Xerox 4112-4127 Enterprise Printing System-192 User Manual
Page 271
Specifying print format parameters
Using LCDS Print Description Language
4-31
LINE INKINDEX
parameter: points
to note
•
The FreeFlow Print Server LCDS systems support only the
offset option for the LINE INKINDEX parameter.
•
When the bitopt option is specified, the initval must also be
specified.
•
The printer permits an entire line or a portion of a line to be
printed in highlight color. You can specify highlight color for
variable data on a form. (This is analogous to the output
capability of font switching.)
Variable data is printed using the ink that is specified in the
INKINDEX byte. If the INKINDEX byte is blank or does not
exist in the variable data record, the variable data is printed
using the default ink.
LINE INKINDEX
parameter
example
LINE LPI
Specifies the line spacing values for each line.
Syntax
LINE LPI = {(linespacing {LPI | DOTS | XDOTS}) | (linespacing
{LPI | DOTS | XDOTS}, lineno, (...))}
Options
LINE
DATA=(1,132), FONTINDEX=133,
INKINDEX=143;
Table 4-33. LINE LPI parameter options and definitions
Option
Definition
linespacing
Specifies the line spacing value. May be measured in:
•
LPI (lines per inch)
•
DOTS
•
XDOTS (600 dpi)
The default unit is LPI.
lineno
line number
Specifies the line number or numbers over which the line spacing will be
applied. The options are:
•
n Number of the line to which the specified linespacing will be
applied
•
n– Number of the line from which the specified linespacing will be
applied through BOF (bottom of form).
•
n–m The specified linespacing will be applied from line n through
line m.