Xerox FreeFlow Printer User Manual


 
Specifying print format parameters
Using LCDS Print Description Language 4-83
OUTPUT STOCKS
parameter: points
to note
If the stocksetname does not reference a STOCKSET
command coded earlier in the same JDL, the system
assumes that the stockset exists as a .STK file in the “lcds”
folder, which is read at print time. In this case, XJDC inserts a
message in the listing file when the JSL is compiled,
indicating that a .STK file will be used at print time.
Whenever a new stockset is chosen at the start of a report or
through a JDE and JDL switch invoked by a DJDE, the
system checks each stock to verify that the stock exists and
can be made active. This verification provides an automatic
method of changing stocks in the system as required by the
data stream.
OUTPUT SYSPPR
Specifies the paper size for printing pages generated by the
system (such as error sheets).
Syntax OUTPUT SYSPPR = {USLEGAL | A3 | A4 | B4 | USLETTER |
(x, y)}
Options
Default No default.
Table 4-76. OUTPUT SYSPPR parameter options and
definitions
Option Definition
USLEGAL 8.5 by 14 inches / 216 by 279 mm
A3 16.54 by 11.69 inches / 420 by 297 mm
A4 8.27 by 11.69 inches / 210 by 297 mm
B4 10.12 by 14.33 inches / 257 by 364 mm
USLETTER 8.5 by 11 inches / 216 by 279 mm
(x, y) User specified width and length.
x defines the width in inches, cm, dots, or Xdots.
y defines the length in inches, cm. dots, or Xdots.