This document enables you to access the extended features of the Xerox 4110 in
environments that do not have a custom driver.
NOTE : Some of the commands and syntax used in this documents 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 inclu ded:
・ A PostScript tables that describes the PostScript features the Xerox 4110 supports
and the syntax to use the feature.
・ A PCL tables that describes the PCL features the Xerox 4110 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 wi th Xerox 4110.
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.
April 28, 2006
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 Xerox 4110
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.
Page 1 Xerox 4110 Reference Guide
PostScript
This Xerox 4110 supports PostScript3 commands that enable the features listed in the
following table.
Feature Description
Media Size Physical paper (media) size. (Width & Height)
Media Direction Feed direction of paper
Media Source Feed tray
Media Source from
SMH
Media Color Media color
Media Weight
Media Class Paper class (ex. High quality, thick, recycled)
Media Type Media type
Media Selection Specify if you apply the strict setpagedevice rule to
Delivers two-sided output. Landscape documents read
like a calendar, and Portrait documents read like a book.
Deliver two-sided output. (Use combine with Duplex)
Landscape documents read like a book and Portrait
documents read like a calendar.
Specify whether you apply edge-smoothing to output
after rendering
Specify whether you lighten output density to save toner
Screen type
Quantity Number of copies (Max: 9999)
Collation Collated or Uncollated
Jog Offsetting
Stapling Stapling. See details on StapleDetails.
Punch Specify how you Punch
Booklet Specify how you file
Fold Specify how you Fold
Interleaving Paper Insert blank sheet between OHP sheets.
Process Color Model Select process color model (DeviceGray, DeviceRGB,
DeviceCMYK,,,)
Separations
Page 2 Xerox 4110 Reference Guide
Specify if you multiple color separations will be
generated for each page of output or not.
Feature Description
Separation Color
Names
Separation Order Specify the order of process colorant name.
Use CIE Color Specify if you apply CIE-based color space through
Specify the process colorant name.
color conversion
Page 3 Xerox 4110 Reference Guide
PostScript Implementation
This section describes the PostScript commands required to access specific the
Xerox 4110 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 Language
Reference Manual, Third Edition, ISBN 0-201-37992-8.
†: Whether each paper is available
depends on NV memory setting.
The following paper sizes are only available
with SMH.
[297 420] = A6
[363 516] = B6
[936 1368] = 13 x 19
[936 1296] = 13 x 18
[907 1382] = 12.6 x 19.2
[907 1276] = SRA3 (12.6 x 17.7)
[864 1296] = 12 x 18
[792 1080] = 11 x 15
[609 892] = 8.46 x 12.4
[283 420] = Hagaki
[567 420] = Double Hagaki
[288 432] = Postcard(4 x 6)
[360 504] = Postcard(5 x 7)
[432 648] = Postcard(6 x 9)
[278 420] = Youkei 3
[929 1284] = Special A3
[640 878] = Special A4
[632 842] = A4 Cover
[648 792] = Letter Cover
* = default value
Page 4 Xerox 4110 Reference Guide
Feature Implementation Values
Media
Direction
<</LeadingEdge int >>
setpagedevice
Media Source <</MediaPosition int>>
setpagedevice
Media Source
from SMH
<</ManualFeed value>>
setpagedevice
Media Color <</MediaColor (string) >>
setpagedevice
Media Weight <</MediaWeight real >>
setpagedevice
Where int is one of the following:
0 = Short Edge; top of canonical page
1 = Long Edge; right side of canonical
page
2 = Short Edge; bottom of canonical page
3 = Long Edge; left side of canonical
page
null* = Auto
true = Feed paper from SMH
false* = Feed paper from a tray other than
SMH
Where string is any value.
Where real is in g/ ㎡ (gram per
square-meter) or null
Media Class <</MediaClass (string)>>
setpagedevice
Media Type <</MediaType (string)>>
setpagedevice
Media
Selection
<</DeferredMediaSelection
value>>
setpagedevice
Where string is one of the following:
stationary = normal paper
recycled = recycled paper
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
thick1 = thick paper 1
thick2 = thick paper 2
transparency = OHP sheet
used = backing paper
label = label paper
thin = thin paper
holed = hole paper (holed paper)
tabbed thick1 = Tab paper
tabbed thick2 = Tab paper
Where string is any value.
Where value is one of the following:
true* = Deferred media selection by
output device (more powerful and flexible
media selection)
Page 5 Xerox 4110 Reference Guide
Feature Implementation Values
false = Immediate media selection by
strict setpagedevice operator
Resolution <</HWResolution [x y]>>
Where x and y are one of the following:
setpagedevice
Duplex <</Duplex value>>
setpagedevice
Tumble <</Tumble value>>
setpagedevice
Image
Enhancement
<</PostRenderingEnhance true
/PostRenderingEnhanceDetails
<< /Type 32 /REValue int >>
>>
setpagedevice
Toner Save <</PostRenderingEnhance true
/PostRenderingEnhanceDetails
<< /Type 32 /TonerSaver int >>
>>
setpagedevice
600 600*(dpi)
1200 1200
Where value is one of the following:
true = Duplex
false* = Simplex
This feature is effective only in conjunction
with that Duplex is true
Where value is one of the following:
true = Tumble (Short edge binding
Duplex)
false* = Duplex (Long edge binding
Duplex)
Where int is one of the following:
0 = No image enhancement
1* = Activate image enhancement
Where int is one of the following:
0* = No toner saving
1 = Lighten output density, toner saving
Halftone
Screen
Selection
Output
Location
<</PostRenderingEnhance true
/PostRenderingEnhanceDetails
<< /Type 32 /EngineScreen int >>
>>
・ All DSC comments are ignored and not interpreted.
・ The Xerox 4110 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 A6, B6, 13 x 19, 13 x 18, 12.6 x 19.2, SRA3, 12 x 18, 11 x 15, 8.46 x 12.4,
Hagaki, Double Hagaki, Postcard(4 x 6), Postcard(5 x 7), Postcard(6 x 9), Youkei 3,
Special A3, Special A4, A4 Cover and Letter Cover.
・ Valid media sizes for stapling include A3, A4, B4, B5, 8.5x11, 8.5x13, 8.5x14, 11x17,
8 x 10, 8Kai(TFX), 8Kai(GCO), 16Kai(TFX), 16Kai(GCO), Executive, A4 Cover and
Letter Cover.
・ Do not duplex transparency and used paper job.
・ Do not staple any job with all paper class except stationary, recycled and used
(backing) paper.
Page 12 Xerox 4110 Reference Guide
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
Bodoni Roman
Bodoni Italic
Bodoni Bold
Bodoni Bold Italic
Bodoni Poster
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
Cooper Black
Cooper Black Italic
Copperplate Gothic 32BC
Copperplate Gothic 33BC
Coronet
Courier
Courier Oblique
Courier Bold
Courier Bold Oblique
Eurostile Medium
Eurostile Bold
Eurostile Extended No. 2
Eurostile Bold Extended No. 2
Geneva
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
Helvetica Bold
Helvetica Bold Oblique
Helvetica Narrow
Helvetica Narrow Oblique
Helvetica Narrow Bold
Helvetica Narrow Bold Oblique
Helvetica Condensed
Helvetica Condensed Oblique
Helvetica Condensed Bold
Helvetica Condensed Bold Oblique
Hoefler Text
Hoefler Text Italic
Hoefler Text Black
Hoefler Text Black Italic
Hoefler Ornaments
Joanna
Joanna Italic
Joanna Bold
Joanna Bold Italic
Letter Gothic
Letter Gothic Slanted
Letter Gothic Bold
Letter Gothic Bold Slanted
ITC Lubalin Graph Book
ITC Lubalin Graph Book Oblique
ITC Lubalin Graph Demi
ITC Lubalin Graph Demi Oblique
Marigold
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
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
Times Roman
Times Italic
Times Bold
Times Bold Italic
Times New Roman
Times New Roman Italic
Page 13 Xerox 4110 Reference Guide
Times New Roman Bold Univers 67 Condensed Bold
Times New Roman Bold Italic Univers 67 Condensed Bold Oblique
Univers 45 Light Univers 53 Extended
Univers 45 Light Oblique Univers 53 Extended Oblique
Univers 55 Univers 63 Extended Bold
Univers 55 Oblique Univers 63 Extended Bold Oblique
Univers 65 Bold Wingdings
Univers 65 Bold Oblique ITC Zapf Chancery Medium Italic
Univers 57 Condensed ITC Zapf Dingbat
Univers 57 Condensed Oblique
Page 14 Xerox 4110 Reference Guide
PCL
This Xerox 4110 supports PCL5e and PCL XL Color emulations that enable the
features listed in the following table.
Job Name Job Name
Custom Paper Size
– available only for
PCL
Media Size Media Size
Media Source Feed Tray
Output Location Output Bin
Gray Correction Gray Correction Text or Graphics
Stapling Staple
Punch Punch
Booklet Booklet
Fold Fold
Feature Description
Customer designated Paper Size
Collation
Resolution Resolution to used to image a job
Quantity Number of copies
Simplex Deliver one-sided output
Duplex Deliver two-sided output
Orientation Landscape or Portrait
Force Short Edge
Feeding
Job Mode Specify Job Mode
Job Type You can specify Confidential Print or Proof Print
Interleaving Paper Insert blank sheet between OHP sheets.
Accounting You can enter user-account string to track printer usage
Delay Print You can specify the time to print a job.
Collated. Collated creates a set that includes 1 copy of
each page. Uncollated creates a stack of multiple copies
of the same page.
Short Edge Feed or Long Edge Feed
Page 15 Xerox 4110 Reference Guide
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.
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 –
available only
for PCL
Media Size @PJL SET PAPER = value Where value is one of the following:
Not in PJL command.
You have to specify by PCL :
<ESC>&l101A
Width of Custom Paper is specified by
<ESC>*c#X where # = decipoints for
(100 - 305)mm.
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 will give
<ESC>*c3060x3960Y by
NONEDIVIDE = Compile a booklet
as long as the number of sheet does
not exceed the limit
AUTODIVIDE = Divide sheets into
sets automatically in case of
exceeding the limit number of
sheets.
MANUALDIVIDE = Divide sheets
based on the specified limit manually
OFF = Do not compile a booklet
Where value2 is one of the following:
RIGHT = Right to left page order
binding
LEFT = Left to right page order
binding
Where int1 is:
1~9999 = Booklet dividing number
for each set
Where int2 is:
1~9999 = Booklet total pages of
document
Fold @PJL SET JOBATTR =
“@FOLD = value”
Where value is one of the following:
BIFOLDINSIDE
BIFOLDOUTSIDE
ZFOLDRIGHT
ZFOLDLEFT
LETTERZFOLDINSIDE
LETTERZFOLDOUTSIDE
LETTERCFOLDINSIDE
LETTERCFOLDOUTSIDE
OFF
Page 18 Xerox 4110 Reference Guide
Feature Implementation Values
Collation @PJL SET QTY = int Where int is:
1~999
(If you use this parameter, it also
indicate use collate mode
automatically.)
Resolution @PJL SET RESOLUTION =
value
Where value is one of the following:
600
1200
Quantity @PJL SET COPIES = int Where int is:
1~999
(This parameter used for uncollated
mode.)
<ESC>&lintX
Where int is:
1~999
Simplex @PJL SET DUPLEX =
value1<ESC>&lintS
Where value1 is one of the following:
OFF---simplex
Where int is one of the following:
0 = simplex
Duplex @PJL SET DUPLEX =
value1
@PJL SET BINDING =
value2
Where value1 is one of the following:
ON ----duplex
Where value2 is one of the following:
LONGEDGE
SHORTEDGE
(value2 is used combined with
value1=ON)
<ESC>&lintS
Where int is one of the following:
1 = Duplex Long Edge Binding
2 = Duplex Short Edge Binding
Orientation @PJL SET ORIENTATION
= value
Where value is one of the following:
PORTRAIT
LANDSCAPE
<ESC>&lintO
Where int is one of the following:
0 = Portrait
1 = Landscape
2 = Reverse Portrait
3 = Reverse Landscape
Force short
edge feeding
@PJL SET
PAPERDIRECTION = value
Where value is one of the following:
SEF---Short Edge Feed
LEF ---Long Edge Feed
Job Mode @PJL JOB MODE = value Where value is one of the following:
PRINTER--------- for Printer
Page 19 Xerox 4110 Reference Guide
Feature Implementation Values
Job Type @PJL SET HOLD = value1
See Example 3
@PJL SET HOLDTYPE =
value2
@PJL SET HOLDKEY ="
four-digit string"
See Example 4
Interleaving
Paper
@PJL SET SLIPSHEET =
value
Accounting @PJL SET JOBATTR =
“@JOAU = string”
Delay Print @PJL SET JOBATTR =
“@PRTM =
YYYY:MM:DD:hh:mm”
Where value1 is one of the following:
PROOF------------- proof print
STORE ------------- confidential print
BOXSTORE ------- box accumulation
Where value2 is one of the following:
PRIVATE------------- need password
PUBLIC --------- don’t need password
The HOLDKEY variable acts as a
password to protect a held job.
Four-digit string can be any four-digit
value from 0000 to 9999. The default
value is “”.
Where value is one of the following:
OFF -----no slipsheet
BLANK---blank slipsheet
COPY ---- imaged slipsheet
Where string is a maximum of 32
character
(Capital character & small character is
distinguished)
YYYY:MM:DD:hh:mm
YYYY :year(AD 2000~2099)
MM :month (1~12)
DD :day (1~31)
hh :hour(0~23)
mm :minute(0~59)
Page 20 Xerox 4110 Reference Guide
PCL Template
This section illustrates a standard PCL template that is used to access general
print features as well as Xerox 4110 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 Langu age)
@PJL ENTER LANGUAGE=PCL
Section 4 (PCL Data Stream or ASCII Document inserted here for Options
such as selection Different Fonts, Simplex, Duplex, etc.)
,,,,,,,,,,
Section 5 (Closing Command, Required at end of Document)
<ESC>%-12345X@PJL EOJ
Page 21 Xerox 4110 Reference Guide
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>
@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 HOLDTYPE=PRIVATE <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>
Page 23 Xerox 4110 Reference Guide
PCL Feature Dependencies/Caveats
・ All PCL 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.
The 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 the methods described in the following list 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 base 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.
Page 24 Xerox 4110 Reference Guide
PCL Fonts
The following PCL fonts a re resident.
Each of these commands references 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, you include the alternate symbol set after the first <ESC> and
before the second <ESC>. Use the line printer examples as a reference.
Font Name PCL Escape Command
Albertus Medium <esc>(<esc>(s1p12v0s1b4362T
Albertus Extra Bold <esc>(<esc>(s1p12v0s4b4362T
Antique Olive <esc>(<esc>(s1p12v0s0b4168T
Antique Olive Bold <esc>(<esc>(s1p12v0s3b4168T
Antique Olive Italic <esc>(<esc>(s1p12v1s0b4168T
Arial <esc>(<esc>(s1p12v0s0b16602T
Arial Bold <esc>(<esc>(s1p12v0s3b16602T
Arial Italic <esc>(<esc>(s1p12v1s0b16602T
Arial Bold Italic <esc>(<esc>(s1p12v1s3b16602T
CG Times <esc>(<esc>(s1p12v0s0b4101T
CG Times Bold <esc>(<esc>(s1p12v0s3b4101T
CG Times Italic <esc>(<esc>(s1p12v1s0b4101T
CG Times Bold Italic <esc>(<esc>(s1p12v1s3b4101T
CG Omega <esc>(<esc>(s1p12v0s0b4113T
CG Omega Bold <esc>(<esc>(s1p12v0s3b4113T
CG Omega Italic <esc>(<esc>(s1p12v1s0b4113T
CG Omega Bold Italic <esc>(<esc>(s1p12v1s3b4113T
Clarendon Condensed <esc>(<esc>(s1p12v4s3b4140T
Coronet <esc>(<esc>(s1p12v1s0b4116T
Courier <esc>(<esc>(s1p12v0s0b4099T
Courier Bold <esc>(<esc>(s1p12v0s3b4099T
Courier Italic <esc>(<esc>(s1p12v1s0b 4099T
Courier Bold Italic <esc>(<esc>(s1p12v1s3b4099T
Garamond Antiqua <esc>(<esc>(s1p12v0s0b4197T
Garamond Halbfett <esc>(<esc>(s1p12v0s3b4197T
Garamond Kursiv <esc>(<esc>(s1p12v1s0b4197T
Garamond Kursiv Halbfett <esc>(<esc>(s1p12v1s1b4197T
Line Printer (Roman-8) <esc>(8U<esc>(s0p16.67h8.5v0s0b0T
Line Printer (Latin-1) <esc>(0U<esc>(s0p16.67h8.5v0s0b0T
Line Printer (PC-8) <esc>(10U<esc>(s0p16.67h8.5v0s0b0T
Line Printer (PC-8 D/N) <esc>(11U<esc>(s0p16.67h8.5v0s0b0T
Line Printer (PC-850) <esc>(12U<esc>(s0p16.67h8.5v0s0b0T
Line Printer (Legal) <esc>(1U<esc>(s0p16.67h8.5v0s0b0T
Marigold <esc>(<esc>(s1p12v0s0b4297T
Times New <esc>(<esc>(s1p12v0s0b16901T
Times New Bold <esc>(<esc>(s1p12v0s3b16901T
Times New Italic <esc>(<esc>(s1p12v1s0b16901T
Times New Bold Italic <esc>(<esc>(s1p12v1s3b16901T
Page 25 Xerox 4110 Reference Guide
Font Name PCL Escape Command
Symbol <esc>(19M<esc>(s1p12v0s0b16686T
Wingdings <esc>(579L<esc>(s1p12v0s1b31402T
Univers Bold <esc>(<esc>(s1p12v0s3b4148T
Univers Bold Italic <esc>(<esc>(s1p12v1s3b4148T
Univers Bold Condensed <esc>(<esc>(s1p12v4s3b4148T
Univers Bold Condensed Italic <esc>(<esc>(s1p12v5s3b4148T
Univers Medium <esc>(<esc>(s1p12v0s0b4148T
Univers Medium Italic <esc>(<esc>(s1p12v1s0b4148T
Univers Medium Condensed <esc>(<esc>(s1p12v4s0b4148T
Univers Medium Condensed Italic<esc>(<esc>(s1p12v5s0b4148T
Letter Gothic <esc>(<esc>(s1p12h0s0b4102T
Letter Gothic Italic <esc>(<esc>(s1p12h1s0b4102T
Letter Gothic Bold <esc>(<esc>(s1p12h0s3b4102T
Times Roman <esc>(<esc>(s1p12h0s3b4102T
Times Italic
Times Bold
Times Bold Italic
Helvetica
Helvetica Oblique
Helvetica Bold
Helvetica Bold Oblique
CourierPS
CourierPS Oblique
CourierPS Bold
CourierPS Bold Oblique
SymbolPS
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