2021.2

Table Of Contents
Dynamic Table
The table in the invoice is a Dynamic Table. It is filled and expanded dynamically by the scripts
in the Products folder. To learn how to insert and edit such a table, see "Dynamic Table" on
page825.
Note that this table does not use one of the default table styles, and that the style sheet with the
default table styles is not present in the template. To add that style sheet to the template, insert
a table using the Dynamic Table wizard.
The data mapping configuration
The template is merged with data from an XML file: Sample Data.xml. They are extracted from
the XML file with a data mapping configuration, made with the DataMapper (see "The
DataMapper" on page196).
The data mapping configuration first extracts the common invoice fields, and then the
transactional data, in a loop. For information about how to extract transactional data from an
XML file, see: "From an XML file" on page241.
Of course, this will only work with the appropriate data files. This data mapping configuration
was designed for XML files that are structured like this the sample file: Sample Data.xml.
It is located in the Configurations\Data folder, but you will also see it when you open the data
mapping configuration itself: select File > Open from the menu; browse to the
Configurations\Resources folder and select the data mapping configuration: PR_TRAN Data
XML.
Print settings
A Print context and Print sections can have their own print settings (see "Print settings in the
Print context and sections" on page484). The only print setting that the Print section has in this
template, is the Duplex setting. (Right-click the section and select Sheet Configuration. See
also: "Sheet Configuration dialog" on page1025.)
All other print settings are in the three Output Creation Presets. These are used by the Create
Output tasks in the Workflow process.
To see the exact settings, open an Output Creation Preset in the Designer: first select File >
Output Creation Presets from the menu; then click the Import button and browse to the
Configurations\Resources\Output presets folder to select the preset.
Page 164