You are here:
Dynamic Content Rendering During Server-Side Document Generation
Elevate your server-side generated documents by integrating dynamic images, hyperlinks, and rich text. This functionality empowers you to produce more interactive and informative outputs by embedding visual elements such as product visuals and charts, providing direct access to web resources through dynamic URLs, and presenting formatted information with varied fonts and styles. To incorporate this dynamic content into your DOCX and PDF outputs, utilize specific token formats: {{IMG_<imagetokenname>}} for images, {{HYP_<hyperlinktokenname>}} for hyperlinks, and {{RTB_<richtexttokenname>}} for rich text. By leveraging these features, you can generate sophisticated and contextually rich documents on the server side.

