utility.
full keys are marked by italic.
Key |
Parameters |
Default |
Description |
-per |
--pdfIsEncryptionRequested |
no |
|
The PDF file must be encrypted. |
-pua |
--pdfUseAES |
no |
|
Enables a high (128-bit AES) encryption level,
but Acrobat 6.0 (or earlier) users cannot open PDF documents with this
encryption level. |
-pkl |
--pdfKeyLength |
40Bit
48Bit
56Bit
64Bit
72Bit
80Bit
88Bit
96Bit
104Bit
112Bit
120Bit
128Bit
|
40Bit |
Specifies the length of the encryption key. |
-pop |
--pdfOwnerPassword |
owner password |
empty string |
Specifies owner password. |
-ppaa |
--pdfPermissionAddAnnotations |
no |
|
Enables adding or modifying text annotations and
interactive form fields. |
-ppad |
--pdfPermissionAssembleDoc |
no |
|
Enables assembling the document: inserting, rotating, or deleting pages
and creating navigation elements such as bookmarks or thumbnail images. |
-ppetg |
--pdfPermissionExtractTextAndGraphics |
no |
|
Enables copying or otherwise extracting text and
graphics from the document. |
-ppetge |
--pdfPermissionExtractTextAndGraphicsExt |
no |
|
Enables extracting text and graphics (to make
them accessible to users with disabilities or for other purposes). |
-ppfff |
--pdfPermissionFillFormFields |
no |
|
Enables filling out forms (that is, filling out
existing interactive form fields) and signing the document (which amounts to
filling out existing signature fields, a type of interactive form field). |
-ppmc |
--pdfPermissionModifyContent |
no |
|
Enables modifying the contents of the document. |
-ppp |
--pdfPermissionPrint |
no |
|
Enables printing the document. |
-pppe |
--pdfPermissionPrintExt |
no |
|
Enables printing to a representation from which
a faithful digital copy of the PDF content could be generated. |
-pup |
--pdfUserPassword |
user password |
empty string |
Specifies the user password. |