1.8

Table Of Contents
System
${system.time} Displays the current system data and/or time. Can be formatted using the
"Formatting date and number values " on page969, as seen below.
Page
${page.back} True when the page is on the back of the sheet.
${page.front} Boolean indicating whether the page is on the front
of the sheet.
${page.height} The page's height (in points).
${page.landscape} True when the page's orientation is landscape.
${page.portrait} True when the page's orientation is portrait.
${page.nr} or
${page.sequence.document)
Page number in the document.
${page.sequence.sheet} Page number on the sheet.
${page.sequence.set} Page number within the document set.
${page.sequence.segment} Page number within the job segment.
${page.sequence.job} Page number within the job.
${page.width} The page's width (in points).
Sheet
${sheet.count.pages} Total number of pages on the sheet.
${sheet.duplex} True when printing on the sheet is duplex.
Page 966