Specifying print format parameters
4-34
Using LCDS Print Description Language
LINE OVERPRINT
parameter
example
Following is an example of the LINE OVERPRINT parameter.
LINE PCC
Specifies the position (and possible translation) of the printer
carriage control field.
NOTE: The PCC parameter is ignored in online printing by the
FreeFlow Print Server LCDS systems, because online carriage
control is derived from commands that are sent using the online
channel protocol. However, you may create a JSL containing this
parameter and transfer it to another laser printing system for use
with offline printing.
Syntax
LINE PCC = (
offset
[,
transtype
])
Options
Default
(0, NOTRAN)
LINE
OVERPRINT=(MERGE,NODISP), VFU=V1,
DATA=(1,132), PCCTYPE=ANSI,
PCC=(0,NOTRAN);
Table 4-36. LINE PCC parameter options and definitions
Option
Definition
offset
A number specifying the byte offset of the user portion of the record within the
user portion of each record to the printer carriage control (PCC) field.
The default
offset
value is 0.
transtype
translation type.
Specifies whether or not the printer carriage control byte is to undergo code
translation.
This option has the following alternatives:
•
TRAN: Indicates that the byte is to be translated into standard EBCDIC
before being applied, using the translation defined in the CODE parameter
of the VOLUME command.
•
NOTRAN: Prohibits translation.
The
transtype
default is NOTRAN.
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 ...