Xerox FreeFlow Printer User Manual


 
Using Dynamic Job Descriptor Entries (DJDEs)
5-44 Using LCDS Print Description Language
Options
ILIST DJDE example
ILIST = (‘BLACK’, ‘XEROX.RED’)
IMAGE DJDE
In Batch mode, this DJDE defines new imaging parameters for
subsequent graphics. In all other modes, it defines imaging
parameters for the named graphic.
Type Record oriented
Syntax IMAGE = (imgname, vpos [units], hpos [units] [,T] [,H] [, n / [d]] [,
(INKS, inkref
1
[, inkref
2
])])
Options
Table 5-33. ILIST DJDE options and definitions
Option Definition
inkname Specifies an ink name that will be part of the ILIST that is defined for the page.
Note that the ink name is specified within single quotes.
Table 5-34. IMAGE DJDE options and definitions
Option Definition
imgname image name
The name of an .IMG file or the name on the DJDE sentinel record of a page
interleaved graphic immediately following the current page, such as
GRAPHIC=name). Lowercase characters a through z are converted to
uppercase.
The name parameter may be omitted in Batch mode; however, the comma
before vpos must be coded, because it is a positional parameter.
vpos vertical position.
Specifies the vertical position of the top edge of the graphic as a downward
offset relative to 0,0 on the current physical page. (This is the position that
would be specified by a PDE BEGIN of 0,0 and a PDE PMODE value,
PORTRAIT or LANDSCAPE, that is currently in effect).
Specified as a decimal number with up to three digits to the right of the decimal
point and may be followed by a space and the units indicator.
NOTE: The default value for the vpos parameter is 0.