How to show dynamic images in PDF files

Hello everyone

How do I show dynamic images in PDF files? I mean, I have put the name of the field, but it only shows the path where the image is

Template

LeviP_0-1718077116371.png

Result

LeviP_1-1718077212917.png

I want it to show the image, not the address (There are no references between the two tables)

Solved Solved
0 12 310
2 ACCEPTED SOLUTIONS

Okay. Please let us know how the two tables are related ( which is parent, which is child) and on which table you are firing the bot and what type of bot- data change . schedules etc.

In the meantime for photo , you may want to try

<<ANY(Company[Foto])>>

 

View solution in original post

Thank you. You have already set the expression for foto in a cell. In general adjusting the width of the cell should allow you to set the image width.

Also please try with the following setting with the format rules by creating a format rule for the [Foto] column.

Suvrutt_Gurjar_0-1718119447812.png

 

View solution in original post

12 REPLIES 12

In general, to show a single row specific data , one does not need to add the table name.

You may want to try 

<<[Foto]>>

<<[Tel1]>> , [<<[Tel2]>>

<<[Email1]>>, <<[Email2]>>

and so on.

 

Thank you

Not working because these fields are not part of the table "Certificates"

Okay. Please let us know how the two tables are related ( which is parent, which is child) and on which table you are firing the bot and what type of bot- data change . schedules etc.

In the meantime for photo , you may want to try

<<ANY(Company[Foto])>>

 

Hello There is not related 
Now is working with <<ANY(Company[Foto])>> Thank you

It's just the image shows it very large, there is a way to reduce it to the desired size



@LeviP wrote:

Only the image shows it very large, there is a way to reduce it to the desired size


For controlling that you can include the expression in a table cell and set the table cell size as desired. The image will typically render to cell width size. 

<<ANY(Company[Foto])>> 

You mean something like that
LeviP_0-1718117123820.png

After this what i have to do?
Thank you

It is inside the template.

Thank you but i don't know how to do that

Is your template built with Google docs?

Yes of course

LeviP_0-1718118997667.png

 

Thank you. You have already set the expression for foto in a cell. In general adjusting the width of the cell should allow you to set the image width.

Also please try with the following setting with the format rules by creating a format rule for the [Foto] column.

Suvrutt_Gurjar_0-1718119447812.png

 

Thank you

Top Labels in this Space