Add Image to PDF
- 15 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Add Image to PDF
- Updated on 15 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Data > PDF |
The Add Image To PDF step inserts the image Input into the PDF file input to output the new PDF file with the image now included. The image's placement and size can be configured with the Vertical and Horizontal Placement settings and the Choose Image Size in Points setting, respectively. By default, sizing is determined based on the percentage of the image on the page. The Add To All PDF Pages setting determines whether this image occurs on all pages or only in specified ones.
Properties
Settings
Property | Description | Data Type |
---|---|---|
Choose Values at Runtime | Toggling this setting to true will allow the Horizontal Offset Percentage, Horizontal Placement, Image Percentage Of Page Size, Page Numbers, Vertical Offset Percentage, and Vertical Placement to be dynamic. | --- |
Choose Image Size In Points | Adds additional setting options of Width and Height in Points. | --- |
Image Percentage Of Page Size | Select the percentage of the page that the image will occupy. | --- |
Choose Offsets In Points | Changes Vertical Offset (Percentage) and Horizontal Offset (Percentage) to Vertical Offset (In Points) and Horizontal Offset (In Points). | --- |
Vertical Placement | Choose Top, Center, or Bottom for where to align the image vertically. | --- |
Vertical Offset (Percentage) | Set how much to offset the image vertically, in percentage or points. | --- |
Horizontal Placement | Choose Left, Center, or Right for where to align the image horizontally. | --- |
Horizontal Offset (Percentage) | Set how much to offset the image horizontally, in percentage or points. | --- |
Add To All PDF Pages | Will add the image to all PDF pages. | --- |
Inputs
Property | Description | Data Type |
---|---|---|
Image | The image to add to the PDF. | FileData |
Pdf Document | The PDF to add an image to. | FileData |
Outputs
Property | Description | Data Type |
---|---|---|
Pdf Document Result | The PDF with the image added. | FileData |
Was this article helpful?