Split PDF Version 3 (Net)
Action group: PDF
Description
This action takes a PDF-document as input, and saves each page of the PDF-file to a folder. The names of the resulting pdfs will look like the following: "Name_PDF-Number_Page_Number.pdf". For example: contract-1.pdf, contract-2.pdf, and so on.
Action icon
Settings of parameters
Property | Description | Type | Filling example | Mandatory field |
---|---|---|---|---|
Parameters | ||||
Context | Action context for working with an PDF-document | Robin.PDF | PDF context | Yes |
Target folder | Path to the directory where the pages will be saved. | Robin.FolderPath | C:\doc\img | Yes |
Split method | The method of splitting a PDF document. If the page-by-page method is selected, then each page of the PDF document will be saved separately. If the ranges method is selected, only the pages of the PDF document that are specified in the ranges will be saved. | Robin.String | Yes | |
Page Range | The range of pages by which the PDF document will be divided. The page range can be a number or two numbers separated by «-«, while the second number must be greater than the first. Example of filling: «1-5» or «6». It is taken into account if the method of dividing into ranges is selected. | Robin.String | No | |
Results | ||||
Result | Collection of paths to the resulting pdf files. | Robin.Collection |
Special conditions of use
None.
Example of use
Task
Open the PDF-file and split each page of the document into a separate PDF-document (save all documents in a folder on the desktop) and close the document.
Solution
Use actions "Open PDF", "Split PDF", "Close PDF".
Implementation
- Assemble a robot scheme consisting of actions:
- Set the "Open PDF" action parameter.
- Set the "Split PDF" action parameters.
- Press the "Start" button in the top panel.
Result:
The program robot completed successfully. Each page of the PDF-file is saved as a separate document in the folder.
Обзор
Инструменты контента