Help Centre › Building Processes
This article describes the RPA PDF functionality to split.
For a full list of available functions, please read PDF functions.
Description
The PDF Split function allows you to split.
Setting it up
To use the PDF Split function, follow these instructions:
{{popups:rpas/add:action=pdf-split}}
Once on a process map:
- Navigate to the process where you would like to add the PDF Split function
- Click on the green button’s drop-down (right side of the green button labelled “Process”)
- On the menu that appears, click on the “+ Activity” item
- From here you can select the PDF Split option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| File | No | Select | - | The PDF file to split |
| From page | Yes | Number | 1 | Starting page number |
| To page | Yes | Number | 1 | Ending page number |
Output variables
This action does not produce output variables.
Errors
| Error | Description |
|---|---|
| File not found | The file does not exist |
| Invalid page range | The page range is invalid |
Tips
- Extracts a range of pages from a PDF into a new file