Add Image to PDF
  • 15 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Add Image to PDF

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > 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

PropertyDescriptionData Type
Choose Values at RuntimeToggling 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 PointsAdds additional setting options of Width and Height in Points.---
Image Percentage Of Page SizeSelect the percentage of the page that the image will occupy.---
Choose Offsets In PointsChanges Vertical Offset (Percentage) and Horizontal Offset (Percentage) to Vertical Offset (In Points) and Horizontal Offset (In Points).---
Vertical PlacementChoose 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 PlacementChoose 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 PagesWill add the image to all PDF pages.---

Inputs

PropertyDescriptionData Type
ImageThe image to add to the PDF.FileData
Pdf DocumentThe PDF to add an image to.FileData

Outputs

PropertyDescriptionData Type
Pdf Document Result
The PDF with the image added.FileData



Was this article helpful?