Skip to main content

PDF To Image

Description

PDF: PDF To Image plugin step converts the pages of a pdf document to images of a given format. Compatibility: PDF 1.5 and above

Configurations

No.Field NameDescription
1Step NameName of the step. This name has to be unique in a single workflow.

Input Tab:

NoField NameDescription
Input Fields:
1Input PDF Path Specify the file path of the PDF file to be converted to the image.
2Button: Browse…Clicking on this button brings up the dialog to browse the PDF file which is to be converted to specified image format.
PDF Password:
3Checkbox: Accept Value as variable/staticLeave checkbox unchecked to accept PDF Password from a field in the previous steps using a drop down list. Else enable checkbox for Password field to appear as Text box.
4PasswordProvide PDF password if the pdf is password protected. Password is encrypted and not stored in the .psw file. Password is entered using a widget. The widget handles both Text (static value or environment variable) and Combo (drop down containing values from previous steps). This field is optional.
If checkbox above is enabled Password field appears as Text box. Else if checkbox above is disabled Password field appears as a drop down to select fields from previous steps.
If the pdf is not password protected and a password is provided it is ignored.
5PagesPage numbers of the pdf that are to be converted to the provided image format. This can be given as a comma separated integer value or range of page numbers (e.g. 1,2,4,10-15)
6Output Image FormatFormat of the output image. Allowed values are ‘JPG’, ’PNG’, ’JPEG’, ’BNP’
7Resolution in DPIResolution in DPI for the output image to be downloaded.
Resolution in DPI should be a positive integer and should not exceed 1200.
8Output Folder PathSpecify the path of the folder where images for each page in the pdf are to be downloaded.
9Button: Browse…Clicking on this button brings up the dialog to browse the path of the output folder.

Output Tab:

No.Field NameDescription
Output Fields:
1Number of PagesSpecify an output field to hold the number of PDF pages converted to image on successful plugin execution
2Non-availablePages Specify an output field to hold the page numbers of non-available PDF pages on successful plugin execution (page numbers will be displayed in comma separated integer values).
3Error PagesSpecify an output field to hold the page numbers of erroneous PDF pages on successful plugin execution (page numbers will be displayed in comma separated integer values).

Common Buttons:

No.Field NameDescription
Buttons:
1OKOn click of this button. It will check the field values. If any required field values are missing, then it will display validation error message.
If all the required field values are provided then it will save the field values.
2CancelOn click of this button, it will cancel the window and do not save any values