Split PDF
Description
Split PDF plugin step splits a PDF document.
Compatibility: PDF 1.5 and above
Configurations
No. | Field Name | Description |
---|---|---|
1 | Step Name | Name of the step. This name has to be unique in a single workflow. |
Input Tab
No. | Field Name | Description |
---|---|---|
1 | Input PDF Path | Specify the full file path of the PDF file to be split. The data type is String. This field is mandatory. |
2 | Browse… | Click to browse and select the PDF file to be split. |
3 | PDF Password | Provide the PDF password if the PDF is password protected. The password is encrypted and not stored in the workflow (.psw) file. If the checkbox above is enabled, the Password field appears as a text box, allowing a static value or variable. If the checkbox is disabled, the field appears as a dropdown showing fields from previous steps. If the PDF is not password protected but a password is provided, it is ignored. |
4 | Start Page | Specify the starting page number from which the PDF is to be split. Start Page must be a positive integer. |
5 | End Page | Specify the ending page number up to which the PDF is to be split. End Page must be a positive integer. |
6 | Split At Every X Page | Specify the number of pages after which the PDF should be split. This must be a positive integer. |
7 | Output Folder Path | Specify the path of the folder where the split PDF files are to be saved. The data type is String. This field is mandatory. |
8 | Browse… | Click to browse and select the output folder path. |
Common Buttons:
No. | Field Name | Description |
---|---|---|
Buttons: | ||
1 | OK | On click of this button. It will check the field values. If any required field values are missing, then it will display validation error message. If all the required field values are provided then it will save the field values. |
2 | Cancel | On click of this button, it will cancel the window and do not save any values |