Create Thumbnail
Connector ID: CreateThumbnail
Identifying documents with small images as icon, is what thumbnail is used. Creation of thumbnails to represent the documents in a view, is done with precision in PDF4me by this feature.
Parameters
- File ContentBase64, Required
Map source PDF file content from the previous action
- File NameString, Required
Source file name with proper file extension
- Image ExtensionEnum, Required
Choose desired image output format from the list
- Width PixelsNumeric, Required
Size of the thumbnail image in (Width)Pixels
- Page NumberNumeric Array, Required
Set the page number in this array. Default is 1.
Output
- File ContentBinary
Output file content from the PDF4me Create Thumbnail action
- File NameString
Output file name from the PDF4me Create Thumbnail action