1.6

Table Of Contents
the Document Tags tab of the Metadata Options page in the
Advanced Print Wizard.
Note: this is only available if Separation based on Document has
been selected on the Separation pagein the Advanced Print
Wizard.
${document.sequence.job} Document index, within the Job.
${document.sequence.set} Document index, within the Document Set.
${document.count.pages} Total pages within the Document.
${set.metadata.
propertyname}
Value of a meta data property of the document set.
Thepropertyname must have been defined as a Tag Name on
the Document Set Tags tab of the Metadata Options page in the
Advanced Print Wizard.
Note: this is only available if Separation based on Document Set
has been selectedon the Separation pagein the Advanced Print
Wizard.
${set.count.pages} Total pages of the Document Set.
${set.count.documents} Number of Documents within the Document Set.
${segment.metadata.
propertyname}
Value of a meta data property of thejob segment.
Thepropertyname must have been defined as a Tag Name on
the Job Segment Tags tab of the Metadata Options page in the
Advanced Print Wizard.
Note: this is only available if Separation based on Job Segment
or Split At Exactly n Sheets has been selectedon the Separation
page in the Advanced Print Wizard.
${segment.count.pages} Total pages within Job Segment.
Formatting date and number values
Date and number values can be formatted using an optional pattern and/or locale.
Form Description Example Result
${expression} Do not format. ${system.time}
July 4, 2009
12:30:55 PM
Page 505