Download Print this page
Xerox CUSTOMER TIPS 7425/7428/7435 Reference Manual
Xerox CUSTOMER TIPS 7425/7428/7435 Reference Manual

Xerox CUSTOMER TIPS 7425/7428/7435 Reference Manual

Pdl reference guide

Advertisement

Quick Links

Customer Tips
dc09cc0453
June 10, 2009
This document applies
to the
stated Xerox
product. It is assumed
that your device is
equipped with the
appropriate option(s)
to support the
information within this
document.
dc09cc0453
Customer Support
Xerox Multifunction Devices
PDL Reference Guide for the
WorkCentre 7425/7428/7435
Accessing Extended Features
Overview
This document enables you to access the extended features of the WorkCentre
7425/7428/7435 in environments that do not have a custom print driver.
Note: The commands and syntax used in this document 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 PCL table that describes the PCL features the WorkCentre supports and the syntax
to use the feature.
A PS table that describes the PS 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 the WorkCentre 7425/7428/7435. Refer
to these sources for additional PS and PCL information:
PostScript Language Reference Manual, Third Edition, ISBN 0-201-38922-8,
PCL5 Printer Language Technical Reference Manual
(
http://h20000.www2.hp.com/bc/docs/support/SupportManual/bpl13210/bpl13210.pdf
Printer Job Language Technical Reference Manual
(
http://h20000.www2.hp.com/bc/docs/support/SupportManual/bpl13208/bpl13208.pdf
Hewlett-Packard manual.
Using this Guide
Search the Feature Table to determine whether the feature you wish to use is
supported.
Verify that the feature is supported by the platform. For example, the WorkCentre
must have an optional finisher installed to use stapling commands.
Follow across the table to find the syntax listed for the PDL examples shown.
Reference the "Dependencies/Caveats" section when working with PS and/or PCL
commands.
...for the user
Page 1
),
), a

Advertisement

loading

