When upgrading to v8.9+, the Split PDF into Single Pages step will need to be replaced and remapped upon upgrade if used in versions 8.5-8.8.1.
Step Details |
Introduced in Version | 8.5.0 |
Last Modified in Version | 8.9.0 |
Location | Data > PDF |
The Split PDF step will split a PDF document into multiple PDFs.
Split PDF by Page Ranges Properties
Inputs
Property | Description | Data Type |
---|
Output Page Ranges | The pages range to split from the original PDF | List of Page Ranges |
PDF Document | PDF document to split Page from | FileData |
Outputs
Property | Description | Data Type |
---|
SplitPDFbyPageRanges
| A list of the split documents | List of FileData |

Split PDF into Single Pages Properties
Inputs
Property | Description | Data Type |
---|
PDF Document | PDF document to split into single PDF documents | FileData |
Outputs
Property | Description | Data Type |
---|
SplitPDFintoSinglePages
| A list of the split documents | List of FileData |
