ChangeProtection
The Change Protection function provides a way to change the protection settings on a PDF document without modifying the document contents. No further options other than the input and output PDF settings are required.
Properties
Input
The following properties specify the PDF document to be loaded and modified by the operation:
File path
Path to the PDF file.
Authentication type
PDF files can be protected using a password or a certificate. This field indicates which type of authentication to attempt when loading the PDF.
None The document is unprotected and can be opened immediately.
Password The document is protected by a password.
Certificate The document is protected by a certificate.
Password: Only displayed when Authentication type is 'Password'.
Password: Password required to access the PDF file.
Certificate: Only displayed when Authentication type is 'Certificate'.
Certificate source: Source to load the certificate from:
File - Load a certificate from a .pfx file.
Store - Load a certificate from the Windows certificate store.
File Displayed when Certificate source is 'File'.
Certificate file path: Path to a .pfx file containing a certificate.
Certificate file password: Password needed to open the certificate file.
Store: Displayed when Certificate source is 'Store'.
Certificate: Certificate in the Windows keystore.
Output
File path
Path of the PDF file to write to.
Authentication type
Authentication type required to open the PDF file.
None No protection.
Password The PDF will ask for a password before opening.
Certificate The PDF will only be readable by the owner of the specified certificate.
Password: Password required to gain user-level access to the PDF. If you would like to allow user-level access without requiring a password, leave this field blank.
Certificate: The following fields are available when Authentication type is set to 'Certificate'.
Certificate source: Source to load the owner's certificate.
File - Load the certificate from a .pfx file.
Store - Load the certificate from the Windows key store.
File
Certificate file path: Path to a .pfx file containing the signing certificate.
Certificate file password: Password needed to decrypt the certificate file.
Store: Certificate: Certificate in the Windows keystore.
Add document restrictions
Specify restrictions on the PDF document.
Allow printing: The level of printing allowed on the PDF document.
Allow changes: The editing actions allowed on the PDF document.
Allow copying: Enable copying of text, images, and other content.
Allow screen readers: Enable text access for screen reader devices for the visually impaired.
Encryption
Encryption method used to protect the PDF contents.
Options:
Standard encryption (40 bit)
Standard encryption (128 bit)
AES encryption (128 bit)
AES encryption (256 bit)
Don't encrypt metadata: Prevents encryption of the document metadata.
Last updated