Skip to main content

Printing Image

This guide shows how to print images into your PDF using Make.


Step 1 — Prepare your template

In the Eledo editor:

  1. Add a Dynamic Image component
  2. In Data (expression), enter a field name (for example image_url)
  3. (Optional) Set width or height
  4. Confirm and save the template

If only one dimension is set, the other is calculated automatically to preserve the aspect ratio.

Dynamic image configuration

tip

Step 2 — Use the template in Make

In your Make scenario:

  1. Add the Eledo PDF module
  2. Select your template
  3. Click Refresh Custom Fields

Your field (for example image_url) will appear.


Step 3 — Map your data

  1. Click into the field (for example image_url)
  2. Select a value from your data source
  3. Confirm the mapping

Mapping image URL


Important notes

  • The image must be accessible via a public URL
  • Invalid or inaccessible URLs will result in a missing image

Result

When the scenario runs:

  • the image URL is passed from your source
  • Eledo loads the image
  • the image is rendered in the document

Next steps


Was this article helpful?

Yes
No