1.8

Table Of Contents
${job.base}
or
${job.name}
Returns the name of the applied Job Creation preset without any extension.
Expands to Untitled if no Job Creation preset was used.
${job.nr}
An automatic sequence number belonging to the current output file. It is
automatically incremented for each new output file that gets created. Note,
that multiple output files are created, for example, when output separation
has been selected for output creation.
It is possible to format the number using a pattern and locale. See
"Formatting date and number values " on page969, below.
${job.ext}
The extension that corresponds to the chosen output format, for example
pdf or ps.
Note that ${job.ext} does not include a leading dot.
Content variables
The variables listed below can be used in text, barcodes, and OMR and Image data in the
"Additional Content" on page799 page, and in the Conditional field when selectively adding
inserts in the "Inserter Options" on page865.
If the output is grouped and separated, Content variables on the separation level and above are
also available as File name variables. For example, if the output is grouped on the job
segment and document set level, and is to be separated on the Document Set level, the set
and segment variables can also be used in the Job Output Mask field.
Warning
Use count variables with caution. They entail higher memory usage in Weaver (the engine that
creates Print output). When, for example, segment.count.pages is used in additional text,
the Weaver engine has to buffer all pages until it knows how many pages the segment counts in
order to include that total in the additional text on each page. With big jobs this could easily lead to
Out of Memory errors.
Page 965