Image merge fields
At Catalyst, we're constantly striving to elevate document creation, empowering our clients to craft visually compelling and engaging materials. We are thrilled to introduce a dedicated merge field that promises to transform your documents into vibrant canvases.
The new merge field is designed to inject images into your generated documents. Now, you can effortlessly insert any logo, image, chart, or QR code, giving your documents a dynamic edge. It's a game-changer in document personalization and customization.

Using the image merge field
This new merge field is simple to use. Just append an index pointing to the attached file at the end of a standard document-type merge field, followed by '.embedded.' The generated document will then feature the selected document.
For instance:
{{ record.document_field[0].embedded }}Adjusting image size
Recognizing that the dimensions of images uploaded in document fields might not always align with the document layout, we've added a feature that enables you to tailor the image size according to your document's needs. By utilizing filters in the merge field, you can easily adjust the image width and height.
An example of a merge field with size adjustment:
{{ record.document_field[0].embedded |img_width(size)|img_height(size) }}Positioning images in documents
To optimize image placement in your document, consider creating a text box with the dimensions and positioning of your choice. Inside the text box, insert the image merge field - whether with filters or without - and generate your document. It's that easy!

With this functionality, your documents can now come to life with high-resolution photographs of key exhibits, dynamic timelines of events, or engaging infographics summarizing complex data. The possibilities are limitless, offering a new dimension to document creation within Catalyst. From business reports to contracts showcasing product mockups to court filings enriched with interactive maps, let your documents tell a visual story that captivates your audience.
Embrace the transformative potential of image merge fields in Catalyst, where documents cease to be static and evolve into dynamic expressions.