Skip to main content

Split PDF

Description

Split PDF plugin step splits a PDF document.

Compatibility: PDF 1.5 and above

Configurations

No.Field NameDescription
1Step NameName of the step. This name has to be unique in a single workflow.

Input Tab

No.Field NameDescription
1Input PDF PathSpecify the full file path of the PDF file to be split.
The data type is String. This field is mandatory.
2Browse…Click to browse and select the PDF file to be split.
3PDF PasswordProvide 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.
4Start PageSpecify the starting page number from which the PDF is to be split.
Start Page must be a positive integer.
5End PageSpecify the ending page number up to which the PDF is to be split.
End Page must be a positive integer.
6Split At Every X PageSpecify the number of pages after which the PDF should be split.
This must be a positive integer.
7Output Folder PathSpecify the path of the folder where the split PDF files are to be saved.
The data type is String. This field is mandatory.
8Browse…Click to browse and select the output folder path.

Common Buttons:

No.Field NameDescription
Buttons:
1OKOn 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.
2CancelOn click of this button, it will cancel the window and do not save any values