Decrypt PDF
Description
This step decrypts a password-protected PDF file. You provide the input file path, the password, and the output file path. Use this step in workflows that need to process protected documents, remove password restrictions for archiving, or prepare encrypted PDFs for text extraction or merging.
Configurations
| No. | Field Name | Description |
|---|---|---|
| 1 | Step Name | Specify the name of the step. The step name must be unique within the workflow. This field is mandatory. |
| 2 | PDF Path | Provide the path of the PDF file to decrypt. The data type is String. This field is mandatory. |
| 3 | Browse | Click to browse and select the PDF file to decrypt. |
| 4 | Accept Value as Variable/Static | Select this checkbox to enter the password as a static value or environment variable in a text box. If this checkbox is not selected, the Password field appears as a drop-down to select values from the previous steps. |
| 5 | Password | Specify the password to decrypt the PDF file. The field supports both static values and runtime variables depending on the state of the Accept Value as Variable/Static checkbox. The data type is String. This field is mandatory. |
Common Buttons
| No. | Field Name | Description |
|---|---|---|
| 1 | OK | Click to validate all the required field values. If any required fields are missing, a validation error message is displayed. If all required values are provided, the data is saved. |
| 2 | Cancel | Click to cancel the operation and close the window. No data will be saved. |