Specifying print format parameters
4-30
Using LCDS Print Description Language
Options
Default
offset
: 0
termination
: DEFAULT
LINE INKINDEX
Specifies a field within a data record that contains a number that
represents the ink index in the current ILIST.
Syntax
LINE INKINDEX = {
offset
| (
offset
[,
initval
[,
bitopt
]]) | NONE}
Options
Default
NONE
Table 4-31. LINE GDATA parameter options and definitions
Option
Definition
offset
The starting point of the graphic data.
termination
The terminating byte of the record. The options are:
•
DEFAULT
–
If online, a single terminating byte exists.
–
If offline, no terminating byte exists.
•
n
: The number of terminating bytes that exist
Table 4-32. LINE INKINDEX parameter options and definitions
Option
Definition
offset
Indicates the byte offset in the data record where the ink index number is
located.
initval
initial value
.
Specifies an index value that is associated with the first ink in the ink list. Must
be ONE or ZERO.
•
“ZERO” specifies that the first ink on the ink list is considered “ink 0.”
•
“ONE” indicates that the first ink on the ink list is considered “ink 1.”
The default
initval
is ONE.
bitopt
bit option
Specifies the number of bits that should be used in calculating the ink index.
The range is 1 through 7.
The default
bitopt
value is 4.
NONE
Specifies that there is no ink index.
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 ...