Action group: PDF
Description
The action takes a pdf-document as input, and saves each page as an image in a folder.
The names of the resulting images will be written in the format: "Name_PDF-Number_Page_Number.jpeg". For example: contract-1.jpeg, contract-2.jpeg and so on.
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 images will be saved. | Robin.FolderPath | C:\doc\img | Yes |
Extension | Image extension. *.jpeg is default. | Robin.String | No | |
Results | ||||
Result | Collection of image file paths. | Robin.Collection |
None.
You need to open the PDF file and save each of its pages as an image to a folder.
Use the actions "Open PDF", "Page to image".
The program robot completed successfully. Each page of the document is saved as an image.
Result of the data in the folder