Skip to main content

Printing Images

To print an image from a Files column in your monday.com board, follow these steps:

  • In the Eledo editor, add a Dynamic Image component
  • Click into Data (expression) to open the expression builder
  • Select a public_url field from the Files column (for example: item.file.public_url)
  • Optionally set width or height (if only one is set, the other is calculated automatically to preserve aspect ratio)
  • Confirm and place the image into the document

image


Printing Multiple Images

You can also print multiple images from a Files column using Block Repetition.

  • Click inside a table row and enable Block Repetition
  • Use Select Parent Block to target the table row (TR)
  • Set the data expression to the Files column (for example: item.files)

To print file details:

image


If you want to display images inline, see:
Printing Images in Line


Was this article helpful?

Yes
No