Summary of Contents for Xerox CUSTOMER TIPS 7425/7428/7435

  • Page 1 Using this Guide dc09cc0453 Customer Support Xerox Multifunction Devices A PCL table that describes the PCL features the WorkCentre supports and the syntax to use the feature. A PS table that describes the PS features the WorkCentre supports and the syntax to use the feature.
  • Page 2 This WorkCentre supports PCL5e and PCL XL emulations that enable the features listed in the following table. Feature Job Name Custom Paper Size Media Size Media Source Output Location Stapling Punch Booklet Collation Resolution Quantity Simplex Duplex Orientation Force Short Edge Feeding Job Mode Job Type...
  • Page 3 PCL/PJL Implementation The following table contains the PCL feature commands and shows the syntax required to use the feature. After the table are examples of how to use these commands and examples of a PCL file. Feature Job Name @PJL SET JOBNAME = "jobname-string"...
  • Page 4 Feature <ESC>&l int A dc09cc0453 Customer Support Implementation JPOST = Postcard (100 x 148mm) JPOSTD = Postcard (148 x 200mm) POSTCARD = Postcard (4 x 6") 50X70 = 5 x 7" TYOUKEI3 = Envelope (120 x 235mm) COM10 = No. 10 Envelope (4.1 x 9.5”) MONARCH = Monarch Envelope (3.9 x 7.5”) DL = DL Envelope (110 x 220mm) C5 = C5 Envelope (162 x 229mm)
  • Page 5 Feature Media @PJL SET MEDIASOURCE Source = value <ESC>&l int H Output @PJL SET OUTBIN = value Location <ESC>&l int G Stapling @PJL SET STAPLE = value dc09cc0453 Customer Support Implementation Where value is one of the following: TRAY1: Feed from paper tray1 TRAY2: Tray2 TRAY3: Tray3 TRAY4: Tray4...
  • Page 6 Feature Punch @PJL value1 @PJL SET JOBATTR = ”@PNHN = value2” Folding @PJL SET JOBATTR = "@FOLD = value1" Booklet @PJL SET JOBATTR = “@BKLT = value1” @PJL SET JOBATTR = “@BKSG = value2” @PJL SET JOBATTR = “@BKDN = int1” @PJL SET JOBATTR = “@BKDN = int2”...
  • Page 7 Feature <ESC>&l int X Simplex @PJL value1 <ESC>&l int s Duplex @PJL value1 @PJL value2 <ESC>&l int s Orientation @PJL SET ORIENTATION = value <ESC>&l int O Force short @PJL SET edge feeding PAPERDIRECTION = value Job Mode @PJL JOB MODE = value Job Type @PJL SET HOLD = value1 (See Example 3)
  • Page 8 Feature Job Based @PJL SET JOBATTR = Accounting "@JOAU = string1" Auditron @PJL SET JOBATTR = "@JOAP = string2" @PJL SET JOBATTR = "@DAID = string3" Delay Print @PJL SET JOBATTR = "@PRTM = YYYY:MM:DD:hh:mm" Banner Sheet @PJL SET JOBATTR= "@BANR=value"...
  • Page 9 Sample PJL Headers This section contains examples of these commands in use. Example 1 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=John"<CR><LF> Example 2 Finishing Options (Stapling) <ESC>%-12345X@PJL JOB MODE=PRINTER<CR><LF>...
  • Page 10 Example 6 Finishing Options (Bi-Folding(single page)) <ESC>%-12345X@PJL JOB MODE=PRINTER<CR><LF> @PJL SET OUTBIN=BOOKLETTRAY<CR><LF> @PJL SET FINISH=NONE<CR><LF> @PJL SET STAPLE=NONE <CR><LF> @PJL SET JOBATTR="@FOLD=BIFOLDINSIDE"<CR><LF> @PJL SET JOBATTR="@BKSG=LEFT"<CR><LF> Example 7 Proof Print <ESC>%-12345X@PJL JOB MODE=PRINTER<CR><LF> @PJL SET HOLD=PROOF <CR><LF> @PJL SET USERNAME="John" <CR><LF> @PJL SET JOBNAME="Job1"...
  • Page 11: Pcl Fonts

    PCL/PJL 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): 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.
  • Page 12 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...
  • Page 13 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...
  • Page 14 PostScript This WorkCentre supports PS 3 commands that enable the features listed in the following table. Feature Media Size Media Direction Media Source Media Source from Bypass tray Media Color Media Weight Media Class Media Type Media Selection Print Mode Duplex Tumble Image Enhancement...
  • Page 15 Feature Punch Booklet Interleaving Paper (Transparency Separator) Process Color Model RGB Correction Gray Guaranteed Gamma Correction CMYK Correction White Point RGB Space Brightness Separations Separation Color Names Separation Order Use CIE Color Job Name Job Type(Secure Print / Proof Print) Job Based Accounting Auditron...
  • Page 16 PostScript Implementation The following table contains the PostScript commands and shows the syntax required to use the feature. Following the table are examples of commands and a PS file. For more details about PostScript commands, refer to the PostScript Language Reference Manual, Third Edition, ISBN 0-201-37992-8.
  • Page 17 Feature Media <</LeadingEdge int >> Direction setpagedevice Media Source <</MediaPosition int>> setpagedevice Media Source <</ManualFeed value>> from bypass setpagedevice tray Media Color <</MediaColor (string) >> setpagedevice Media Weight <</MediaWeight real >> setpagedevice Media Class <</MediaClass (string)>> setpagedevice dc09cc0453 Customer Support Implementation [649 918] = C4 Envelope (229 x 324mm) [459 649] = C5 Envelope (162 x 229mm)
  • Page 18 Feature dc09cc0453 Customer Support Implementation user 3 = Custom 3 user 4 = Custom 4 user 5 = Custom 5 holed = Hole Punched letterhead = Letterhead preprinted = Pre-Printed other = Other thin = Lightweight thick1 = Heavyweight (HW) (106 - 169g/m2) thick1 side2 = HW Reload (106 - 169g/m2)
  • Page 19 Feature Media Type <</MediaType (string)>> setpagedevice Media <</DeferredMediaSelection Selection value>> setpagedevice Print Mode <</HWResolution [x y] /DeviceRenderingInfo << /Type 26 /ValuesPerColorComponent int1 >> >> setpagedevice Duplex <</Duplex value>> setpagedevice Tumble <</Tumble value>> setpagedevice Image <</PostRenderingEnhance true Enhancement /PostRenderingEnhanceDetails << /Type 32 /REValue int >> >>...
  • Page 20: Finisher Tray

    Feature Halftone <</PostRenderingEnhance true Screen /PostRenderingEnhanceDetails Selection << /Type 32 /EngineScreen int >> >> setpagedevice Output <</OutputType (string)>> Location setpagedevice Quantity <</NumCopies value >> setpagedevice Collation <</Collate value >> setpagedevice <</Jog int >>setpagedevice Stapling <</Staple int1 (w/ B-Finisher /StapleDetails << /Type 7 or C-Finisher) /Location int2 >>...
  • Page 21 Feature Punch <</Punch int1 (w/ C- /PunchDetails << /Type 5 Finisher) /Position int2 /Numholes int3 >> >> setpagedevice Booklet <</Booklet value1 (w/ C-Finisher /BookletDetails << /Type 3 and booklet /StapleType int module) /PrintInside value2 /PageSet value3>> >> setpagedevice Interleaving <</SlipSheet int1 Paper /SlipSheetDetails <<...
  • Page 22 Feature Process Color <</ProcessColorModel name >> Model setpagedevice <</DeviceRenderingInfo << Correction /Type 26 /RGBCorrection int >> >> setpagedevice Gray <</DeviceRenderingInfo << Guaranteed /Type 26 /RGBToK int >> >> setpagedevice Gamma <</DeviceRenderingInfo << Correction /Type 26 /GammaCorrection int >> >> setpagedevice CMYK <</DeviceRenderingInfo <<...
  • Page 23 Feature Brightness <</DeviceRenderingInfo << /Type 26 /Brightness int >> >> setpagedevice Separations <</Separations value >> setpagedevice Separation <</SeparationColorNames Color Names value>> setpagedevice Separation <</SeparationOrder value>> Order setpagedevice Use CIE Color <</UseCIEColor value>> setpagedevice dc09cc0453 Customer Support Implementation Where int is one of the following: 5 = Bright (+5) 4 = Bright (+4) 3 = Bright (+3)
  • Page 24 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 finisher tray for output bin) %!PS << /DeferredMediaSelection true >> setpagedevice <</PageSize [612 792]>>setpagedevice <</Duplex true /Tumble false>>setpagedevice <</OutputType (FINISHER TRAY)>>setpagedevice <</Collate true>>setpagedevice...
  • Page 25: Postscript Fonts

    PostScript Fonts The following PostScript fonts are resident with Adobe interpreter. Albertus Albertus Italic Albertus Light Antique Olive Roman Antique Olive Italic Antique Olive Bold Antique Olive Compact Apple Chancery 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...
  • Page 26 Gill Sans Gill Sans Italic Gill Sans Bold Gill Sans Bold Italic Gill Sans Light Gill Sans Light Italic Gill Sans Extra Bold Gill Sans Condensed Gill Sans Condensed Bold Goudy Oldstyle Goudy Oldstyle Italic Goudy Bold Goudy Bold Italic Goudy Extra Bold Helvetica Helvetica Oblique...
  • Page 27 New Century Schoolbook Bold New Century Schoolbook Bold Italic NewYork OCR-B Letterpress M Optima Roman Optima Italic Optima Bold Optima Bold Italic Oxford Palatino Roman Palatino Italic Palatino Bold Palatino Bold Italic Stempel Garamond Roman Stempel Garamond Italic Stempel Garamond Bold Stempel Garamond Bold Italic Symbol Tekton Regular...
  • Page 28: Additional Information

    Other Tips about Xerox multifunction devices are available at the following URL: http://www.office.xerox.com/support/dctips/dctips.html. © 2009 Xerox Corporation. All rights reserved. XEROX® and the sphere of connectivity design, and WorkCentre® are trademarks of Xerox Corporation in the United States and/or other countries.

This manual is also suitable for:

Workcentre 7425Workcentre 7428Workcentre 7435