Line Command Examples - Xerox DocuPrint 100 Software Manual

Enterprise printing system lcds print description language
Hide thumbs Also See for DocuPrint 100:
Table of Contents

Advertisement

Example 1
Example 2
Using LCDS Print Description Language

LINE command examples

Here are some examples of use of the LINE command.
The LINE command below defines the characteristics of the
following record structure shown in the following figure.
LINE
DATA=(1,132), PCC=(0,NOTRAN),
PCCTYPE=IBM1403, FONTINDEX=133;
Figure 4-1. Diagram of a sample print data offset (pdo)
The print data offset (pdo) option of the DATA parameter (the
number of bytes between the start of the user portion of the
record and the first character of the record to be printed) is 1
byte.
In the sample shown in the above figure, the print length
parameter (the number of characters in the longest print line in
the record) is defined as 132 bytes. The carriage control is
defined as IBM1403, and the position of the carriage control
character is the first byte within the user portion of the record.
The position of the font index (an index value into a font list that
indicates which font is to be selected) is byte 133 (relative to 0).
In the following command, PCC = 0 (can be omitted because it is
the default). The record PREAMBLE=0.
LINE
PCCTYPE=NONE, DATA=(2,60),
VFU=V1, FONTINDEX=1;
The following figure illustrates the command shown in example
2.
Specifying print format parameters
parameter
4-37

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents