This document enables you to access the extended features of the Document Centre in
environments that do not have a custom driver. This includes the following environments:
• Custom DOS packages
• Other platforms (including mainframes and minis)
NOTE: Some of the commands and syntax used in this document requires some 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 table that describes features supported by the Document Centre.
• A PostScript table that describes the PostScript features the Document Centre supports
and the syntax to use the feature.
•A PCL table that describes the PCL features the Document Centre 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
This document
pertains to these
Xerox products:
xDC 555/545/535
DC 490/480/470/460
ST
DC 420/425/432/440
ST
DC 332/340 ST
DC 240/255/265
ST/LP
DC 220/230 ST/LP
DCCS 50
dc02cc0304
Document Centre Technical Support OperationsPage 1
for using the PS and PCL commands with the Document Centre.
Refer to these additional reference materials PostScript Language Reference Manual, Third
Edition, ISBN 0-201-37922-8 and PCL 5 Printer Language Technical Reference Manual,
Hewlett-Packard Manual Part Number 5021-0377.
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 Document Centre
must have the Finisher option installed to use stapling commands.
3. Follow across the table to find the syntax listed for the PDL examples shown. Read the
Dependencies/Caveats section.
NOTE:
The Secure Print
feature is not
referenced in this
document. This
feature requires the
encryption scheme
that encodes the
secure print password
and is Xerox Private
Data.
Print Features
The Document Centre supports PostScript level 2 and 3 commands or PCL5e and PCL6
escape sequences that enable the features listed in the following table.
FeatureDescription
Job NameAllows you to specify a job name.
Job OwnerAllows you to specify a job owner.
Media SizeAllows you to select media size.
Media SourceAllows you to select the paper tray that feeds a print job.
Media TypeAllows you to select type to media used to print a job.
Media ColorAllows you to select the color of media used to print a job.
Output LocationAllows you to select the output location where a job is delivered.
StaplingIndicates stapling for a print job.
Hole PunchingIndicates hole drilling/punching after print job completes.
CollationAllows you to select the order of the output. Collated creates a set
that includes 1 copy of each page. Uncollated creates a stack of
multiple copies of the same page.
Resolution
QuantityAllows you to select the number of sets to print.
SimplexDelivers one-sided output.
Duplex Long Edge BindingDelivers two-sided output. Landscape documents read like a
Duplex Short Edge BindingDelivers two-sided output. Landscape documents read like a book
OrientationAllows you to select portrait or landscape orientation.
Forcing Short-Edge FeedAllow you to force some media sizes to print with the short-edge
Front Cover Imaged/UnimagedAllows you to select a blank or imaged front cover.
Front Cover Media TypeAllows you to select media type for the front cover.
Front Cover Media ColorAllows you to select media color for the front cover.
Front and Back Cover
Imaged/Unimaged
Front and Back Cover Media TypeAllows you to select the media type for the front and back covers.
Front and Back Cover Media
Color
AccountingAllows you to enter an accounting code and UserID to track
Allows you to select the resolution used to image a job. Currently,
600 x 600 x 1 (600 dpi resolution with 2 gray levels), 600 x 600 x 2
(600 dpi resolution with 4 gray levels), 1200 x 1200, and 1800 x
1800 are available.
calendar, and Portrait documents read like a book.
and Portrait documents read like a calendar.
of the paper fed first.
Allows you to select blank or imaged front and back covers.
Allows you to select the media color for the front and back cover.
printer usage.
NOTE: This feature requires the optional Network Accounting kit.
Draft Mode PrintingAllows you to select draft printing mode that conserves toner
when printing.
Image Quality SelectionAllows you to increase or decrease the amount of toner used to
create an image. Image quality levels range from 1 (darkest) to 7
(lightest).
Job TypeAllows you to select normal print, secure print, or proof print. Proof
print is the same as sample set.
dc02cc0304
Page 2Document Centre Technical Support Operations
FeatureDescription
Printer Banner SheetAllows you to turn printer banner pages on or off based on
individual jobs.
InterleaveAllows you to insert blank or imaged sheets between
transparencies.
Interleave Media ColorAllows you to select media color for the interleaves. Only use this
feature in conjunction with the interleave feature.
Delay PrintAllows you to specify a time up to 72 hours from the current
printer time, to print a job.
dc02cc0304
Document Centre Technical Support OperationsPage 3
PostScript
This section describes the PostScript commands required to access specific Document
Centre features. This table lists each feature and the PostScript syntax that is required to
use the feature. Following this table are some examples of how to use these commands and
what the PostScript file looks like.
For more information about PostScript commands, refer to the PostScript LanguageReference Manual, Third Edition, ISBN 0-201-37922-8.
Print Features
FeatureImplementationValues
Job Owner
Job Name%%OID_ATT_JOB_NAME “string”
Media Size<</PageSize [width height]>>
%%OID_ATT_JOB_OWNER “string”
setpagedevice
Where string is a maximum of 40 charactersWhere string is a maximum of 40 characters
[width x height] in 1/72 inch (points)
[612 792]=Letter (8.5 x 11 inches)
[612 1008=Legal (8.5 x 14 inches)
[792 1224]=Ledger (11 x 17 inches)
[612 936]=Folio (8.5 x 13 inches)
[522 756]=Executive (7.25 x 10.5 inches)
[396 612]=5.5 x 8.5 inches
[360 504]=5 x 7 inches
[576 720]=8 x 10 inches
[648 792]=Letter Cover (9 x 11 inches)
[324 432]=Postcard (4.5 x 6 inches)
[842 1191]=A3 (297 x 420 mm)
[595 842]=A4 (210 x 297 mm)
[632 842]=A4 Cover (223 x 297 mm)
[420 595]=A5 (148 x 210 mm)
[297 420]=A6 (105 x 148 mm)
[729 1032]=Jis b4 (257 x 364 mm)
[516 729]=JIS B5 (182 x 257 mm)
[363 516]=JIS B6 (128 x 182 mm)
[279 540]=Monarch Envelope
[297 684]=No. 10 Envelope (4.1 x 9.5")
[312 624]=DL Envelope (110 x 220 mm)
[459 649]=C5 Envelope (162 x 229 mm)
(3.9 x 7.5")
NOTE: Use this command in conjunction witth
the Media Type and Media Color commands
(see below in table)
Media Type<</MediaType (string)>> setpagedevice
Media Color<</MediaColor (string)>> setpagedevice
Where string is one of the following:
bond, letterhead, standard, transparency, labels,
drilled, recycled, preprinted, cardstock, other,
system-default, envelopes, tabs, Custom1 –
Custom7
NOTE: Use this command in conjunction with the
commands Media Size and Media Color.
Where string is one of the following:
buff, blue, clear, gray, green, ivory, orange, other,
pink, red, white, yellow, goldenrod, unspecified,
Custom1 - Custom 7.
NOTE: Use this command in conjunction with the
two commands Media Size and Media Type.
dc02cc0304
Page 4Document Centre Technical Support Operations
FeatureImplementationValues
Media Source<</MediaPosition int>> setpagedevice
Output Location –
options supported
depend on output
device.
NOTE: See the media selection comments in
the Dependencies / Caveats section.
Where string can be one of the following:
When a catch tray is installed:
SideTray
When a 2000 Sheet Stapler Stacker (Office
Finisher) is installed:
TopTray
Stacker
Where value can one of the following:
OID_VAL_OUTPUT_BIN_TOP or
OID_VAL_OUTPUT_BIN_SIDE
OID_VAL_OUTPUT_BIN_STACKER
NOTE: You cannot use the finisher stacker tray
with envelopes and labels. Stapling or punching
requires use of the stacker tray. If you indicate an
invalid combination of commands, the output
location request is ignored.
Where int is one of the following:
0 = No Staple
3 = Staple at the end of set
Where string is one of the following three values:
SinglePortrait - for single staple in portrait
documents.
SingleLandscape - for single staple in Landscape
documents
NOTE: Refer to the "Single Staple Location" table
later in this document, for information about
staple location restrictions.
Where int is one of the following:
0 = No Punch
4 = Punch each page
NOTE: You can use the hole punching
command with 8.5 x 11", 11 x 17", 9 x 11", A4,
A3 and A4 cover size media only. Use the
"rotated landscape" orientation with 11 x 17"
and A3 pages.
Where value is one of the following:
true = Collated
false = Uncollated
dc02cc0304
Document Centre Technical Support OperationsPage 5
[height/width] in 1/72 inch (points)
To print landscape, use the Media Size
command with height and width reversed. For
example:
[792 612] = Letter, landscape
[842 595] = A4, landscape
For landscape documents printed on 11 x 17",
8.5 x13", 8.5 x 14" or A3, apply a 180° rotation to
landscape pages to ensure the correct location of
stapling or punching.
Use the PostScript command: "0 0 moveto 180
rotate -height -width translate" which should
appear after any "setpagedevice" commands.
The following example, for an A3 landscape page
illustrates this syntax.
<</PageSize [1191 843]>> setpagedevice
…any other "setpagedevice" commands.
0 0 moveto 180 rotate -1191 -842 translate
…rest of print commands for page.
Force short edge
feeding
%%OID_ATT_FEED_EDGE value;
or
<< /LeadingEdge int >> setpagedevice
Where value is one of the following:
For portrait documents use:
OID_VAL_FEED_EDGE_SHORT_TRAILING
For landscape documents use:
OID_VAL_FEED_EDGE_SHORT_LEADING
Where int is one of the following:
For portrait documents use: 2
For landscape documents use: 0
NOTE: The following media sizes default to printing
with the long-edge fed first: Letter, Letter Cover,
Statement, Executive, 8 x 10", A4, A4 Cover and
B5. It is possible to force these media sizes to print
with short-edge first.
dc02cc0304
Page 6Document Centre Technical Support Operations
FeatureImplementationValues
Front Cover
Imaged Enable/
Disable
Front Cover Media
Type
Front Cover Media
Color
Front Cover Media
Size
Front & Back
Cover Imaged
Enable/
Disable
Front & Back
Cover Media Type
Front & Back
Cover Media Color
Front & Back
Cover Media Size
Draft Mode
Printing
%%OID_ATT_FIRST_PAGE_ IMAGED
“value”
%%OID_ATT_FIRST_PAGE_
MEDIA_TYPE “value”;
%%OID_ATT_FIRST_PAGE_
MEDIA_COLOR “value”;
%%OID_ATT_FIRST_PAGE_MEDIA_SIZ
E "xxx yyy"
%%OID_ATT_FIRSTLAST_PAGE_IMAG
ED “value”
%%OID_ATT_FIRSTLAST_PAGE_
MEDIA_TYPE “value”;
%%OID_ATT_FIRSTLAST_PAGE_
MEDIA_COLOR “value”;
%%OID_ATT_FIRSTLAST_PAGE_MEDI
A_SIZE "xxx yyy"
%%OID_ATT_PRINT_
QUALITY value;
Where value is
TRUE or FALSE
TRUE produces an imaged cover.
FALSE produces a blank cover.
NOTE: Use this command in conjunction with
these commands: Front Cover Media Type and
Front Cover Media Color.
Where value is one of the following:
standard, transparency, labels, drilled, recycled,
pre-printed, heavyweight, other
NOTE: Use this command in conjunction with
these commands: Front Cover Imaged Enable
and Front Cover Media Color.
Where value is one of the following:
yellow, green, buff, white, red, ivory, gray, clear,
pink, goldenrod, orange, blue, other
NOTE: Use this command in conjunction with
these commands: Front Cover Imaged Enable
and Front Cover Media Type.
Where xxx and yyy are the media size
expressed in mm.
NOTE: This command is optional. Use only
when printing blank front covers. Use this
command in conjunction with the Front Cover
Image Enable/Disable and the commends it
required, that is, Front Cover Media Type, Front
Cover Media Color, and Front Cover Imaged
Enable/Disable.
Where value is
TRUE = an imaged front and back cover.
or
FALSE = a blank front and back cover.
NOTE: Use this command in conjunction with
these commands: Front & Back Cover Media
Type and Front & Back Cover Media Color.
Where value is one of the following:
standard, transparency, labels, drilled, recycled,
pre-printed, heavyweight, other
Enable and Front & Back Cover Media Type.
Where xxx and yyy are the media size
expressed in mm.
NOTE: This command is optional. Use only
when printing blank front and back covers. This
command must be used in conjunction with the
Front & Back Cover Image Enable/Disable and
the commands it requires, that is, Front & Back
Cover Media Type, Front & Back Cover Media
Color, and Front & Back Cover Imaged
Enable/Disable.
Where value is one of the following:
OID_VAL_PRINT_QUALITY_NORMAL
OID_VAL_PRINT_QUALITY_DRAFT
dc02cc0304
Document Centre Technical Support OperationsPage 7
FeatureImplementationValues
Image Quality
Selection
%%OID_ATT_IMAGE_QUALITY n;
Job Type%%OID_ATT_JOB_TYPE value;
Printer Banner
Sheet
Interleave%%OID_ATT_INTERLEAVE value;
Interleave Media
Color
Accounting%%OID_ATT_ACCOUNTING_INFORMA
Delay Print%%OID_ATT_JOB_PRINT_AFTER
%%OID_ATT_START_SHEET value;
%%OID_ATT_INTERLEAVE_ COLOR
“value”;
TION "UserID|042AccountID";
"yyyymmddhhmmss”
Where value is one of the following:
False = Bold HP type output
True = Xerox High Accuracy output
Where n applies for Xerox High Accuracy Output
and is a number in the range:
-3 (lightest) to 0 (normal) to +3 (darkest)
Where value is one of the following:
OID_VAL_JOB_TYPE_PRINT
OID_VAL_JOB_TYPE_PROOF_PRINT
Where value is one of the following:
OID_VAL_JOB_SHEET_FULL (On)
OID_VAL_JOB_SHEET_NONE (Off)
Where value is one of the following:
OID_VAL_INTERLEAVE_NONE
OID_VAL_INTERLEAVE_BLANK
OID_VAL_INTERLEAVE_IMAGED
NOTE: Use this command in conjunction with the
command: Interleave Media Color.
Where value is one of the following:
yellow, green, buff, white, red, ivory, gray, clear,
pink, goldenrod, orange, blue, other.
NOTE: Use this command in conjunction with the
command: Interleave.
Where UserID is a value that the Printer
Administrator assigns to a user.
Where AccountID is a value that the Printer
Administrator assigns to the account.
NOTE: The User ID and the Account ID must
be delimited by a |042.
Allows you to specify the time a job prints. Yyou
can set this time up to 72 hours from the
current printer time.
Where yyyy is the year, mm is the month, dd is
the date, hh is the hour, mm is the minute of the
hour, and ss is the second of that minute.
NOTE: The hours are expressed in a 24-hour
clock. For example: July 29, 1999 at 3:25 PM is
expressed as: 19990729152500.
dc02cc0304
Page 8Document Centre Technical Support Operations
EURO Font
The Euro character is provided in all standard Latin fonts (letter fonts such as Helvetica and
Times) and the Symbol font included with the Adobe PostScript 3 interpreter. Special fonts
such as ZapfDingbats do not contain the Euro symbol. Although the Euro character’s “glyph”
is added to the PostScript fonts, standard font encoding (that is, the character set) does not
include the character.
To access the Euro character’s glyph directly, use the “glyphshow” command as shown in
the following example:
%!PS-Adobe-3.0
/Times-Roman findfont 12 scalefont setfont
120 735 moveto
(The price of this unit is: ) show /Euro glyphshow (200.00) show
showpage
Basic PostScript Template
This section illustrates a standard PostScript template used to access general print features,
as well as, unique features of the Document Centre products. This template lists each
feature and the syntax, both PostScript commands and DSC (Document Structuring
Conventions), required to use these features.
Section 1 (Adobe Reference Command)
%!PS
NOTE:
The print job specifies
the following items:
• Job owner
• Job name
• 11 x 17 paper size
• Drilled
• Ivory paper
• 1200 x 1200
resolution
• Staple off
• Landscape
• Sample set
• Draft mode
• Offset off
• Banner sheet off
• Duplex long edge
• One copy
The quotations in the
Job Name and Job
Owner lines are
required.