Append Image To PDF
Append an image to a PDF
Last updated
Append an image to a PDF
Last updated
This activity appends a user-specified image to a given PDF file
File Name: Required
The full path of the PDF filename or corresponding variable, to which image is to be appended.
Image File: Required
The full path of the image to be appended or a variable that contains the image path.
Configuration: The PDF viewer is displayed.
X: The X Coordinate of the image to be appended.
Y: The Y Coordinate of the image to be appended.
Width: The width of the image that is to be appended.
Height: The height of the image that is to be appended.
Page No: Required
Specifies the page number or a range of page numbers of the page/pages to be processed
Result: The output of processed PDF to which image is appended, which can be stored on a variable/file.