Image to PDF
Description
Generates a PDF from a JPG, JPEG, TIF, TIFF, GIF, BMP, or PNG image.
- When the input data is <null>, the function produces <null> as the result.
- Multi page TIFF files are supported.
- If a TIFF or TIFF page fails to render, an error page is rendered in its place.
- Input fields with mixed binary data, including images, will result in errors if a non-image file is processed.
- The MIME type meta data information is not explicitly checked. The image is detected by content.
Use
- Input field:
- Select an argument. (Binary)
- DPI
- Enter the DPI value.
- The DPI value and the image's resolution define the output PDF's physical size (in inches).
- Enter the DPI value.
- Output field name:
- Enter an output field name.
Example
Use this function when it is needed to output the images as PDFs for a consistent format or where it is required to merge multiple images in to a single PDF.