Template example demonstrating dynamic image insertion and QR codes - single or multiple with captions.
You can use special image field type to inject images into your documents
You can add dynamic images to your templates using the "%" prefix. Example:
{%image1}
By default image size will be the same as the size of the image that is being sent, however, in most cases, we would like to set width/height manually or limit the maximum width or maximum height to keep the aspect ratio of the image (recommended). You can do that by using "size" and "maxSize" formatters and providing desired width and height.
{%image1 | size:300:200} > Sets image size to 300x200
{%image1 | maxSize:100:50} > Limits image size to a maximum of 100x50, keeping aspect ratio
If you would like to pass multiple images we recommend combining section and image field
It allows to add additional information to each image (like caption/description)
Example:
{#products}
Product Name: {productName} | Product Price: {productPrice}
Product Image:
{%productImage}
{/products}
You can dynamically inject QR codes into your documents. They can store text, URLs, or other information that can be scanned by mobile phones and scanners.
{>qrcode}
{>qrcode2 | maxSize:300:500}
For more information on QR codes, refer to the documentation.
This document template includes dynamic placeholders for automated document generation with Documentero.com. Word Template - Free download
Download Word Template (.DOCX)Download the Images & QRCodes template in .DOCX format. Customize it to suit your needs using your preferred editor (Word, Google Docs...).
Upload the template to Documentero - Document Generation Service, then map and configure template fields for your automated workflow.
Populate templates with your data and generate Word (DOCX) or PDF documents using data collected from shareable web Forms, APIs, or Integrations.
DocumentDOCX
DocumentDOCX
SpreadsheetXLSX
DocumentDOCX