PDF to Image Converter
This adapter converts and scales the first page of an existing, unprotected PDF document into an image format.
The following formats can be created: BMP, GIF, JPEG, JPEG 2000, PNG, PNM and TIFF. The adapter outputs the graphic in the desired file format as a binary data stream.
Properties
Operation | Determines which operation the adapter executes Possible values: |
Parameters
Adapter | Main class of the adapter (do not change!) Possible values: |
width | Width of the output image in pixels (ignored if parameter maxSize is set) Possible values:
|
height | Height of the output image in pixels (ignored if parameter maxSize is set) Possible values:
|
page | Page within the PDF document that is to be output as an image. Possible values:
|
maxSize | Maximum width or height of the output image in pixels (parameters Possible values:
|
scaleAlgorithm | Scaling algorithm used Possible values:
|
outputFormat | Output image format Possible values:
|
Status values
1 | The operation was executed successfully. |
-1 | The operation failed due to a technical error. |