Export as image
Export as images activity is used for exporting PDF file to files with .png, .jpeg, .tiff, .bmp, .gif extensions.
| * Pdf name | The reference name is given to the PDF file which will open in this field. |
| Start Page | The starting page number of PDF file is written. |
| End Page | The last page number of 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. |
| *DPI | The resolution of the picture is written. The default value of the picture is 144 dpi. |
| *Image Type | The format of the picture to be transferred is chosen in the dropdown. The default format of the picture is PNG. |
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
robusta_page_3.png
DPI path example
You can use the DPI path as shown in the example.
300
Image type examples
You can use the Image type as shown in the examples.
png
jpeg
jpg
tiff
bmp
gif