User's Manual

PDL Reference Guide 9
PCL/PJL
Implementation
This section describes the PCL commands for specific features. This table lists each feature and
the PCL syntax that is required to use the feature. Following this table are examples of how to
use these commands and what the PCL file looks like.
Refer to these reference materials: PCL5 Printer Language Technical Reference Manual and
Printer Job Language Technical Reference Manual, Hewlett-Packard Manual.
Implementation
Values
Job Name
PJL SET JOBNAME = “jobname-string”
Where jobname
-
string is a maximum of 32
characters
Exclude [”](22H) character
Custom Paper Size
Not in PJL command.
You have to specify by PCL :
<ESC>&l101A
Width of Custom Paper is specified by
<ESC>&f#Iwhere # = decipoints for (100 -
330)mm.
Length of Custom Paper is specified by
<ESC>&f#J where # = decipoints for (148 -
488)mm.
For instance:
4.25-inch x 5.5-inch will give
<ESC>&f3060I3960J by
4.25-inch x 720 decipoints/inch = 3060
and
5.5-inch x 720 decipoints/inch = 3960.
Media Size
@PJL SET PAPER = value
Where value is one of the following:
A5 = A5 (148 x 210mm) †
A4 = A4 (210 x 297mm)
A3 = A3 (297 x 420mm) †
JISB5 = B5 (182 x 257mm)
JISB4 = B4 (257 x 364mm)
STATEMENT = Statement (5.5 x 8.5") †
EXECUTIVE = Executive (7.25 x 10.5") †
LETTER = Letter (8.5 x 11")
JISEXEC = 8.5 x 13"
LEGAL = Legal (8.5 x 14")
LEDGER = Tabloid (11 x 17")
SPECIALA4 = Special A4(226x310mm)
DT_SPECIALA3 = DT Special A3(310 x 432mm) †
12X18 = Oversized Tabloid (12 x 18")
SA3 = SRA3 (320 x 450mm) †
126X192 = 12.6 x 19.2”(320x488mm) †
13X18 = 13 x 18”(330.2x457.2mm) †
13X19 = 13 x 19”(330.2x482.6mm) †ROC16K
= 16K (194 x 267mm) †
ROC8K = 8K (267 x 388mm) †
16KAIGCO = 16K (195 x 270mm) †
8KAIGCO = 8K (270 x 390mm) †
†: Whether each paper is available depends on
NV memory setting.
The following paper sizes are only available with
Bypass tray.
A6 = A6 (105 x 148mm)
JISB6 = B6 (128 x 182mm)
8X10 = 8 x 10"
SPANISH = 215 x 315mm
11X15 = 11 x 15"
A4COVER = A4 Cover (223 x 297mm)
5