Xerox Docucolor M128 User Manual

Xerox WorkCentre  
PDL Reference Guide for the  
WorkCentre M128/M123  
October 20, 2004  
dc05cc0364  
Accessing Extended  
Features  
Overview  
This document enables you to access the extended features of the WorkCentre  
M128/M123 in environments where Xerox does not provide a custom driver.  
NOTE: Some of the commands and syntax used in this documents requires  
familiarity with either PostScript (PS) or Printer Command Language (PCL).  
This document provides the Printer Description Language (PDL) commands  
and syntax for each feature. The following items are also included:  
A PostScript tables that describes the PostScript features the WorkCentre  
supports and the syntax to use the feature.  
A PCL table that describes the PCL features the WorkCentre supports and  
the syntax to use the feature.  
This document is not intended to be a complete PS or PCL reference manual: it  
is a guide for using the PS and PCL commands with WorkCentre. Refer to  
these additional reference materials: PostScript Language Reference Manual,  
Third Edition, ISBN 0-201-38922-8, PCL5 Printer Language Technical  
Reference Manual Hewlett-Packard manual and Printer Job Language  
Technical Reference Manual, Hewlett-Packard manual.  
Using this Guide  
1. Search the Feature Table to determine whether the feature you wish to use  
is supported.  
2. Verify that the feature is supported by the platform. For example, the  
WorkCentre must have the Finisher option installed to use stapling  
commands.  
3. Following across the table to find the syntax listed for the PDL examples  
shown. Read the Dependencies/Caveats section.  
WorkCentre M128/M123 Reference Guide  
Page 1  
dc05cc0364  
Feature  
Description  
Separation Color  
Names  
Specify the process colorant name.  
Separation  
Order  
Specify the order of process colorant name.  
Use CIE Color  
Specify to apply CIE-based color space through color conversion  
PostScript Implementation  
This section describes the PostScript commands required to access specific  
WorkCentre features. The following table lists each feature and the PostScript  
syntax required to use the feature. After the table are examples of how to use  
these commands and what the PostScript file looks like.  
For more information about PostScript commands, refer to the PostScript  
Language Reference Manual, Third Edition, ISBN 0-201-37992-8.  
PostScript Print Features/Implementation  
* = default value  
Feature  
Implementation  
<</PageSize [width height]>>  
setpagedevice  
Values  
[width x height] in 1/72 inch (points)  
[842 1191] = A3  
Media Size  
[595 842]  
[420 595]  
= A4  
= A5 †  
[729 1032] = B4  
[516 729]  
[396 612]  
[612 792]  
[612 936]  
= B5  
= Statement (5.5 x 8.5) †  
= Letter (8.5 x 11)  
= Legal 13 (8.5 x 13)  
[612 1008] = Legal (8.5 x 14)  
[792 1224] = 11 x 17  
[522 756]  
= Executive (7.25 x 10.5) †  
[765 1106] = 8Kai †  
[757 1100] = 8Kai †  
[553 765]  
[550 757]  
= 16Kai †  
= 16Kai †  
†: Each paper size is available based on  
non-volatile memory setting.  
The following paper sizes are only available  
with SMH.  
[297 420]  
[363 516]  
[576 720]  
[609 892]  
= A6  
= B6  
= 8 x 10  
= 8.46 x 12.4  
[792 1080] = 11 x 15  
[632 842]  
[648 792]  
[283 420]  
[420 567]  
[279 540]  
[297 684]  
[312 624]  
[288 432]  
[649 918]  
= A4 Cover  
= Letter Cover (9 x 11)  
= Hagaki (Japanese PostCard)  
= Double Hagaki  
= Monarch  
= Com-10  
= DL  
= Postcard  
= C4  
WorkCentre M128/M123 Reference Guide  
Page 3  
dc05cc0364  
Feature  
Implementation  
Values  
= C5  
= Tyoukei You 3  
[459 649]  
[340 666]  
Media  
<</LeadingEdge int >>  
Where int is one of the following:  
Direction  
setpagedevice  
0 = Short Edge; top of page in portrait  
orientation.  
1 = Long Edge; left side of page in portrait  
orientation.  
2 = Short Edge; bottom of page in portrait  
orientation.  
3 = Long Edge; right side of page in  
portrait orientation.  
null* = Auto  
Media Source  
<</MediaPosition int>>  
Where int is one of the following:  
0 = Tray1  
1 = Tray2  
2 = Tray3  
3 = Tray4  
null* = Auto  
setpagedevice  
Media Source  
from SMH  
<</ManualFeed value>>  
Where value is one of the following:  
setpagedevice  
true = Feed paper from SMH  
false* = Feed paper from a tray other than  
SMH  
Media Color  
<</MediaColor (string) >>  
Where string is any value.  
setpagedevice  
Media Weight  
<</MediaWeight real >>  
setpagedevice  
Where real is in g/(gram per  
square-meter) or null  
Media Class  
<</MediaClass (string)>>  
setpagedevice  
Where string is one of the following:  
Stationary = normal paper  
recycled = recycled paper  
transparency = OHP sheet  
thick1 = thick paper 1  
thick2 = thick paper 2  
user1 = user defined paper 1  
user2 = user defined paper 2  
user3 = user defined paper 3  
user4 = user defined paper 4  
user5 = user defined paper 5  
thin  
= thin paper  
label = label paper  
used = backing paper  
Where string is any value.  
Media Type  
<</MediaType (string)>>  
setpagedevice  
Page 4  
WorkCentre M128/M123 Reference Guide  
dc05cc0364  
Feature  
Media  
Implementation  
Values  
<</DeferredMediaSelection  
Where value is one of the following:  
Selection  
value>>  
true* = Deferred media selection by  
output device (more powerful and flexible  
media selection)  
setpagedevice  
false = Immediate media selection by  
strict setpagedevice operator  
Resolution  
Duplex  
<</HWResolution [x y]>>  
Where x and y are one of the following:  
setpagedevice  
600 600*(dpi)  
1200 1200  
<</Duplex value>>  
Where value is one of the following:  
setpagedevice  
true = Duplex  
false* = Simplex  
This feature is effective only in  
conjunction with Duplex = true.  
Where value is one of the following:  
true = Tumble (Short edge binding  
Duplex)  
Tumble  
<</Tumble value>>  
setpagedevice  
false* = Duplex (Long edge binding  
Duplex)  
Image  
<</PostRenderingEnhance true  
/PostRenderingEnhanceDetails  
<< /Type 32 /REValue int >>  
Where int is one of the following:  
0 = No image enhancement  
Enhancement  
1* = Activate image enhancement  
>>  
setpagedevice  
Toner Save  
<</PostRenderingEnhance true  
/PostRenderingEnhanceDetails  
<< /Type 32 /TonerSaver int >>  
>>  
Where int is one of the following:  
0* = No toner saving  
1 = Lighten output density, toner saving  
setpagedevice  
Halftone  
Screen  
<</PostRenderingEnhance true  
/PostRenderingEnhanceDetails  
<< /Type 32 /EngineScreen int >>  
>>  
Where int is one of the following:  
0* = Low frequency screen  
1 = High frequency screen  
2 = Compatible screen with FX standard  
PDL’s  
Selection  
setpagedevice  
Output  
<</OutputType (string)>>  
setpagedevice  
Where string is one of the following:  
Location  
CENTER TRAY: facedown tray #1 (w/o  
finisher)  
CENTER TRAY2: facedown tray #2 (w/  
finisher)  
SIDE TRAY: faceup tray  
FINISHER TRAY1: finisher tray  
Null = Not specified  
WorkCentre M128/M123 Reference Guide  
Page 5  
dc05cc0364  
Feature  
Quantity  
Implementation  
<</NumCopies value >>  
setpagedevice  
Values  
Where value is one of the following:  
integer from 1 to 9999: number of copies  
null: Not specified  
Collation  
Jog  
<</Collate value >>  
Where value is one of the following:  
setpagedevice  
true = collated  
false* = uncollated  
<</Jog int >>setpagedevice  
Where int is one of the following:  
0 = Do not offset  
3 = Offset at the beginning of each page  
[set]  
Stapling  
<</Staple int1  
/StapleDetails << /Type 7  
/Location int2 >>  
>>  
Where int1 is one of the following:  
0* = Do not staple  
3 = Staple at the end of each set  
Where int2 is one of the following:  
0* = top-left-single  
1 = bottom-left-single  
2 = top-right-single  
3 = bottom-right-single  
4 = top-double  
setpagedevice  
5 = bottom-double  
6 = left-double  
7 = right-double  
Interleaving  
Paper  
<</SlipSheet int1  
/SlipSheetDetails << /Type 1  
/AutoTraySelect int2  
/SheetTray int3  
Where int1 is one of the following:  
0 = Do not deliver interleaving paper.  
4 = Deliver interleaving paper at the end  
of each page  
Where int2 is one of the following:  
/MediaClass (string) >>  
>>  
0 = SheetTray is referred and feed  
interleaving paper from the SheetTray  
1* = Feed interleaving paper from a tray  
following system setting. SheetTray is  
not referred.  
setpagedevice  
Where int3 is one of the following:  
0* = Feed interleaving paper from Tray1  
1 = Tray2  
2 = Tray3  
3 = Tray4  
100 = SMH  
Where string is same as the “Media  
Class” feature. It means media class for  
the interleaving paper.  
Page 6  
WorkCentre M128/M123 Reference Guide  
dc05cc0364  
Feature  
Implementation  
<</ProcessColorModel name >>  
setpagedevice  
Values  
Process Color  
Model  
Where name is one of the following:  
/DeviceGray  
/DeviceRGB (with Separations true)  
/DeviceCMYK (with Separations true)  
/DeviceCMY (with Separations true)  
/DeviceRGBK (with Separations true)  
Separations  
<</Separations value >>  
Where value is one of the following:  
true = Multiple color separations will be  
generated for each page of output.  
false* = All colorants will be combined into a  
single composite page on a single  
sheet of physical medium.  
setpagedevice  
Separation  
<</SeparationColorNames  
Where value is an array.  
Color Names  
value>>  
Legal element values are the process  
colorant names implied by the process  
color model.  
setpagedevice  
Valid colorant names for each process  
color model are like the following in case  
of separation  
DeviceCMYK = Cyan, Magenta, Yellow,  
Black  
DeviceCMY = Cyan, Magenta, Yellow  
DeviceRGB = Red, Green, Blue  
DeviceRGBK = Red, Green, Blue, Gray  
DeviceGray = Gray  
Where value is an array.  
Separation  
Order  
<</SeparationOrder value>>  
Legal element values are the process  
colorant names implied by the process color  
model.  
setpagedevice  
Use CIE Color  
<</UseCIEColor value>>  
Where value is one of the following:  
setpagedevice  
true = Re-map each color from device  
color space to device  
independent’s CIE- based color  
space  
false* = Do not re-map color  
These features use PJL commands as described in “PCL/PJL Implementation.”  
Refer to that section for information about these features.  
Job Name  
Job Type  
Accounting  
Delay Print  
WorkCentre M128/M123 Reference Guide  
Page 7  
dc05cc0364  
Sample PostScript Headers  
Example 1 Header for Simple Print  
%!PS  
Example 2 Header for Finishing  
(Letter paper, duplex, 10 copies with collation, stapling with left-upper single  
and stacker tray for output bin)  
%!PS  
<</PageSize [612 792]>>setpagedevice  
<</Duplex true /Tumble false>>setpagedevice  
<</OutputType (FINISHER TRAY1)>>setpagedevice  
<</Collate true>>setpagedevice  
<</NumCopies 10>>setpagedevice  
<</Staple 3 /StapleDetails << /Type 7 /Location 0 >>  
>>setpagedevice  
PostScript Feature Dependencies/Caveats  
All DSC comments are ignored and not interpreted.  
The WorkCentre supports PostScript resolutions up to and including 1200 x  
1200. Some PostScript jobs may not print if you use this resolution. If  
printing stops, reprint the same job at a lower resolution.  
Valid media sizes for duplexing are between [253 x 360] and [841 x 1224]  
(point) except Hagaki, Double Hagaki, Postcard, Tyou-Youkei 3, Com10,  
Monarch, DL, C4, and C5.  
Valid media sizes for stapling include A3, A4, B4, B5, 8.5x11, 8.5x13,  
8.5x14, 11x17, 8-Kai, 16-Kai, and 7.25 x 10.5.  
Do not duplex transparency and recycled paper jobs.  
Do not staple any job with all paper class except stationary, recycled and  
used (backing) paper.  
Page 8  
WorkCentre M128/M123 Reference Guide  
dc05cc0364  
PostScript Fonts  
The following PostScript fonts are resident with Adobe interpreter.  
Albertus  
Goudy Oldstyle Italic  
Albertus Italic  
Goudy Bold  
Albertus Light  
Goudy Bold Italic  
Antique Olive Roman  
Antique Olive Italic  
Antique Olive Bold  
Antique Olive Compact  
Apple Chancery  
Goudy Extra Bold  
Helvetica  
Helvetica Oblique  
Helvetica Bold  
Helvetica Bold Oblique  
Helvetica Narrow  
Arial  
Arial Italic  
Arial Bold  
Arial Bold Italic  
ITC Avant Garde Gothic Book  
ITC Avant Garde Gothic Book Oblique  
ITC Avant Garde Gothic Demi  
ITC Avant Garde Gothic Demi Oblique  
Bodoni Roman  
Helvetica Narrow Oblique  
Helvetica Narrow Bold  
Helvetica Narrow Bold Oblique  
Helvetica Condensed  
Helvetica Condensed Oblique  
Helvetica Condensed Bold  
Helvetica Condensed Bold Oblique  
Hoefler Text  
Bodoni Italic  
Hoefler Text Italic  
Bodoni Bold  
Hoefler Text Black  
Bodoni Bold Italic  
Bodoni Poster  
Hoefler Text Black Italic  
Hoefler Ornaments  
Joanna  
Joanna Italic  
Joanna Bold  
Joanna Bold Italic  
Letter Gothic  
Letter Gothic Slanted  
Letter Gothic Bold  
Bodoni Poster Compressed  
ITC Bookman Light  
ITC Bookman Light Italic  
ITC Bookman Demi  
ITC Bookman Demi Italic  
Carta  
Chicago  
Clarendon Roman  
Clarendon Bold  
Clarendon Light  
Letter Gothic Bold Slanted  
ITC Lubalin Graph Book  
ITC Lubalin Graph Book Oblique  
ITC Lubalin Graph Demi  
ITC Lubalin Graph Demi Oblique  
Marigold  
Cooper Black  
Cooper Black Italic  
Copperplate Gothic 32BC  
Copperplate Gothic 33BC  
Coronet  
Courier  
Courier Oblique  
Monaco  
ITC Mona Lisa Recut  
New Century Schoolbook Roman  
New Century Schoolbook Italic  
New Century Schoolbook Bold  
New Century Schoolbook Bold Italic  
NewYork  
OCR-B Letterpress M  
Optima Roman  
Optima Italic  
Courier Bold  
Courier Bold Oblique  
Eurostile Medium  
Eurostile Bold  
Eurostile Extended No. 2  
Eurostile Bold Extended No. 2  
Geneva  
Optima Bold  
Gill Sans  
Optima Bold Italic  
Gill Sans Italic  
Oxford  
Gill Sans Bold  
Palatino Roman  
Gill Sans Bold Italic  
Gill Sans Light  
Palatino Italic  
Palatino Bold  
Gill Sans Light Italic  
Gill Sans Extra Bold  
Gill Sans Condensed  
Gill Sans Condensed Bold  
Goudy Oldstyle  
Palatino Bold Italic  
Stempel Garamond Roman  
Stempel Garamond Italic  
Stempel Garamond Bold  
Stempel Garamond Bold Italic  
WorkCentre M128/M123 Reference Guide  
Page 9  
dc05cc0364  
Symbol  
Univers 65 Bold  
Tekton Regular  
Times Roman  
Univers 65 Bold Oblique  
Univers 57 Condensed  
Times Italic  
Times Bold  
Univers 57 Condensed Oblique  
Univers 67 Condensed Bold  
Univers 67 Condensed Bold Oblique  
Univers 53 Extended  
Univers 53 Extended Oblique  
Univers 63 Extended Bold  
Univers 63 Extended Bold Oblique  
Wingdings  
Times Bold Italic  
Times New Roman  
Times New Roman Italic  
Times New Roman Bold  
Times New Roman Bold Italic  
Univers 45 Light  
Univers 45 Light Oblique  
Univers 55  
ITC Zapf Chancery Medium Italic  
ITC Zapf Dingbat  
Univers 55 Oblique  
Page 10  
WorkCentre M128/M123 Reference Guide  
dc05cc0364  
PCL  
This WorkCentre supports PCL5e and PCL XL color emulations that enable the  
features listed in the following table.  
Feature  
Job Name  
Description  
Job identifier  
Custom Paper Size  
– available only for  
PCL  
Customer designated paper size  
Media Size  
Media Source  
Output Location  
Stapling  
Dimensions of paper  
Feed tray  
Output bin  
Indicate a staple position  
Collation  
Multiple pages in sequential sets (page 1, 2, 3, 4, etc.) or  
multiple pages in sets of the same page (4 copies of page  
1, 4 copies of page 2, etc.)  
Resolution  
Quantity  
Simplex  
Horizontal and vertical resolution  
Number of copies (maximum 999)  
Deliver one-sided output  
Duplex  
Deliver two-sided output  
Orientation  
Landscape or portrait  
Force Short Edge  
Feeding  
Short edge feed or long edge feed  
Specify mode as Job Mode: Normal Job, Secure Job, Delayed Job,  
Sample Job, Fax Job  
Job Mode  
Job Type  
Specify Confidential Print or Proof Print  
Insert blank sheet between OHP sheets  
Enter user-account string to track printer usage  
Specify the time to print a job  
Interleaving Paper  
Accounting  
Delay Print  
WorkCentre M128/M123 Reference Guide  
Page 11  
dc05cc0364  
PCL/PJL Implementation  
This section includes the PCL commands for specific features. The following  
table lists each feature and the PCL syntax required to use the feature.  
Following the table are examples of how to use these commands and the PCL  
file.  
Refer to these reference materials: PCL5 Printer Language Technical  
Reference Manual and Printer Job Language Technical Reference Manual,  
Hewlett-Packard Manual.  
Feature  
Implementation  
Values  
Job Name  
PJL SET JOBNAME =  
Where jobname-string is a maximum of  
32 characters  
jobname-string”  
Exclude (22H) character  
Custom Paper  
Size –  
Not in PJL command.  
Width of Custom Paper is specified by  
<ESC>*c#X where # = decipoints for  
(100 - 305) mm.  
Use PCL to specify:  
<ESC>&l101A  
available only  
for PCL  
Length of Custom Paper is specified by  
<ESC>*c#Y where # = decipoints for  
(140 - 482) mm.  
For instance:  
4.25-inch x 5.5-inch produces  
<ESC>*c3060X3960Y  
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:  
B4  
B5  
LETTER = 8.5x11  
LEGAL = 8.5x14  
A4  
JISEXEC  
LEDGER = 11x17  
A3  
CUSTOM = Custom paper  
A5  
ROC8 = 8Kai  
KROK16K = 16Kai  
Page 12  
dc05cc0364  
WorkCentre M128/M123 Reference Guide  
Feature  
Implementation  
<ESC>&lint A  
Values  
Media Size  
(continued)  
Where int is one of the following:  
2 = Letter (8.5 x 11)  
3 = Legal (8.5 x 14)  
6 = Ledger (11x17)  
12 = B5 (JIS)  
13 = A5  
26 = A4  
27 = A3  
46 = B4 (JIS)  
74 = 8Kai  
131 = 16Kai  
Media Source  
@PJL SET MEDIASOURCE  
Where value is one of the following:  
= value  
TRAY1 = Feed from paper tray1  
TRAY2 = Tray2  
TRAY3 = Tray3  
TRAY4 = Tray4  
TRAY5 = SMH  
<ESC>&lint H  
Where int is one of the following:  
0 = Feed paper from default tray  
4 = Tray1  
1 = Tray2  
5 = Tray3  
8 = Tray4  
20 = Auto  
2 or 3 = SMH  
Output  
@PJL SET OUTBIN = value  
Where value is one of the following:  
Location  
UPPER = main tray  
MAINTRAY = main tray  
CENTERTRAY = main tray  
OUTBIN101 = finisher stacker  
Stapling  
@PJL SET STAPLE = value  
Where value is one of the following:  
TOPDUAL  
TOPLEFT  
TOPRIGHT  
BOTTOMDUAL  
BOTTOMLEFT  
BOTTOMRIGHT  
LEFTDUAL  
RIGHTDUAL  
NONE  
Collation  
@PJL SET QTY = int  
Where int is:  
1999  
(When you use this parameter,  
collation is automatically enabled.)  
Resolution  
Quantity  
@PJL SET RESOLUTION =  
Where value is one of the following:  
value  
600  
1200  
@PJL SET COPIES = int  
Where int is:  
1999  
Use this parameter for uncollated  
sets.  
WorkCentre M128/M123 Reference Guide  
Page 13  
dc05cc0364  
Feature  
Implementation  
<ESC>&lint X  
Values  
Where int is:  
1999  
Simplex  
@PJL SET DUPLEX =  
Where value1 = OFF (simplex)  
value1  
<ESC>&lint S  
Where int is one of the following:  
0 = simplex  
Duplex  
@PJL SET DUPLEX =  
Where value1 = ON (duplex)  
Where value2 is one of the following:  
value1  
@PJL SET BINDING =  
LONGEDGE  
SHORTEDGE  
value2  
(Use value2 combined with value1 =  
ON)  
<ESC>&lint S  
Where int is one of the following:  
1 = Duplex long edge binding  
2 = Duplex short edge binding  
Orientation  
@PJL SET ORIENTATION  
Where value is one of the following:  
= value  
PORTRAIT  
LANDSCAPE  
<ESC>&lint O  
Where int is one of the following:  
0 = Portrait  
1 = Landscape  
2 = Reverse portrait  
3 = Reverse landscape  
Force short  
@PJL SET  
Where value is one of the following:  
edge feeding  
PAPERDIRECTION = value  
SEF = Short Edge Feed  
LEF = Long Edge Feed  
Job Mode  
Job Type  
@PJL JOB MODE = value  
@PJL SET HOLD = value  
(see Example 3)  
Where value = PRINTER  
Where value = PROOF (proof print)  
@PJL SET HOLD = value  
Where value = STORE (confidential  
print)  
@PJL SET  
The HOLDKEY variable acts as a password  
to release a job held by the Store value.  
The variable value is any four-digit  
value from 0000 to 9999. The default  
value is “”.  
HOLDKEY="four-digit string"  
(see Example 4)  
Page 14  
dc05cc0364  
WorkCentre M128/M123 Reference Guide  
Feature  
Implementation  
Values  
Interleaving  
Paper  
@PJL SET SLIPSHEET =  
Where value is one of the following:  
OFF = no slipsheet  
value  
BLANK = blank slipsheet  
COPY = imaged slipsheet  
Where string is a maximum of 32  
characters (case sensitive)  
Accounting  
Delay Print  
@PJL SET JOBATTR =  
“@JOAU = string”  
YYYY:MM:DD:hh:mm  
@PJL SET JOBATTR =  
“@PRTM =  
YYYY = year (AD 20002099)  
MM = month (112)  
DD = day (131)  
Hh = hour (023)  
Mm = minute (059)  
YYYY:MM:DD:hh:mm”  
PCL Template  
This section illustrates a standard PCL template used to access general print  
features as well as WorkCentre product-specific features. This template lists  
each feature and the syntax, both PCL commands and PJL, required to use  
these features. The next section of this document contains other examples of  
how to use these commands.  
Section 1 (Opening Command, required for all files)  
<ESC>%-12345X@PJL JOB MODE=PRINTER  
Section 2 (PJL Set Commands)  
@PJL SET RESOLUTION=600  
@PJL SET COPIES=1  
Section 3 (PCL Code used to invoke PCL Language)  
@PJL ENTER LANGUAGE=PCL  
Section 4 (PCL Data Stream or ASCII Document inserted here for Options  
such as selecting different fonts, simplex, duplex, etc.)  
,,,,,,,,,,  
Section 5 (Closing Command, Required at end of Document)  
<ESC>%-12345X@PJL EOJ  
WorkCentre M128/M123 Reference Guide  
Page 15  
dc05cc0364  
Sample PCL Headers  
Example 1 Header for Simple Print  
<ESC>%-12345X@PJL JOB MODE=PRINTER<CR><LF>  
@PJL COMMENT Beginning PCL Job<CR><LF>  
@PJL SET OUTBIN=MAINTRAY<CR><LF>  
@PJL SET QTY=1<CR><LF>  
@PJL SET RESOLUTION=600<CR><LF>  
@PJL SET JOBATTR=”@JOAU=Nagaoka” <CR><LF>  
@PJL ENTER LANGUAGE=PCL<CR><LF>  
PCL DATA ……….  
<ESC>%-12345X@PJL EOJ <CR><LF>  
Example 2 Header for Finishing Options  
<ESC>%-12345X@PJL JOB MODE=PRINTER<CR><LF>  
@PJL COMMENT Beginning PCL Job<CR><LF>  
@PJL SET OUTBIN=OUTBIN101<CR><LF>  
@PJL SET FINISH=ON<CR><LF>  
@PJL SET STAPLE=TOPLEFT<CR><LF>  
@PJL ENTER LANGUAGE=PCL<CR><LF>  
PCL DATA ……….  
<ESC>%-12345X@PJL EOJ <CR><LF>  
Example 3 Header for Proof Print  
<ESC>%-12345X@PJL JOB MODE=PRINTER<CR><LF>  
@PJL COMMENT Beginning PCL Job<CR><LF>  
@PJL SET OUTBIN=MAINTRAY<CR><LF>  
@PJL SET QTY=2<CR><LF>  
@PJL SET RESOLUTION=600<CR><LF>  
@PJL SET HOLD=PROOF <CR><LF>  
@PJL SET USERNAME="Nagaoka" <CR><LF>  
@PJL SET JOBNAME="Job1" <CR><LF>  
@PJL ENTER LANGUAGE=PCLXL<CR><LF>  
PCL DATA ……….  
<ESC>%-12345X@PJL EOJ <CR><LF>  
Page 16  
WorkCentre M128/M123 Reference Guide  
dc05cc0364  
Example 4 Header for Confidential Print  
<ESC>%-12345X@PJL JOB MODE=PRINTER<CR><LF>  
@PJL COMMENT Beginning PCL Job<CR><LF>  
@PJL SET OUTBIN=MAINTRAY<CR><LF>  
@PJL SET QTY=1<CR><LF>  
@PJL SET RESOLUTION=600<CR><LF>  
@PJL SET HOLD=STORE <CR><LF>  
@PJL SET HOLDKEY="1234"<CR><LF>  
@PJL SET USERNAME="Nagaoka" <CR><LF>  
@PJL SET JOBNAME="Job1" <CR><LF>  
@PJL ENTER LANGUAGE=PCLXL<CR><LF>  
PCL DATA ……….  
<ESC>%-12345X@PJL EOJ <CR><LF>  
PCL Feature Dependencies/Caveats  
All PJL commands must be in the first 2,500 bytes of the job.  
To combine printer escape commands (not including PJL commands):  
The first two characters after the <esc> MUST be the same.  
All alpha characters MUST be lowercase, except the final terminating  
character.  
Commands are read left to right. Combine commands in the order you  
wish them to execute.  
For example, combine print 5 copies (<ESC>&|5X) and use letter size  
(<ESC>&|2A) as <ESC>&|5x2A.  
In case of duplicate commands, the last one requested takes precedence.  
The @PJL SET COPIES takes precedence over the PCL Escape  
Command (<ESC>& | int X>) to set copies. In general, a PJL command  
takes precedence over a PCL command.  
Do not duplex any job with these media sizes: A6, B6. A request to duplex  
these media sizes is ignored.  
Do not staple any job with these media sizes: A6, B6, A5, 5.5 x 8.5. A  
request to staple these media sizes is ignored.  
Do not duplex any job with transparencies, labels, envelopes or tab-stock  
The duplex print request is ignored if you use any of these media types.  
Use one of these methods to specify media selection:  
Describe the media attributes with size and type and allow the device to  
select the correct source tray. If you describe the media, leave source  
tray information out of the request or set to Auto. Otherwise, the tray  
selection defeats the auto tray selection capabilities of the device.  
Indicate the media feed tray to use. In doing so, you allow the device to  
select media feed trays based on paper type defined by SYSTEM  
DEFAULT unless specified otherwise. This method prevents  
inadvertent use of special paper types. To override a paper type  
definition, include a paper type specification of UNSPECIFIED in the  
job.  
WorkCentre M128/M123 Reference Guide  
Page 17  
dc05cc0364  
PCL Fonts  
The following PCL fonts are resident on the device.  
Each of the commands reference a 12-point font. If you wish to use any other  
point size, change the 12v to the desired size (.25 – 999.75).  
The commands listed use the default symbol set, Roman-8. To change the  
symbol set, include the alternate symbol set after the first <ESC> and before  
the second <ESC>. Use the line printer examples as a reference.  
Font Name  
Albertus Medium  
Albertus Extra Bold  
Antique Olive  
Antique Olive Bold  
Antique Olive Italic  
Arial  
PCL Escape Command  
<esc>(<esc>(s1p12v0s1b4362T  
<esc>(<esc>(s1p12v0s4b4362T  
<esc>(<esc>(s1p12v0s0b4168T  
<esc>(<esc>(s1p12v0s3b4168T  
<esc>(<esc>(s1p12v1s0b4168T  
<esc>(<esc>(s1p12v0s0b16602T  
<esc>(<esc>(s1p12v0s3b16602T  
<esc>(<esc>(s1p12v1s0b16602T  
<esc>(<esc>(s1p12v1s3b16602T  
<esc>(<esc>(s1p12v0s0b4101T  
<esc>(<esc>(s1p12v0s3b4101T  
<esc>(<esc>(s1p12v1s0b4101T  
<esc>(<esc>(s1p12v1s3b4101T  
<esc>(<esc>(s1p12v0s0b4113T  
<esc>(<esc>(s1p12v0s3b4113T  
<esc>(<esc>(s1p12v1s0b4113T  
<esc>(<esc>(s1p12v1s3b4113T  
<esc>(<esc>(s1p12v4s3b4140T  
<esc>(<esc>(s1p12v1s0b4116T  
<esc>(<esc>(s1p12v0s0b4099T  
<esc>(<esc>(s1p12v0s3b4099T  
<esc>(<esc>(s1p12v1s0b4099T  
<esc>(<esc>(s1p12v1s3b4099T  
<esc>(<esc>(s1p12v0s0b4197T  
<esc>(<esc>(s1p12v0s3b4197T  
<esc>(<esc>(s1p12v1s0b4197T  
<esc>(<esc>(s1p12v1s1b4197T  
<esc>(8U<esc>(s0p16.67h8.5v0s0b0T  
<esc>(0U<esc>(s0p16.67h8.5v0s0b0T  
<esc>(10U<esc>(s0p16.67h8.5v0s0b0T  
<esc>(11U<esc>(s0p16.67h8.5v0s0b0T  
<esc>(12U<esc>(s0p16.67h8.5v0s0b0T  
<esc>(1U<esc>(s0p16.67h8.5v0s0b0T  
<esc>(<esc>(s1p12v0s0b4297T  
<esc>(<esc>(s1p12v0s0b16901T  
<esc>(<esc>(s1p12v0s3b16901T  
<esc>(<esc>(s1p12v1s0b16901T  
<esc>(<esc>(s1p12v1s3b16901T  
<esc>(19M<esc>(s1p12v0s0b16686T  
<esc>(579L<esc>(s1p12v0s1b31402T  
<esc>(<esc>(s1p12v0s3b4148T  
<esc>(<esc>(s1p12v1s3b4148T  
<esc>(<esc>(s1p12v4s3b4148T  
<esc>(<esc>(s1p12v5s3b4148T  
<esc>(<esc>(s1p12v0s0b4148T  
Arial Bold  
Arial Italic  
Arial Bold Italic  
CG Times  
CG Times Bold  
CG Times Italic  
CG Times Bold Italic  
CG Omega  
CG Omega Bold  
CG Omega Italic  
CG Omega Bold Italic  
Clarendon Condensed  
Coronet  
Courier  
Courier Bold  
Courier Italic  
Courier Bold Italic  
Garamond Antiqua  
Garamond Halbfett  
Garamond Kursiv  
Garamond Kursiv Halbfett  
Line Printer (Roman-8)  
Line Printer (Latin-1)  
Line Printer (PC-8)  
Line Printer (PC-8 D/N)  
Line Printer (PC-850)  
Line Printer (Legal)  
Marigold  
Times New  
Times New Bold  
Times New Italic  
Times New Bold Italic  
Symbol  
Wingdings  
Univers Bold  
Univers Bold Italic  
Univers Bold Condensed  
Univers Bold Condensed Italic  
Univers Medium  
Page 18  
WorkCentre M128/M123 Reference Guide  
dc05cc0364  
Font Name  
Univers Medium Italic  
Univers Medium Condensed  
Univers Medium Condensed Italic  
Letter Gothic  
Letter Gothic Italic  
Letter Gothic Bold  
Times Roman  
Times Italic  
Times Bold  
Times Bold Italic  
Helvetica  
Helvetica Oblique  
Helvetica Bold  
Helvetica Bold Oblique  
CourierPS  
CourierPS Oblique  
CourierPS Bold  
CourierPS Bold Oblique  
SymbolPS  
PCL Escape Command  
<esc>(<esc>(s1p12v1s0b4148T  
<esc>(<esc>(s1p12v4s0b4148T  
<esc>(<esc>(s1p12v5s0b4148T  
<esc>(<esc>(s1p12h0s0b4102T  
<esc>(<esc>(s1p12h1s0b4102T  
<esc>(<esc>(s1p12h0s3b4102T  
<esc>(<esc>(s1p12h0s3b4102T  
<esc>(<esc>(s1p12h0s3b4102T  
<esc>(<esc>(s1p12h0s3b4102T  
<esc>(<esc>(s1p12h0s3b4102T  
<esc>(<esc>(s1p12v0s0b24580T  
<esc>(<esc>(s1p12v1s0b24580T  
<esc>(<esc>(s1p12v0s3b24580T  
<esc>(<esc>(s1p12v1s3b24580T  
<esc>(<esc>(s0p12h0s0b24579T  
<esc>(<esc>(s0p12h1s0b24579T  
<esc>(<esc>(s0p12h0s3b24579T  
<esc>(<esc>(s0p12h1s3b24579T  
<esc>(19M<esc>(s1p12v0s0b45358T  
<esc>(<esc>(s1p12v0s0b24591T  
<esc>(<esc>(s1p12v0s0b24591T  
<esc>(<esc>(s1p12v0s0b24591T  
<esc>(<esc>(s1p12v0s0b24591T  
<esc>(<esc>(s1p12v0s-3b24623T  
<esc>(<esc>(s1p12v1s-3b24623T  
<esc>(<esc>(s1p12v0s2b24623T  
<esc>(<esc>(s1p12v1s2b24623T  
<esc>(<esc>(s1p12v4s0b24580T  
<esc>(<esc>(s1p12v5s0b24580T  
<esc>(<esc>(s1p12v4s3b24580T  
<esc>(<esc>(s1p12v5s3b24580T  
<esc>(<esc>(s1p12v0s0b24703T  
<esc>(<esc>(s1p12v1s0b24703T  
<esc>(<esc>(s1p12v0s3b24703T  
<esc>(<esc>(s1p12v1s3b24703T  
Palatino Roman  
Palatino Italic  
Palatino Bold  
Palatino Bold Italic  
ITC Bookman Light  
ITC Bookman Light Italic  
ITC Bookman Demi  
ITC Bookman Demi Italic  
Helvetica Narrow  
Helvetica Narrow Oblique  
Helvetica Narrow Bold  
Helvetica Narrow Bold Oblique  
New Century Schoolbook Roman  
New Century Schoolbook Italic  
New Century Schoolbook Bold  
New Century Schoolbook Bold  
Italic  
ITC Avant Garde Book  
ITC Avant Garde Book Oblique  
ITC Avant Garde Demi  
ITC Avant Garde Demi Oblique  
ITC Zapf Chancery Medium Italic  
ITC Zapf Dingbats  
<esc>(<esc>(s1p12v0s0b24607T  
<esc>(<esc>(s1p12v1s0b24607T  
<esc>(<esc>(s1p12v0s2b24607T  
<esc>(<esc>(s1p12v1s2b24607T  
<esc>(<esc>(s1p12v1s0b45099T  
<esc>(<esc>(s1p12v0s0b45101T  
WorkCentre M128/M123 Reference Guide  
Page 19  
dc05cc0364  
Additional Information  
Xerox Customer Support welcomes feedback on all documentation - send  
feedback via e-mail to: [email protected].  
You can reach Xerox Customer Support at 1-800-821-2797 (USA),  
TTY 1-800-855-2880 or at http://www.xerox.com.  
Other Tips about Xerox multifunction devices are available at the following  
XEROX ®, The Document Company ®, the digital X ®, and all Xerox product names are  
trademarks of XEROX CORPORATION. Other trademarks belong to their respective owners.  
Copyright © XEROX CORPORATION 2005. All Rights Reserved.  
Page 20  
WorkCentre M128/M123 Reference Guide  
dc05cc0364  

Mitsubishi Electronics Split Type Heat Pump Air Conditioners Pmfy P08nbmu E1 User Manual
Nutone 9194nt User Manual
Panasonic Cs S18jku User Manual
Samsung Aq30c1 2 Bc User Manual
Sanyo N 1000scr User Manual
Sanyo Ths2432 User Manual
Toshiba Air Conditioner Rav Sm564bt Tr User Manual
Toshiba Air Conditioner Rav Sm1104bt Tr User Manual
Toshiba Ras M14eacv E User Manual
York Sunline 2000 D3cg User Manual