Xerox VersaLink B600, VersaLink B605, VersaLink B610, VersaLink B615, VersaLink C500 Reference Guide

...
dc11cc0479 Customer Support Page 1
Accessing Extended Features
Overview
This document enables users to access the extended features of the VersaLink B600/B605/B610/B615 and VersaLink C500/C505/C600/C605 when the device is in an environment that does not use a Xerox Print Driver. Note: Some of the commands and syntax used in this document requires familiarity with either PostScript (PS) or Printer Command Language (PCL).
This document provides the following:
A PostScript table that describes the PostScript features the VersaLink B600/B605/B610/B615 and VersaLink
C500/C505/C600/C605 supports and the syntax to use the feature.
A PCL table that describes the PCL features the VersaLink B600/B605/B610/B615 and VersaLink
C500/C505/C600/C605 supports and the syntax to use the feature. This document is not intended to be a complete PS or PCL reference manual: Refer to these additional reference materials:
PostScript Language Reference Manual, Third Edition, ISBN 0-201-38922-8 PCL5 Printer Language Technical Reference Manual 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 Versalink 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.
4. Read the Dependencies/Caveats section.
PDL Reference Guide for the VersaLink B600/B605/B610/B615 and VersaLink C500/C505/C600/C605
Customer Tip
October 10, 2017
dc11cc0479 Customer Support Page 2
Table of Contents
Accessing Extended Features ................................................................................................................ 1
Overview ......................................................................................................................................... 1
Using this Guide .............................................................................................................................. 1
Table of Contents .................................................................................................................................. 2
PCL . ................................................................................................................................................... 3
PCL/PJL Implementation ...................................................................................................................... 4
PCL/PJL Feature Dependencies/Caveats .............................................................................................. 7
Examples ............................................................................................................................................... 8
PJL/PCL Template ........................................................................................................................... 8
Sample PJL Headers ............................................................................................................................. 8
Supported PostScript Fonts ................................................................................................................. 10
Supported PCL Fonts .......................................................................................................................... 12
Additional Information ..................................................................................................................... 133
dc11cc0479 Customer Support Page 3
PCL
The VersaLink B600/B605/B610/B615 and VersaLink C500/C505/C600/C605 supports the following features using PCL5e and PCL XL Color emulations that enable the features listed in the following table.
Feature
Description
Job Name
Job Name
Custom Paper Size
This command specifies the customer designated media size.
Media Size
This command specifies the size of media on which to print the job.
Media Source
This command specifies the tray to supply the job’s media.
Output Location
Indicates the output bin where the print job is sent.
Stapling
This command indicates use and location of staple(s).
Quantity
Use this command to specify the number of collated sets of a document.
Resolution
This command sets the resolution value.
Bits Per Pixel
This command sets the color depth value.
Copies
Use this command to specify the number of uncollated sets of a document in a print job.
Simplex
Deliver one-sided output
Duplex
Deliver two-sided output
Orientation
Landscape or Portrait
Force Short Edge Feeding
The values indicate the feed edge to use. Job Mode
Specify Job Mode
Job Type (Secure Print / Proof
Print / Box Print)
You can specify Confidential Print or Proof Print Job Based
Accounting
To support the Job Based Accounting feature.
Banner Sheet
This command turns on/off the banner sheet that prints at the beginning of every job.
dc11cc0479 Customer Support Page 4
PCL/PJL Implementation
The below table lists each feature and the PCL syntax that is required to use the feature. Following the table are examples of how to use these commands and what the PCL file looks like.
PCL Print Features/Implementation
Feature
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 (76.2 –
215.9)mm. Length of Custom Paper is specified by <ESC>&f#J
where # = decipoints for (127 - 355.6)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) JISB5 = B5 (182 x 257mm) ISOB5 = B5 (176 x 250mm) EXECUTIVE = Executive (7.25 x 10.5") LETTER = Letter (8.5 x 11") JISEXEC = 8.5 x 13" LEGAL = Legal (8.5 x 14")
: 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) STATEMENT = Statement (5.5 x 8.5") 8X10 = 8 x 10" SPANISH = 215 x 315mm POSTCARD = Postcard (4 x 6") 50X70 = 5 x 7" 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)
<ESC>&l int A
Where value is one of the following:
25 = A5 (148 x 210mm) 26 = A4 (210 x 297mm) 45 = B5(JIS) (182 x 257mm) 100 = B5(ISO) (176 x 250mm) †
Loading...
+ 9 hidden pages