2021.2

Table Of Contents
Conditional Print sections
Entire Print sections can be included in or omitted from the output on the basis of one or more
values in variable data. See "Conditional Print sections" on page820.
Dynamic images and Print section backgrounds
Dynamic Images are dynamic in the sense that they are replaced by another image when a
data field contains a certain value. Think of a signature image being swapped based on the
sender's name, for example. You can use the Dynamic Image Script Wizard to make this
happen; see "Dynamic images" on page823.
To swap a Print section's background dynamically, you can use the Dynamic Background
Script Wizard; see "Dynamic Print section backgrounds" on page844.
Dynamic tables
A Dynamic Table is a table with a variable number of rows that can overflow on one or more
pages. It can also display subtotals on transport lines. In invoices, a Dynamic Table is an
essential element. Read "Dynamic Table" on page825 to learn how to insert a dynamic table.
Snippets
Snippets are pieces of content that can be re-used within the same template, in all contexts and
sections. Snippets can contain any contents that a section can have, such as text, images,
variable data, dynamic tables, etc. They are often very useful to personalize content, especially
in combination with variable data and scripts. See "Snippets" on page741 and "Loading a
snippet via a script" on page904.
Scripts
As soon as you want to do more than what can be done with the available Script Wizards, self-
made scripts are the solution. You could, for example, combine data of two or more data fields
in a condition for conditional text. Or you could load a part of a snippet depending on the value
of a data field. With a self-made script you can achieve anything that can be done by any of the
Script Wizards, and much more.
The basics of script-writing in the Designer are explained in the following topic: "Writing your
own scripts" on page877.
Page 791