TimeTonic allows you to export photos from your database into your Word templates.
Using the same logic as for the Word export, you can structure your data and choose the export size of your photos in order to generate a standardized and clean document.
To do this, create a table in your Word file:
In the example, we will insert a table with one row and two columns
Insert the following tag in a cell of the previously created table :
${block_*column_code*.*linked_table_field*}
${*column_code*.*bound_table_field*:*height*:*width*}
${/block_*column_code*.*bound_table_field*}
The tag allows you to retrieve multiple photos from a linked table.
Be sure to keep the "block_" and "/block_" on the first and last line.
The end of the second line allows you to force the export size of the photos in height and width.
Comments
0 comments
Please sign in to leave a comment.