Remove PDF Password Encryption operation

Returns an unsecured PDF document when given a password-encrypted PDF document and the permission password that is required to remove encryption from the PDF document. After password-based encryption is removed from a PDF document, it is no longer secure. You cannot use the open password value to remove encryption from a PDF document.

For information about the General and Route Evaluation property groups, see Common operation properties.

Input properties

Properties that represent the encrypted PDF document the permission password.

Input PDF

A document value that represents a PDF document encrypted by using a password.

If you provide a literal value, clicking the ellipsis button  opens the Select Asset dialog box. (See About Select Asset).

Password

A string value that represents the permission password used to allow removal of encryption from a PDF document.

Output properties

Property to specify an output value that represents the unsecured PDF document.

Output PDF

The location to store the unsecured PDF document. The data type is document.

Exceptions

This operation can throw an EncryptionServiceException exception.

// Ethnio survey code removed