Adding Image to PDF Generator

Is there a way to insert an image in the pdf generator?

Generate PDFs

Hey @ndintino! There is a way to add images to the PDF generator if you have (or are able to retrieve) the url of the image.

Here, I'm using Retool Storage to hold my image.

Step 1 is then to grab that image data with a Retool Storage query:

You can then reference that url in the proper markdown syntax for images in the PDF exporter query:

Let me know if that works for you!

Hi!

Thanks for the response! Unfortunately that did not work for me. It just generates a box with a question mark.

I'll attach some screen shotes.


out of curiosity have you tried with a .jpg file that doesn't contain spaces in the name?

@ndintino Can you also ensure that the image is marked as public in Retool Storage.