Combine PDF Version 2 (Net)
Action group: PDF
Description
The action combines multiple PDF files to one
Action icon
Settings of parameters
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
File paths | Collection of paths of the source pdf files. | Robin.Collection | Yes | |
Name | Name of the resulting file. | Robin.String | Yes | |
Target folder | Path to the directory where the resulting file will be saved. | Robin.FolderPath | C:\doc\img | Yes |
Overwrite | If the value of the boolean variable is True, then the resulting file will be overwritten if it exists. | Robin.Boolean | true | No |
Results | ||||
Result | Full path to the resulting file. | Robin.FilePath |
Special conditions of use
None.
Example of use
Task
There is a PDF document in the workspace. Split it into pages and create a document for each page (save the data to the folder "test folder"). Save the final document to the folder "test folder 2".
Solution
Use the "Open PDF", "Split PDF", "Combine PDF" actions.
Implementation
- Assemble a robot scheme with the actions.
- Set the "Open PDF" action parameter.
- Set the "Split PDF" action parameters.
- Set the "Combine PDF" action parameters.
- Click "Start" in the top panel.
Result
The program robot completed successfully.
Result in the “test folder” folder
Result in the "test folder 2" folder.
Обзор
Инструменты контента