Export images
Export images activity enables the images contained in PDF file to be exported to a specified directory in .png format.
| * Pdf name | The reference name is given to the PDF file which will open in this field. |
| Start Page | The starting page number of the PDF file is written. |
| End Page | The last page number of the PDF file is written. |
| *Output Path | The directory of the picture that will be created is written. Note: Creates an image file with the same name and specified page number as the PDF. |
Note: * Fields selected with are required, others are optional.
Pdf reference name example
You can use the pdf reference name as shown in the example.
${RobustaPdf}
Start page example
You can use the start page as shown in the example.
1
End page example
You can use the End page as shown in the example.
3
Output path examples
You can use the Output path as shown in the examples.
C:Robusta
The files are named as follows.
robusta_page_1.png
robusta_page_2.png