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.
Summary of Contents for Docuprint 75
Page 16: ...Table of contents xvi Using LCDS Print Description Language ...
Page 26: ...Introduction xxvi Using LCDS Print Description Language ...
Page 108: ...PDL principles and procedures 1 82 Using LCDS Print Description Language ...
Page 354: ...Specifying print format parameters 4 114 Using LCDS Print Description Language ...
Page 436: ...Using PDL commands for graphics 6 8 Using LCDS Print Description Language ...
Page 452: ...PDL command and DJDE summary A 16 Using LCDS Print Description Language ...
Page 470: ...Character code assignments C 8 Using LCDS Print Description Language ...
Page 478: ...Offline specifications D 8 Using LCDS Print Description Language ...
Page 506: ...INDEX INDEX 12 Using LCDS Print Description Language ...