User's Manual

Specifying print format parameters
4-32 Using LCDS Print Description Language
Default No default
LINE LPI
parameter: points
to note
If the LARGE[ST] is specified for the LINE BASELINE
parameter, the LPI parameter is ignored.
The line spacing value is not based on the maximum LPI font
of the line. Instead, it is based on the value that is specified in
the command:
LINE LPI = LINESPACING
LINE MARGIN
Specifies the left printing margin within each logical page.
Syntax LINE MARGIN = {value | (value, valuetype)}
Options
Default (1, POS)
LINE MARGIN
parameter: point
to note
A value must be specified as an integer (nnn) if its valuetype is
character positions (POS).
LINE OVERPRINT
Specifies how overprint lines are handled. (Overprint lines are
print lines whose carriage control specifies printing with no line
spacing after the last printed line.)
Syntax LINE OVERPRINT = (overopt, disp)
Table 4-34. LINE MARGIN parameter options and definitions
Option Definition
value Specifies the distance from the left edge of the logical page (as indicated by the
current BEGIN value in effect) to the left margin. Has the format nnn.mm (a
positive decimal number of up to three digits, with up to 2 digits to the right of
the decimal point).
valuetype Unit of measure for the margin value. Available unit options include:
IN (inches)
CM (centimeters)
POS (character positions).
NOTE: When you run a CODE=NONE job with DUPLEX=YES and
SHIFT=YES, you must specify MARGIN in inches.