NAME
podofoencrypt - encrypt PDF files and set PDF security settings
SYNOPSIS
podofoencrypt [--rc4v1] [--rc4v2] [--aes] [-u <userpassword>] -o <ownerpassword> <inputfile> <outputfile>
DESCRIPTION
podofoencrypt is one of the command line tools from the PoDoFo library that provide several useful operations to work with PDF files. It can encrypt PDF files using RC4 or AES encoding and can set PDF security settings.
OPTIONS
--help Display the help text Algorithm: --rc4v1 Use rc4v1 encryption --rc4v2 Use rc4v2 encryption (Default value) --aes Use aes encryption (currently not supported) Passwords: -u <password> An optional user password -o <password> The required owner password Permissions: --print Allow printing the document --edit Allow modification of the document besides annotations, form fields or changing pages --copy Allow extraction of text and graphics --editnotes Add or modify text annoations or form fields (if ePdfPermissions_Edit is set also allow to create interactive form fields including signature) --fillandsign Fill in existing form or signature fields --accessible Extract text and graphics to support user with disabillities --assemble Assemble the document: insert, create, rotate delete pages or add bookmarks --highprint Print a high resolution version of the document
SEE ALSO
podofobox(1), podofocountpages(1), podofocrop(1), podofogc(1), podofoimg2pdf(1), podofoimgextract(1), podofoincrementalupdates(1), podofoimpose(1), podofomerge(1), podofopages(1), podofopdfinfo(1), podofotxt2pdf(1), podofotxtextract(1), podofouncompress(1), podofoxmp(1)
AUTHORS
PoDoFo is written by Dominik Seichter <domseichter@web.de> and others. This manual page was written by Oleksandr Moskalenko <malex@debian.org> for the Debian Project (but may be used by others).
More Linux Commands
manpages/busy.n.html
busy(n) confine pointer and keyboard events to a window sub-
The tk busy command provides a simple means to block keyboard, button, and pointer events from Tk widgets, while overriding the widgets cursor with a configurab
manpages/mrtg-faq.1.html
mrtg-faq(1) How to get help if you have problems with MRTG
MRTG uses SNMP (Simple Network Management Protocol) to collect data, and SNMP uses UDP (User Datagram Protocol) to ship packets around. UDP is connectionless...
manpages/aio_error.3.html
aio_error(3) - get error status of asynchronous I/O operatio
The aio_error() function returns the error status for the asynchronous I/O request with control block pointed to by aiocbp. (See aio(7) for a description of the
manpages/attr.5.html
attr(5) - Extended attributes (Formats - Linux man page)....
Extended attributes are name:value pairs associated permanently with files and directories, similar to the environment strings associated with a process. An att
manpages/gettimeofday.2.html
gettimeofday(2) - get / set time (System - Linux man page)
The functions gettimeofday() and settimeofday() can get and set the time as well as a timezone. The tv argument is a struct timeval (as specified in <sys/time.h
manpages/select.2.html
select(2) - synchronous I/O multiplexing - Linux man page...
select() and pselect() allow a program to monitor multiple file descriptors, waiting until one or more of the file descriptors become ready for some class of I/
manpages/grub2-mkrescue.1.html
grub2-mkrescue(1) make a GRUB rescue image - Linux man page
Make GRUB CD-ROM, disk, pendrive and floppy bootable image. --compress[=no,xz,gz,lzo] compress GRUB files [optional] -d, --directory=DIR use images and modules
manpages/set_form_opts.3form.html
set_form_opts(3form) - set and get form options (Man Page)
The function set_form_opts sets all the given forms option bits (form option bits may be logically-ORed together). The function form_opts_on turns on the given
manpages/Tk_SetMinimumRequestSize.3.html
Tk_SetMinimumRequestSize(3) - specify desired geometry or in
Tk_GeometryRequest is called by widget code to indicate its preference for the dimensions of a particular window. The arguments to Tk_GeometryRequest are made a
manpages/Tk_GetBitmap.3.html
Tk_GetBitmap(3) - maintain database of single-plane pixmaps
These procedures manage a collection of bitmaps (one-plane pixmaps) being used by an application. The procedures allow bitmaps to be re-used efficiently, thereb
manpages/perlboot.1.html
perlboot(1) - Beginner's Object-Oriented Tutorial (ManPage)
For information on OO programming with Perl, please see perlootut and perlobj. (The above documents supersede the tutorial that was formerly here in perlboot.)
manpages/bzegrep.1.html
bzegrep(1) - search possibly bzip2 compressed files for a re
Bzgrep is used to invoke the grep on bzip2-compressed files. All options specified are passed directly to grep. If no file is specified, then the standard input
