User's Manual

Using Dynamic Job Descriptor Entries (DJDEs)
5-18 Using LCDS Print Description Language
Options
BEGIN DJDE: points to note
All specifications for vpos and hpos are rounded to the
nearest dot (1/300 of an inch) for positioning of the logical
page. Specifications must be a decimal number with no more
than three digits to the right of the decimal point; for example,
0.563 IN or 2.35 CM.
In specifying the location of the beginning of a print line on
the logical page, you measure while viewing the page in the
orientation (landscape or portrait) in which it will be printed.
You may have more than one logical page per physical page.
Use multiple BEGIN DJDEs to define multiple logical pages.
BFORM DJDE
Specifies that a form will be printed on the back side of a page
(must have DUPLEX=YES). It takes effect at the next front-to-
back-side page transition encountered. BFORM DJDEs are the
same as for the OUTPUT command.
Type Page oriented
Syntax BFORM= {NONE | (formid [, init [,copies]] [, (INKS, inkref
1
[,inkref
2
] ...)])}
Table 5-10. BEGIN DJDE options and definitions
Option Definition
vpos Specifies the vertical position of the first character of the first print line on the
logical page.
hpos Specifies the horizontal position of the first character of the first print line on the
logical page.
units Unit measure for the horizontal and vertical positions. It may be specified in
inches (IN), centimeters (CM), or DOTS.
The default is IN.