IBM Support

Information on Printers from Xerox and Fuji Xerox

Troubleshooting


Problem

This document contains information on the capabilities that are supported on printer hardware from Xerox. It also indicates whether each printer model is likely to work when printing from the IBM Power Systems.

Resolving The Problem

This document contains information on the capabilities that are supported on printer hardware from Xerox and Fuji Xerox. It also indicates whether each printer model is likely to work when printing from the IBM System i products using LPR, PJL, SNMP, IPP, or a PC5250 printer session.

For information on printers from other manufacturers, please refer to the following documents:

N1019605: Information on Printers from Various Manufacturers
N1019698: Printer Model Settings for Host Print Transform (HPT)

***************
This document is not updated on a regular basis. IBM support does not actively search for information about new or different printers. This document is updated on an as needed basis. Refer to the printer hardware documentation or visit the printer manufacturer's website to locate the printer's specifications to make the determination if it will work with the IBM i.

What specifications to look for:
Emulation or Printer Languages, or search on PCL.
Supported Network Protocols to see if TCP/IP LPR/LPD, Port 9100, IPP, or SNMP is listed.

Or, create a printer configuration and see if it works. Most PCL printers use port 9100 and regardless of the hardware, a PCL Manufacturer Type and Model, such as *HP4, *HP5SI, *HP4000, etc. will work. Most printers that support LPD will accept communication over port 515 regardless of whether the correct remote printer queue value is used.

**Where x.x.x.x is the printer's IP address
For a LAN attached printer that has drawers:
CRTDEVPRT DEVD(PrinterName) DEVCLS(*LAN) TYPE(3812) MODEL(1) LANATTACH(*IP) PORT(9100)
ONLINE(*YES) FONT(11) FORMFEED(*AUTOCUT) PRTERRMSG(*INFO) INACTTMR(*SEC15)
TRANSFORM(*YES) MFRTYPMDL(*HP4) RMTLOCNAME('x.x.x.x') SYSDRVPGM(*IBMSNMPDRV -or- *HPPJLDRV)

For a LAN attached continuous forms printer that is SNMP capable:
CRTDEVPRT DEVD(PrinterName) DEVCLS(*LAN) TYPE(3812) MODEL(1) LANATTACH(*IP) PORT(9100)
ONLINE(*YES) FONT(11) FORMFEED(*CONT) PRTERRMSG(*INFO) INACTTMR(*SEC15)
TRANSFORM(*YES) MFRTYPMDL(*HP4) RMTLOCNAME('x.x.x.x') SYSDRVPGM(*IBMSNMPDRV)

If the paper is not pulling from the expected drawer, try using MFRTYPMDL *HP5SI or *HP4000.

For a LAN attached continuous forms printer that supports LPR/LPD (usually a line printer or one that uses it's own printer language, such as Zebra (ZPL)):
CRTOUTQ OUTQ(QUSRSYS/OutputQueueName) RMTSYS(*INTNETADR) RMTPRTQ(RAW) AUTOSTRWTR(1)
CNNTYPE(*IP) DESTTYPE(*OTHER) TRANSFORM(*YES) MFRTYPMDL(*WSCST) WSCST(QWPDEFAULT)
INTNETADR('x.x.x.x') DESTOPT(XAIX) SEPPAGE(*NO)

If the LPR/LPD printer has an IBM or Epson emulation mode:
CRTOUTQ OUTQ(QUSRSYS/OutputQueueName) RMTSYS(*INTNETADR) RMTPRTQ(RAW) AUTOSTRWTR(1)
CNNTYPE(*IP) DESTTYPE(*OTHER) TRANSFORM(*YES) MFRTYPMDL(Based on the emulation: *IBM42011 -OR- *EPFX850)
INTNETADR('x.x.x.x') DESTOPT(XAIX) SEPPAGE(*NO)

If the writer fails, the error messages in the writer joblog will help to determine the cause.
***************




Read This First:
oThis document contains information on the capabilities that are supported on the printer hardware. It also indicates whether each printer model is likely to work when printing from a System i using LPR, PJL, SNMP, IPP, or a PC5250 printer session.
oPrinters are listed in this document because they are known to exist; therefore, being listed is not a statement that the printer model is supported.
oInformation in this document has been gathered from many different sources, including printer manuals, manufacturer and third-party Web sites, and experience gathered from working with customers. In some cases, information on a particular printer model is based solely on what has been shown to work with other similar printer models.

Note: Therefore, there are no guarantees that the information on any particular printer model is correct.
oThis document might not list all available printer models. If you are looking for information on a printer model that is not listed in this document, please refer to your printer manuals, search on the manufacturer Web site, contact the manufacturer directly to determine what printer data streams are supported on the printer, or look at the information listed for similar printer models.

Note: In many cases, this document will list similar printer models that support the same printer data streams. This can be an indication of how well the new printer model will work with a System i using LPR, PJL, SNMP, IPP, or a PC5250 printer session.
oIf you cannot find information on a particular printer model and cannot find any similar printer models listed, contact the Rochester Support Center for assistance by calling 1-800-IBM-SERV (1-800-426-7378) and selecting the option for Software Support. We will do what we can to help determine how best to print to your printer from your System i.
oIf unsure whether a printer will work well with a System i, start by looking at the Printer Data Stream, Host-Based, and MFRTYPMDL for HPT columns.

oThere might be more than one Printer Data Stream listed for a particular printer model, which indicates that the printer model supports multiple printer emulation modes.

oDot matrix, line matrix, impact, ink jet, and thermal label printers usually support only one printer emulation mode at a time. Furthermore, the printer might need to be in a particular emulation mode to work well with the System i. It is recommended that you first determine the current emulation mode for the printer and then look through the list to determine the printer capabilities and the MFRTYPMDL for HPT or the PDT File for PC5250 setting that is needed. For best results, these printers should be in IBM or Epson emulation mode, if possible.

oLaser and multiple function printers might be able to automatically select the proper printer emulation mode based on the print data that it is sent. However, the supported emulation modes will still determine the printer capabilities and the MFRTYPMDL for HPT or PDT File for PC5250 setting that is needed. For best results, these printers should support HP PCL3, HP PCL5, HP PCL6, or IBM PPDS, if possible.

oIf Host-Based is set to N and MFRTYPMDL for HPT has a value other than n/a, then the printer model should work with Host Print Transform (HPT). It is recommended that HPT be used whenever possible because it supports printing *AFPDS spooled files on laser printers and provides better formatting and font control through modified Workstation Customizing Objects (WSCSTs).

oIf LPR is set to Y, then the printer model should work with a Remote Output Queue or a *LAN 3812 device description that uses the TSPLPRD utility, both of which communicate with the printer and print server using the TCP/IP Line Printer Requester (LPR) protocol.

If PJL is set to Y, then the printer model should work with a *LAN 3812 PJL device description, which communicates with the printer and print server using the HP Printer Job Language (PJL) protocol.

If SNMP is set to Y, then the printer model should work with a *LAN 3812 SNMP device description, which communicates with the printer and print server using the Small Network Management Protocol (SNMP).

If IPP is set to Y, then the printer model should work with a *LAN 3812 IPP device description, which communicates with the printer and print server using the Internet Print Protocol (IPP).

Most dot matrix, line matrix, impact, ink jet, and thermal label printers are able to communicate by using only LPR, but most laser and multiple function printers are able to communicate by using LPR, PJL, or SNMP.

It is generally recommended to use PJL or SNMP whenever possible. However, using LPR, IPP, or a PC5250 or third-party printer session are also viable options. If LPR, PJL, SNMP, and IPP are all set to N but MFRTYPMDL for HPT has a setting other than n/a, then you will probably need to configure a PC5250 or third-party printer session. However, you should still have the option of using Host Print Transform (HPT).

oIf Host-Based is set to Y, or MFRTYPMDL for HPT and PDT File for PC5250 are set to n/a, then that printer model probably will not work with Host Print Transform (HPT) or a Printer Definition Table (PDT) file; therefore, it will be limited in how well it works with the System i. You will probably need to configure a PC5250 or third-party printer session without using HPT and without using a PDT file. This type of configuration is not able to print *AFPDS spooled files, and it has limited control over the formatting (which includes the font that is used).

Note: If being able to print from a System i is a requirement, then purchasing a host-based printer is not recommended, particularly if printing *AFPDS spooled files is also a requirement.
oFor more information on the Printer Data Stream, Host-Based, MFRTYPMDL for HPT, LPR, PJL, SNMP, IPP, and PDT File for PC5250 columns, please refer to the section titled Explanation of the Fields in the Printer Lists at the bottom on this document.

This section also contains links to Rochester Support Center knowledgebase documents that provide additional information and step-by-step instructions on configuring Remote Output Queues, *LAN 3812 device descriptions that use the TSPLPRD utility, *LAN 3812 PJL device descriptions, *LAN 3812 SNMP device descriptions, *LAN 3812 IPP device descriptions, and PC5250 printer sessions.





AS400 Workstation Customization Object Library for Xerox Products

Xerox has a set of "IBM AS400 drivers" for several of their printer devices that consist of a zip file containing a save file and documentation. The save file provided by the XTOOLS utility can be uploaded to an IBM i system and then used to restore their XTOOLSxxxx library. The 'xxxx' represents the release number of the library that has been downloaded, for example the XTOOLS0715 library would be for version 7.15.

The XTOOLSxxxx library contains Xerox-supplied Workstation Customizing Objects (WSCSTs) for several Xerox printer devices, as well as Xerox-supplied programs and commands that can be used to create Remote Output Queues (RMTOUTQs) or *LAN 3812 printer device descriptions that use the IBM PJL print driver, the IBM SNMP print driver, or the Xerox SNMP print driver, XSNMPDRV.

According to the documentation provided with the XTOOLSxxxx library, the Xerox SNMP print driver is "modeled after the IBM SNMP print driver but has some enhanced features."

The MFRTYPMDL for HPT column typically lists settings for the Manufacturer Type and Model (MFRTYPMDL) parameter or system-supplied WSCST objects that are suggested when using Host Print Transform (HPT). In some cases, this will also list a Xerox-supplied WSCST object in the XTOOLSxxxx library, in bold. An example of this is the entry for the Xerox WorkCentre 5325/5330/5335 Copier/Printers which lists XRXWC53XX, *RICOHAP3200 and *HP5SI.

Xerox WorkCentre 5325 Copier/Printer
Xerox WorkCentre 5330 Copier/Printer
Xerox WorkCentre 5335 Copier/Printer
PCL5e/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
XRXWC53XX
*RICOHAP3200
*HP5SI
Y
N
Y
Y
PDF
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
XPS
N
n/a
n/a
N
N
N
N
HP-GL
N
n/a
n/a
N
N
N
N
HP-GL2
N
n/a
n/a
N
N
N
N
Adobe PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N

For more information, contact Xerox or access the product page for your Xerox printer, select Drivers & Downloads, then see if there is an entry for "IBM AS/400" at the bottom of the Operating System drop-down list.

Note: IBM does not test, nor does it support, third-party hardware, software, programs, commands or WSCST objects. Any questions or problems concerning the XTOOLSxxxx library should be directed to Xerox Customer Technical Support.




Information on Printers from Xerox and Fuji Xerox
www.xerox.com
www.fujixerox.com

Tektronix Color Printers by Xerox
www.office.xerox.com

Note: Xerox has purchased the Tektronix Color Printing and Imaging Division and now markets a line of printers known as Tektronix Color Printers by Xerox. Therefore, information on Tektronix printers is listed in this document.

B&W Laser Printers
Printers
Printer
Data Stream
Host-
Based
PDT File
for PC5250
MFRTYPMDL
for HPT
LPR
PJL
SNMP
IPP
Xerox 4110 Copier/PrinterHP PCL5/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
Y
?
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
Xerox CopyCentre 232
Xerox CopyCentre 238
Xerox CopyCentre 245
Xerox CopyCentre 255
HP PCL5
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
*HP5000
Y
?
Y
?
PostScript 3 emulation
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
Xerox CopyCentre 5030
Xerox CopyCentre 5050
LCDS
N
n/a
n/a
N
N
N
N
HP PCL5/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
*HP5000
Y
?
?
?
PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
Xerox digital BookmarkHP PCL5/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
?
?
?
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
Xerox Document Centre 220 ST Digital Copier
Xerox Document Centre 230 ST Digital Copier
Xerox Document Centre 240 ST Digital Copier
Xerox Document Centre 255 ST Digital Copier
Xerox Document Centre 265 ST Digital Copier
Xerox Document Centre 470 ST Digital Copier
HP PCL5e
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
N
N
?
PostScript 2
N
n/a
n/a
N
N
N
N
Xerox Document Centre 332 ST Digital Copier
Xerox Document Centre 340 ST Digital Copier
HP PCL5e
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
N
N
?
PostScript 2
N
n/a
n/a
N
N
N
N
Xerox Document Centre 420 Digital Copier/Printer
Xerox Document Centre 425 Digital Copier/Printer
Xerox Document Centre 432 Digital Copier/Printer
Xerox Document Centre 440 Digital Copier/Printer
Xerox Document Centre 460 Digital Copier/Printer
Xerox Document Centre 470 Digital Copier/Printer
Xerox Document Centre 480 Digital Copier/Printer
Xerox Document Centre 490 Digital Copier/Printer
HP PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
Xerox Document Centre 426 Multifunction
Xerox Document Centre 430 Multifunction
Xerox Document Centre 535 Multifunction
Xerox Document Centre 545 Multifunction
Xerox Document Centre 555 Multifunction
HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
Xerox DocuPrint 65
Xerox DocuPrint 75
Xerox DocuPrint 90
HP PCL5e
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
Y
Y
N
?
PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
Xerox DocuPrint 96 NPSHP PCL5
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
Y
N
?
?
Xerox DocuPrint 4230HP PCL5e
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
Y
Y
?
?
Xerox DocuPrint 4505HP PCL5e
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
Y
Y
?
?
PostScript
N
n/a
n/a
N
N
N
N
Xerox DocuPrint 4508HP PCL5e
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
Y
Y
?
?
Xerox DocuPrint 4510
Xerox DocuPrint 4512
Xerox DocuPrint 4512N
Xerox DocuPrint 4517
Xerox DocuPrint 4517 mps
Xerox DocuPrint 4520
Xerox DocuPrint 4520mp
HP PCL5e
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
Y
Y
?
?
PostScript
N
n/a
n/a
N
N
N
N
Xerox DocuPrint 4850 NPSHP PCL5e
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
Y
Y
?
?
Xerox DocuPrint N17
Xerox DocuPrint N24
Xerox DocuPrint N32
Xerox DocuPrint N40
HP PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
Y
?
?
Xerox DocuPrint N2025
Xerox DocuPrint N2125
Xerox DocuPrint N2825
Xerox DocuPrint N3225
Xerox DocuPrint N4025
Xerox DocuPrint N4525
HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
?
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox DocuPrint P8EX
Xerox DocuPrint P12
HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
Xerox DocuPrint P1202HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
PostScript 2
N
n/a
n/a
N
N
N
N
Xerox DocuPrint P1210HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
Epson ESC/P2
N
esc_p.pdt
ELQ2550.PDT
*EPLQ2550
Y
N
N
N
PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
Xerox FaxCentre 2121
Xerox FaxCentre 2121L
Windows GDI
Y
n/a
n/a
N
N
N
N
HP PCL5e/PCL6 (Optional)
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
?
?
?
PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
Xerox FaxCentre 2218HP PCL5e/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
PDF 1.3
PDF 1.4
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
Xerox FaxCentre F12HP PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
N
N
N
Xerox FaxCentre F110Windows GDI
Y
n/a
n/a
N
N
N
N
Xerox Phaser 3117
Xerox Phaser 3124/B
Host-Based
Y
n/a
n/a
N
N
N
N
Xerox Phaser 3150HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
Y
Y
?
IBM PPR
N
ibmppds.pdt
IBM4201.PDT
*IBM42011
Y
N
N
N
Epson ESC/P2
N
esc_p.pdt
ELQ2550.PDT
*EPLQ2550
Y
N
N
N
Xerox Phaser 3200MFP/BHP PCL5e/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
Y
Y
?
Xerox Phaser 3200MFP/NHP PCL5e/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Phaser 3250/DPCL5e/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
Y
Y
?
IBM PPR emulation
N
ibmppds.pdt
IBM4201.PDT
*IBM42011
Y
N
N
N
Epson emulation
N
esc_p.pdt
ELQ2550.PDT
*EPLQ2550
Y
N
N
N
Xerox Phaser 3250/DNPCL5e/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
Y
Y
?
IBM PPR emulation
N
ibmppds.pdt
IBM4201.PDT
*IBM42011
Y
N
N
N
Epson emulation
N
esc_p.pdt
ELQ2550.PDT
*EPLQ2550
Y
N
N
N
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Phaser 3300MFPPCL5e/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
Y
Y
?
PDF
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
Xerox Phaser 3400
Xerox Phaser 3450
HP PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Phaser 3500/B
Xerox Phaser 3500/N
Xerox Phaser 3500/DN
HP PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Phaser 3600/B
Xerox Phaser 3600/N
Xerox Phaser 3600/DN
PCL5e/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Phaser 3635MFP
Xerox Phaser 3635MFP/S
Xerox Phaser 3635MFP/X
PCL5e/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Phaser 4400HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Phaser 4500/B
Xerox Phaser 4500/N
Xerox Phaser 4500/DT
Xerox Phaser 4500/DX
HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
Y
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Phaser 4510/B
Xerox Phaser 4510/N
Xerox Phaser 4510/DT
Xerox Phaser 4510/DX
HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
Y
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Phaser 5400HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Phaser 5500/B
Xerox Phaser 5500/N
Xerox Phaser 5500/DN
Xerox Phaser 5500/DT
Xerox Phaser 5500/DX
HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
Y
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Phaser 5550
Xerox Phaser 5550B
Xerox Phaser 5550N
Xerox Phaser 5550DN
Xerox Phaser 5550DT
HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
Y
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
Xerox Phaser 6700
Xerox Phaser 6700V_N
Xerox Phaser 6700V_DN
Xerox Phaser 6700V_DT
Xerox Phaser 6700V_DX
PCL5e/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
Y
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
Direct PDF (Optional)
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 133HP PCL5
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
Y
?
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 232
Xerox WorkCentre 238
Xerox WorkCentre 245
Xerox WorkCentre 255
Xerox WorkCentre 265
Xerox WorkCentre 275
HP PCL5
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
Y
?
Y
?
PostScript 3 emulation
N
n/a
n/a
N
N
N
N
LCDS
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 385
Xerox WorkCentre 470cx
Xerox WorkCentre 480cx
Xerox WorkCentre XE90fx
Windows GDI
Y
n/a
n/a
N
N
N
N
Xerox WorkCentre 4118
Xerox WorkCentre 4118P
Xerox WorkCentre 4118X
HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
Y
Y
?
Adobe PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 4150/C
(Copier only model)
No Print Support
n/a
n/a
n/a
n/a
n/a
n/a
n/a
Xerox WorkCentre 4150/S
Xerox WorkCentre 4150/X
Xerox WorkCentre 4150/XF
HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 4250
(Copier only model)
No Print Support
n/a
n/a
n/a
n/a
n/a
n/a
n/a
Xerox WorkCentre 4250S
Xerox WorkCentre 4250X
Xerox WorkCentre 4250XF
Xerox WorkCentre 4260S
Xerox WorkCentre 4260X
Xerox WorkCentre 4260XF
HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 5030
Xerox WorkCentre 5050
LCDS
N
n/a
n/a
N
N
N
N
HP PCL5/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
*HP5000
Y
?
?
?
PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 5135
Xerox WorkCentre 5150
HP PCL5/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
Y
N
Y
?
PostScript 3 emulation
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
LCDS (via third-party transforms)
N
n/a
n/a
N
N
N
N
IPDS (via third-party transforms)
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 5225 Copier
Xerox WorkCentre 5230 Copier
No Print Support
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 5225 Copier/Printer
Xerox WorkCentre 5225A Copier/Printer
Xerox WorkCentre 5230 Copier/Printer
Xerox WorkCentre 5230A Copier/Printer
PCL5/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP5
Y
N
Y
Y
Adobe PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 5325 Copier
Xerox WorkCentre 5330 Copier
Xerox WorkCentre 5335 Copier
No Print Support
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 5325 Copier/Printer
Xerox WorkCentre 5330 Copier/Printer
Xerox WorkCentre 5335 Copier/Printer
PCL5e/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
XRXWC53XX
*RICOHAP3200
*HP5SI
Y
N
Y
Y
PDF
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
XPS
N
n/a
n/a
N
N
N
N
HP-GL
N
n/a
n/a
N
N
N
N
HP-GL2
N
n/a
n/a
N
N
N
N
Adobe PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 5632
Xerox WorkCentre 5638
Xerox WorkCentre 5645
Xerox WorkCentre 5655
HP PCL5/PCL6
N
hppcl5.pdt
HPLJ4.PDT
XRXWC56XX
*RICOHAP3200
*HP5SI
Y
N
Y
Y
PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
TIFF - FX (Fax Extended)
N
n/a
n/a
N
N
N
N
LCDS
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 5645 Copier
Xerox WorkCentre 5655 Copier
No Print Support
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 5645p Copier/Printer
Xerox WorkCentre 5655p Copier/Printer
Xerox WorkCentre 5645s Copier/Printer/Scanner
Xerox WorkCentre 5655s Copier/Printer/Scanner
PCL5/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
XRXWC56XX
*RICOHAP3200
*HP5SI
Y
N
Y
Y
PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
TIFF/IT
N
n/a
n/a
N
N
N
N
IPDS (via third-party transforms)
N
n/a
n/a
N
N
N
N
LCDS (via third-party transforms)
N
n/a
n/a
N
N
N
N
XES (via third-party transforms)
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 5600 Series Copier
Xerox WorkCentre 5665 Copier
Xerox WorkCentre 5675 Copier
Xerox WorkCentre 5687 Copier
No Print Support
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 5600 Series Copier/Printer
Xerox WorkCentre 5665p Copier/Printer
Xerox WorkCentre 5675p Copier/Printer
Xerox WorkCentre 5687p Copier/Printer
Xerox WorkCentre 5665s Copier/Printer/Scanner
Xerox WorkCentre 5675s Copier/Printer/Scanner
Xerox WorkCentre 5687s Copier/Printer/Scanner
PCL5/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
XRXWC56XX
*RICOHAP3200
*HP5SI
Y
N
Y
Y
PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
TIFF/IT
N
n/a
n/a
N
N
N
N
IPDS (via third-party transforms)
N
n/a
n/a
N
N
N
N
LCDS (via third-party transforms)
N
n/a
n/a
N
N
N
N
XES (via third-party transforms)
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 5600 Series
Xerox WorkCentre 5665
Xerox WorkCentre 5675
Xerox WorkCentre 5687
HP PCL5/PCL6
N
hppcl5.pdt
HPLJ4.PDT
XRXWC56XX
*RICOHAP3200
*HP5SI
Y
N
Y
Y
PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
TIFF - FX (Fax Extended)
N
n/a
n/a
N
N
N
N
LCDS
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 5700 Series Black-and-White Multifunction System
Xerox WorkCentre 5735
Xerox WorkCentre 5740
Xerox WorkCentre 5745
Xerox WorkCentre 5755
Xerox WorkCentre 5765
Xerox WorkCentre 5775
Xerox WorkCentre 5790
PCL5/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
XRXWC57XX
*RICOHAP3200
*HP5SI
Y
N
Y
Y
PostScript 3 emulation
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
TIFF - FX (Fax Extended)
N
n/a
n/a
N
N
N
N
LCDS
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 5845/5855 Multifunction Printer
Xerox WorkCentre 5845
Xerox WorkCentre 5855
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
PCL5e/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
N
Y
?
HP-GL2
N
n/a
n/a
N
N
N
N
XPS (Optional)
Y
n/a
n/a
N
N
N
N
Xerox WorkCentre 7600 Series
Xerox WorkCentre 7655
Xerox WorkCentre 7665
Xerox WorkCentre 7675
PCL5e/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
N
Y
?
PostScript 3 emulation
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
TIFF Fax Extended
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
LCDS (Optional)
N
n/a
n/a
N
N
N
N
SCS (Optional)
N
n/a
n/a
N
N
N
N
XES (Optional)
N
n/a
n/a
N
N
N
N
AFP/IPDS (Optional)
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 7830
Xerox WorkCentre 7835
Xerox WorkCentre 7845
Xerox WorkCentre 7855
PCL5e/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
N
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
XPS (Optional)
Y
n/a
n/a
N
N
N
N
Xerox WorkCentre M15
Xerox WorkCentre M15i
HP PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
?
?
?
Xerox WorkCentre M20
Xerox WorkCentre M20i
HP PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
N
Y
?
PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
Xerox WorkCentre M24HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
Xerox WorkCentre M35
Xerox WorkCentre M45
Xerox WorkCentre M55
HP PCL5e
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
?
?
?
Xerox WorkCentre M118HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
Xerox WorkCentre M118iHP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
Adobe PostScript 3
N
n/a

N
N
N
N
Xerox WorkCentre M123
Xerox WorkCentre M128
HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
?
?
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox WorkCentre M165
Xerox WorkCentre M175
HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
Xerox WorkCentre PE16Windows GDI
Y
n/a
n/a
N
N
N
N
Xerox WorkCentre PE120HP PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
?
?
?
Xerox WorkCentre PE120iHP PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
?
?
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox WorkCentre PE220Windows GDI
Y
n/a
n/a
N
N
N
N
Xerox WorkCentre Pro 16fx
Xerox WorkCentre Pro 16p
HP PCL5
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
Y
Y
?
?
Xerox WorkCentre Pro 35
Xerox WorkCentre Pro 40
Xerox WorkCentre Pro 45
Xerox WorkCentre Pro 55
Xerox WorkCentre Pro 65
Xerox WorkCentre Pro 75
Xerox WorkCentre Pro 90
HP PCL5c emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
Y
Y
Y
?
PostScript 3 emulation
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
Xerox WorkCentre Pro 123
Xerox WorkCentre Pro 128
HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
?
?
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox WorkCentre Pro 165
Xerox WorkCentre Pro 175
HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
?
?
?
PostScript 3
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
LCDS (Optional)
N
n/a
n/a
N
N
N
N
Xerox WorkCentre Pro 215HP PCL5
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
Y
?
Y
?
Xerox WorkCentre Pro 232
Xerox WorkCentre Pro 238
Xerox WorkCentre Pro 245
Xerox WorkCentre Pro 255
HP PCL5
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
Y
?
Y
?
PostScript 3 emulation
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
Xerox WorkCentre Pro 265
Xerox WorkCentre Pro 275
HP PCL5
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
Y
?
Y
?
Xerox WorkCentre Pro 412HP PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
?
?
?
Xerox WorkCentre Pro 416Pi
Xerox WorkCentre Pro 416Si
Xerox WorkCentre Pro 421DEi
Xerox WorkCentre Pro 421Pi
HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
PostScript 2
N
n/a
n/a
N
N
N
N
Xerox WorkCentre Pro 416Si
Xerox WorkCentre Pro 555
Xerox WorkCentre Pro 575
Xerox WorkCentre Pro 657
Xerox WorkCentre Pro 665
Xerox WorkCentre Pro 765
HP PCL5
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
Y
Y
?
?
Xerox WorkCentre Pro 423
Xerox WorkCentre Pro 428
HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
Xerox WorkCentre Pro 555
Xerox WorkCentre Pro 575
Xerox WorkCentre Pro 635
Xerox WorkCentre Pro 645
Xerox WorkCentre Pro 657
Windows GDI
Y
n/a
n/a
N
N
N
N
Xerox WorkCentre Pro 665Windows GDI
Y
n/a
n/a
N
N
N
N
Xerox WorkCentre Pro 685HP PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
?
?
?
Xerox WorkCentre Pro 765Windows GDI
Y
n/a
n/a
N
N
N
N
Xerox WorkCentre Pro 785HP PCL6e
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
?
?
?
Xerox 4197 MICR DesktopHP PCL4
N
hppcl5.pdt
HPLJII.PDT
*HPII
Y
N
?
?
Xerox 4215/MRP (HP Mode)HP PCL5
N
hppcl5.pdt
HPLJ4.PDT
*XRX4215MRP
Y
?
?
?
Xerox 4219/MRP (HP Mode)HP PCL5
N
hppcl5.pdt
HPLJ4.PDT
*XRX4219MRP
Y
?
?
?
Xerox 4220/MRP (HP Mode)HP PCL5
N
hppcl5.pdt
HPLJ4.PDT
*XRX4220MRP
Y
?
?
?
Xerox 4230/MRP (HP Mode)HP PCL5
N
hppcl5.pdt
HPLJ4.PDT
*XRX4230MRP
Y
?
?
?
Xerox 4235 Laser Printing (HP Mode)HP PCL5
N
hppcl5.pdt
HPLJ4.PDT
*XRX4235
Y
?
?
?
Note: The MFRTYPMDL for HPT column lists certain Workstation Customizing Objects or *WSCST objects that are available in the XTOOLS utility from Xerox. When provided, these *WSCST objects will be bolded. For more information, please refer to the section titled "AS400 Workstation Customization Object Library for Xerox Products".

B&W Production Printers
Printers
Printer
Data Stream
Host-
Based
PDT File
for PC5250
MFRTYPMDL
for HPT
LPR
PJL
SNMP
IPP
Xerox 4112 Enterprise Printing System
Xerox 4127 Enterprise Printing System
HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4000
?
?
?
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
HPGL/HPGL2
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
VIPP/PostScript
N
n/a
n/a
N
N
N
N
PPML
N
n/a
n/a
N
N
N
N
LCDS
N
n/a
n/a
N
N
N
N
Xerox 4590 Copier/Printer
Xerox 4595 Copier/Printer
HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
HPGL/HPGL2
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
Xerox DocuPrint 100
Xerox DocuPrint 100MX
Xerox DocuPrint 115
Xerox DocuPrint 115MX
Xerox DocuPrint 135
Xerox DocuPrint 135MX
HP PCL (Optional)
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
N
N
N
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
TIFF (Optional)
N
n/a
n/a
N
N
N
N
PDF (Optional)
N
n/a
n/a
N
N
N
N
ASCII
N
n/a
n/a
N
N
N
N
Xerox VIPP
N
n/a
n/a
N
N
N
N
LCDS (Optional)
N
n/a
n/a
N
N
N
N
Xerox DocuPrint 350HP PCL (Optional)
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
?
?
?
PostScript (Optional)
N
n/a
n/a
N
N
N
N
TIFF (Optional)
N
n/a
n/a
N
N
N
N
PDF (Optional)
N
n/a
n/a
N
N
N
N
ASCII via DocuSP (Optional)
N
n/a
n/a
N
N
N
N
LCDS (Optional)
N
n/a
n/a
N
N
N
N
Xerox DocuPrint 425Adobe PostScript
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
HP PCL
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
?
?
?
PDF via DocuSP
N
n/a
n/a
N
N
N
N
LCDS/Metacode
N
n/a
n/a
N
N
N
N
Xerox DocuPrint 500LCDS (Optional)
N
n/a
n/a
N
N
N
N
PostScript (Optional)
N
n/a
n/a
N
N
N
N
HP PCL (Optional)
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
?
?
?
TIFF (Optional)
N
n/a
n/a
N
N
N
N
PDF (Optional)
N
n/a
n/a
N
N
N
N
ASCII via DocuSP (Optional)
N
n/a
n/a
N
N
N
N
Xerox DocuPrint 525
Xerox DocuPrint 525MX
Adobe Postscript (Optional)
N
n/a
n/a
N
N
N
N
TIFF (Optional)
N
n/a
n/a
N
N
N
N
HP PCL (Optional)
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
PDF (Optional)
N
n/a
n/a
N
N
N
N
ASCII via DocuSP (Optional)
N
n/a
n/a
N
N
N
N
LCDS via Emtex (Optional)
N
n/a
n/a
N
N
N
N
Xerox DocuPrint 700LCDS (Optional)
N
n/a
n/a
N
N
N
N
PostScript (Optional)
N
n/a
n/a
N
N
N
N
HP PCL (Optional)
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
?
?
?
TIFF (Optional)
N
n/a
n/a
N
N
N
N
PDF (Optional)
N
n/a
n/a
N
N
N
N
ASCII via DocuSP (Optional)
N
n/a
n/a
N
N
N
N
Xerox DocuPrint 850Adobe PostScript
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
HP PCL
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
?
?
?
PDF via DocuSP
N
n/a
n/a
N
N
N
N
LCDS/Metacode
N
n/a
n/a
N
N
N
N
Xerox DocuPrint 1000LCDS (Optional)
N
n/a
n/a
N
N
N
N
PostScript (Optional)
N
n/a
n/a
N
N
N
N
HP PCL (Optional)
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
?
?
?
TIFF (Optional)
N
n/a
n/a
N
N
N
N
PDF (Optional)
N
n/a
n/a
N
N
N
N
ASCII via DocuSP (Optional)
N
n/a
n/a
N
N
N
N
Xerox DocuPrint 1050
Xerox DocuPrint 1050MX
Adobe Postscript (Optional)
N
n/a
n/a
N
N
N
N
TIFF (Optional)
N
n/a
n/a
N
N
N
N
HP PCL (Optional)
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
PDF (Optional)
N
n/a
n/a
N
N
N
N
ASCII via DocuSP (Optional)
N
n/a
n/a
N
N
N
N
LCDS via Emtex (Optional)
N
n/a
n/a
N
N
N
N
Xerox DocuTech 75
Xerox DocuTech 90
HP PCL5e
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
LCDS
N
n/a
n/a
N
N
N
N
Xerox DocuTech 135 Production PublisherHP PCL5e
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
TIFF3 and 4
N
n/a
n/a
N
N
N
N
ASCII
N
n/a
n/a
N
N
N
N
XIPP
N
n/a
n/a
N
N
N
N
Interpress
N
n/a
n/a
N
N
N
N
Xerox DocuTech 6100 Production Publisher and PowerPlus Series
Xerox DocuTech 6115 Production Publisher and PowerPlus Series
Xerox DocuTech 6135 Production Publisher
Xerox DocuTech 6155 Production Publisher
Xerox DocuTech 6180 Production Publisher
HP PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
ASCII
N
n/a
n/a
N
N
N
N
LCDS (Optional)
N
n/a
n/a
N
N
N
N
Xerox Nuvera 100 Digital Copier/Printer
Xerox Nuvera 120 Digital Copier/Printer
HP PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
Xerox Nuvera 100 Digital Production System
Xerox Nuvera 120 Digital Production System
HP PCL6 (Optional)
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
PDF (Optional)
N
n/a
n/a
N
N
N
N
TIFF (Std)
N
n/a
n/a
N
N
N
N
Xerox Nuvera 100 EA Digital Production System
Xerox Nuvera 120 EA Digital Production System
Xerox Nuvera 144 EA Digital Production System
TIFF
N
n/a
n/a
N
N
N
N
HP PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
ASCII
N
n/a
n/a
N
N
N
N
VIPP/PostScript
N
n/a
n/a
N
N
N
N
PPML
N
n/a
n/a
N
N
N
N
LCDS
N
n/a
n/a
N
N
N
N
Xerox Nuvera 144 for Commercial PrintersTIFF
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
HP PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
LCDS (Optional)
N
n/a
n/a
N
N
N
N
Xerox Nuvera 144 MX Digital Production SystemTIFF
N
n/a
n/a
N
N
N
N
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
HP PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
ASCII
N
n/a
n/a
N
N
N
N
VIPP/PostScript
N
n/a
n/a
N
N
N
N
PPML
N
n/a
n/a
N
N
N
N
LCDS
N
n/a
n/a
N
N
N
N
Xerox Nuvera 288 Perfecting SystemTIFF
N
n/a
n/a
N
N
N
N
HP PCL6
N
hppcl5.pdt
HPLJ4.PDT
*RICOHAP3200
*HP5SI
Y
Y
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
ASCII
N
n/a
n/a
N
N
N
N
VIPP/PostScript
N
n/a
n/a
N
N
N
N
PPML
N
n/a
n/a
N
N
N
N
LCDS
N
n/a
n/a
N
N
N
N

Color Laser Printers
Printers
Printer
Data Stream
Host-
Based
PDT File
for PC5250
MFRTYPMDL
for HPT
LPR
PJL
SNMP
IPP
Fuji Xerox ApeosPort-II 3000
Fuji Xerox ApeosPort-II 4000
Fuji Xerox ApeosPort-II 5010
HP PCL5c/PCL6 (Optional)
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
?
Y
?
Adobe PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
PC-PR201H
N
n/a
n/a
N
N
N
N
HP-GL
N
n/a
n/a
N
N
N
N
HP-GL2/RTL
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
FX PDF
N
n/a
n/a
N
N
N
N
KS/KSSM
N
n/a
n/a
N
N
N
N
KS5895
N
n/a
n/a
N
N
N
N
Epson ESC/P
N
esc_p.pdt
ELQ2550.PDT
*EPLQ2550
Y
N
N
N
ESC/P-K
N
n/a
n/a
N
N
N
N
Fuji Xerox ApeosPort-IV C2270
Fuji Xerox ApeosPort-IV C3370
Fuji Xerox ApeosPort-IV C4470
Fuji Xerox ApeosPort-IV C5570
ART EX
Y
n/a
n/a
N
N
N
N
Adobe PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
PC-PR201H
N
n/a
n/a
N
N
N
N
HP-GL
N
n/a
n/a
N
N
N
N
HP-GL2/RTL
N
n/a
n/a
N
N
N
N
HP PCL5c/PCL6 (Optional)
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
?
?
?
?
Fuji Xerox ApeosPort-IV C5580
Fuji Xerox ApeosPort-IV C6680
Fuji Xerox ApeosPort-IV C7780
ART EX
Y
n/a
n/a
N
N
N
N
Adobe PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
Fuji Xerox DocuCentre-II C2200
Fuji Xerox DocuCentre-II C3300
Fuji Xerox DocuCentre-II C4300
Fuji Xerox DocuCentre-II C4300H
HP PCL5c/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
?
?
?
?
Adobe PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
Fuji Xerox DocuCentre-III C5500
Fuji Xerox DocuCentre-III C5500 LUI
Fuji Xerox DocuCentre-III C6500
Fuji Xerox DocuCentre-III C6500 LUI
Fuji Xerox DocuCentre-III C7600
Fuji Xerox DocuCentre-III C7600 LUI
HP PCL5c/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
?
?
?
?
Adobe PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
Fuji Xerox DocuCentre-IV C2260HP PCL5c/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
?
Y
?
?
Adobe PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
Fuji Xerox DocuCentre-IV C2270
Fuji Xerox DocuCentre-IV C3370
Fuji Xerox DocuCentre-IV C4470
Fuji Xerox DocuCentre-IV C5570
HP PCL5c/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
?
Y
?
?
Adobe PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
Fuji Xerox DocuCentre-IV C5580
Fuji Xerox DocuCentre-IV C5580 LUI
Fuji Xerox DocuCentre-IV C6680
Fuji Xerox DocuCentre-IV C6680 LUI
Fuji Xerox DocuCentre-IV C7780
Fuji Xerox DocuCentre-IV C7780 LUI
ART EX
Y
n/a
n/a
N
N
N
N
Adobe PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
Fuji Xerox DocuPrint C3210DXHP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
Y
Y
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
FX-PDF
N
n/a
n/a
N
N
N
N
Tektronix 4693 Phaser PX1
Tektronix 4693 D
Tektronix 4693 DX
PostScript 2
N
n/a
n/a
N
N
N
N
Tektronix ColorQuick 4096
Tektronix ColorQuick 4097
PostScript 2
N
n/a
n/a
N
N
N
N
Tektronix Phaser 140 Color
Tektronix Phaser 440 Color
PostScript 2
N
n/a
n/a
N
N
N
N
Tektronix Phaser 200e Color
Tektronix Phaser 200i Color
Tektronix Phaser 220e Color
Tektronix Phaser 220i Color
Tektronix Phaser 240 Color
HP PCL5
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
Y
?
?
?
PostScript 2
N
n/a
n/a
N
N
N
N
Tektronix Phaser 300i Color
Tektronix Phaser 300X Color
Tektronix Phaser 340 Color
Tektronix Phaser 350 Color
HP PCL5
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
Y
?
?
?
PostScript 2
N
n/a
n/a
N
N
N
N
Tektronix Phaser 360 ColorHP PCL5
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
Y
?
?
?
PostScript 3
N
n/a
n/a
N
N
N
N
Tektronix Phaser 380 ColorHP PCL5
N
hppcl5.pdt
HPLJ4.PDT
*LEXOPTRAT
*HP4
Y
?
?
?
PostScript 2
N
n/a
n/a
N
N
N
N
Tektronix Phaser 440 Color
Tektronix Phaser 450 Color
Tektronix Phaser 480X Color
PostScript 2
N
n/a
n/a
N
N
N
N
Tektronix Phaser 540 ColorPostScript 3
N
n/a
n/a
N
N
N
N
Tektronix Phaser 540 Color
Tektronix Phaser 550 Color
Tektronix Phaser 560 Color
HP PCL5c
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
?
?
?
PostScript 2
N
n/a
n/a
N
N
N
N
Tektronix Phaser 600 ColorPostScript 3
N
n/a
n/a
N
N
N
N
Tektronix Phaser 740 Color
Tektronix Phaser 740L Color
Tektronix Phaser 750 Color
Tektronix Phaser 780 Color
Tektronix Phaser 790 Color
HP PCL5c
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
?
?
?
PostScript 3
N
n/a
n/a
N
N
N
N
Tektronix Phaser 840 Color
Tektronix Phaser 850 Color
Tektronix Phaser 860 Color
HP PCL5c
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
?
?
?
PostScript 3
N
n/a
n/a
N
N
N
N
Tektronix Phaser 1235 ColorHP PCL5c
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
N
Y
N
PostScript 3
N
n/a
n/a
N
N
N
N
Tektronix Phaser II PX
Tektronix Phaser II PXe
Tektronix Phaser II PXi
Tektronix Phaser II PXiJ
Tektronix Phaser IISD
Tektronix Phaser IISDJ
Tektronix Phaser IISDX
PostScript 2
N
n/a
n/a
N
N
N
N
Tektronix Phaser III PXi
Tektronix Phaser III PXiJ
PostScript 2
N
n/a
n/a
N
N
N
N
Tektronix Phaser PX
Tektronix Phaser PXi
PostScript 2
N
n/a
n/a
N
N
N
N
Xerox 4700 II Color Document Printer (HP Mode)HP PCL5
N
hppcl5.pdt
HPLJ4.PDT
*XRX4700II
Y
?
?
?
Xerox ColorQube 8570dn
Xerox ColorQube 8570dt
Xerox ColorQube 8570n
PCL5c emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
Postscript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
Xerox ColorQube 8870PCL5c/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
Postscript 3
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
Xerox ColorQube 9201
Xerox ColorQube 9202
Xerox ColorQube 9203
PCL5c/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
Postscript 3
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
XPS
N
n/a
n/a
N
N
N
N
Xerox Creo Spire CXP3535ePostScript 1, 2, 3
N
n/a
n/a
N
N
N
N
PDF V1.3, 1.4
N
n/a
n/a
N
N
N
N
DCS 1, 2
N
n/a
n/a
N
N
N
N
EPS, EPSF
N
n/a
n/a
N
N
N
N
VPS
N
n/a
n/a
N
N
N
N
Xerox VIPP
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
CT/LW
N
n/a
n/a
N
N
N
N
Xerox DocuColor 4HP PCL5c
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
N
?
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox DocuColor 4 CPUnknown
?
?
?
?
?
?
?
Xerox DocuColor 12 Copier/Printer
with Optional EFI Fiery X12 or XP12 controller
HP PCL5c/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox DocuColor 40CPUnknown
?
?
?
?
?
?
?
Xerox DocuColor 240HP PCL6c
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
Xerox DocuColor 242
Xerox DocuColor 252
Xerox DocuColor 260
with EFI Fiery Bustled Network Color Server
HP PCL6c
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
N
?
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
Xerox DocuColor 250Adobe PostScript 3
N
n/a
n/a
N
N
N
N
Xerox DocuColor 1632
Xerox DocuColor 2240
HP PCL5c/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox DocuColor 3535PostScript 3
N
n/a
n/a
N
N
N
N
Xerox DocuColor 5750
Xerox DocuColor 5790
Xerox DocuColor 5799
Unknown
?
?
?
?
?
?
?
Xerox DocuColor 2006HP PCL5c
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
N
?
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Document Centre ColorSeries 50PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Document Centre System 35Unknown
?
?
?
?
?
?
?
Xerox Docuprint C20
Xerox Docuprint C55
Xerox Docuprint C55mp
HP PCL5c
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
?
?
Xerox Docuprint NC20
Xerox Docuprint NC60
HP PCL5c
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
?
?
Xerox Fiery EX3535HP PCL5c/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
Xerox Phaser 2135 ColorHP PCL5c
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Phaser 6100/BD Color
Xerox Phaser 6100/DN Color
Host-based
Y
n/a
n/a
N
N
N
N
Xerox Phaser 6110/B Color
Xerox Phaser 6110/N Color
Host-based
Y
n/a
n/a
N
N
N
N
Xerox Phaser 6110MFP/S
Xerox Phaser 6110MFP/X
Host-Based
Y
n/a
n/a
N
N
N
N
Xerox Phaser 6115MFP/N
Xerox Phaser 6115MFP/D
Host-Based
Y
n/a
n/a
N
N
N
N
Xerox Phaser 6120
Xerox Phaser 6120/N
HP PCL5c/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Phaser 6125
Xerox Phaser 6125/N
Host-based
Y
n/a
n/a
N
N
N
N
Xerox Phaser 6128MFP/NHost-Based
Y
n/a
n/a
N
N
N
N
PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
Xerox Phaser 6130PCL5c/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Phaser 6180
Xerox Phaser 6180/N
Xerox Phaser 6180/DN
PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Phaser 6180MFP
Xerox Phaser 6180MFP/N
Xerox Phaser 6180MFP/DN
PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Phaser 6200 Color
Xerox Phaser 6250 Color
HP PCL5c
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Phaser 6360/N
Xerox Phaser 6360/DN
Xerox Phaser 6360/DT
HP PCL5c
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
PDF (Optional)
N
n/a
n/a
N
N
N
N
Xerox Phaser 6360/DXHP PCL5c
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
Xerox Phaser 6500/N
Xerox Phaser 6500/DN
PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Phaser 7300 ColorHP PCL5c
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Phaser 7400/N
Xerox Phaser 7400/DN
Xerox Phaser 7400/DT
Xerox Phaser 7400/DX
Xerox Phaser 7400/DXF
HP PCL5c
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Phaser 7500 Color
Xerox Phaser 7500/N Color
Xerox Phaser 7500/DN Color
Xerox Phaser 7500/DT Color
Xerox Phaser 7500/DX Color
PCL5c emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
PDF V1.4
N
n/a
n/a
N
N
N
N
Xerox Phaser 7600/DN
Xerox Phaser 7600/GX
Xerox Phaser 7600/DX
PCL5c emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
Xerox Phaser 7700 Color
Xerox Phaser 7750 Color
HP PCL5c
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Phaser 7760/DN
Xerox Phaser 7760/GX
Xerox Phaser 7760/DX
PCL5c emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
Xerox Phaser 8200 Color
Xerox Phaser 8400 Color
Xerox Phaser 8500 Color
Xerox Phaser 8550 Color
HP PCL5c
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Phaser 8560/N Color
Xerox Phaser 8560/DN Color
Xerox Phaser 8560/DT Color
HP PCL5c
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
PDF (Optional)
N
n/a
n/a
N
N
N
N
Xerox Phaser 8560/DX ColorHP PCL5c
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
Xerox Phaser 8560MFP
Xerox Phaser 8560MFP/N
Xerox Phaser 8560MFP/D
Xerox Phaser 8560MFP/T
Xerox Phaser 8560MFP/X
HP PCL5c/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
Xerox Phaser 8860 Color
Xerox Phaser 8860/DN Color
PCL5c emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
Xerox Phaser 8860MFP
Xerox Phaser 8860MFP/D
PCL5c emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
Xerox Splash G3535PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
DCS 2
N
n/a
n/a
N
N
N
N
EPS
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
CT/LW
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 385
Xerox WorkCentre 470cx
Xerox WorkCentre 480cx
Windows GDI
Y
n/a
n/a
N
N
N
N
Xerox WorkCentre 6400 Color Multifunction
Xerox WorkCentre 6400S
Xerox WorkCentre 6400X
Xerox WorkCentre 6400XF
HP PCL 5c/PCL 6
N
hppcl5.pdt
HPLJ4.PDT
XRXWC64XX
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
Adobe Postscript 3
N
n/a
n/a
N
N
N
N
PDF 1.6
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
JPEG
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 6015niHost-based
Y
n/a
n/a
N
N
N
N
Xerox WorkCentre 6505PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 7120
Xerox WorkCentre 7120T
Xerox WorkCentre 7125
Xerox WorkCentre 7125T
PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
XRXWC7120
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
Adobe PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
PDF 1.6
N
n/a
n/a
N
N
N
N
XPS
N
n/a
n/a
N
N
N
N
HP-GL2
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 7132HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
XRXWC7132
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
HP PCL5e/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
Xerox WorkCentre 7232
Xerox WorkCentre 7242
PCL5e/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
XRXWC72XX
*RICOHAP3200
*HP5SI
Y
N
Y
?
PDF
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 7328
Xerox WorkCentre 7335
Xerox WorkCentre 7345
Xerox WorkCentre 7346
HP PCL5c/PCL6
N
hppcl5.pdt
HPLJ4.PDT
XRXWC73XX
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
Adobe Postscript 3
N
n/a
n/a
N
N
N
N
PDF 1.5
N
n/a
n/a
N
N
N
N
HP-GL2
N
n/a
n/a
N
N
N
N
XPS
Y
n/a
n/a
N
N
N
N
Xerox WorkCentre 7425
Xerox WorkCentre 7428
Xerox WorkCentre 7435
Adobe Postscript 3
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
PCL5c/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
XRXWC74XX
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
PDF v1.3
N
n/a
n/a
N
N
N
N
HP-GL2
N
n/a
n/a
N
N
N
N
XPS
Y
n/a
n/a
N
N
N
N
Xerox WorkCentre 7525
Xerox WorkCentre 7530
Xerox WorkCentre 7535
Xerox WorkCentre 7545
Xerox WorkCentre 7556
PCL5c/PCL6 emulation
N
hppcl5.pdt
HPLJ4.PDT
XRXWC75XX
*HP4000
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
Adobe Postscript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
HP-GL2
N
n/a
n/a
N
N
N
N
XPS
Y
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 7655
Xerox WorkCentre 7665
Xerox WorkCentre 7675
PCL5c emulation
N
hppcl5.pdt
HPLJ4.PDT
XRXWC76XX
*LEXMARKC750
*HPCOLORLJ
Y
N
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
PDF 1.5
N
n/a
n/a
N
N
N
N
Xerox WorkCentre 7755
Xerox WorkCentre 7765
Xerox WorkCentre 7775
PCL5c emulation
N
hppcl5.pdt
HPLJ4.PDT
XRXWC77XX
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
PDF 1.6
N
n/a
n/a
N
N
N
N
Xerox WorkCentre C2128
Xerox WorkCentre C2636
Xerox WorkCentre C3545
HP PCL5c/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
PDF 1.3
N
n/a
n/a
N
N
N
N
LCDS
N
n/a
n/a
N
N
N
N
Xerox WorkCentre M34HP PCL5c/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
Xerox WorkCentre Pro 32 Color
Xerox WorkCentre Pro 40 Color
HP PCL5c emulation
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
PostScript 3 emulation
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
Xerox WorkCentre Pro C2128
Xerox WorkCentre Pro C2636
Xerox WorkCentre Pro C3545
HP PCL5c
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
PostScript 3
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
LCDS (Optional)
N
n/a
n/a
N
N
N
N
Xerox WorkCentre XE90fxWindows GDI
Y
n/a
n/a
N
N
N
N
Xerox XPrint 4900
Xerox XPrint 4915
Xerox XPrint 4915+
Xerox XPrint 4920
Xerox XPrint 4920+
Xerox XPrint 4900
HP PCL5c
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
N
N
?
PostScript
N
n/a
n/a
N
N
N
N
Note: The MFRTYPMDL for HPT column lists certain Workstation Customizing Objects or *WSCST objects that are available in the XTOOLS utility from Xerox. When provided, these *WSCST objects will be bolded. For more information, please refer to the section titled "AS400 Workstation Customization Object Library for Xerox Products".

Color Production Printers
Printers
Printer
Data Stream
Host-
Based
PDT File
for PC5250
MFRTYPMDL
for HPT
LPR
PJL
SNMP
IPP
Xerox DocuColor 5000 Digital PressPostscript 1, 2, 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
HP PCL5c/PCL5e
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
?
?
?
?
PCL 6XL
N
n/a
n/a
N
N
N
N
Xerox DocuColor 7000
Xerox DocuColor 8000
with Xerox FreeFlow DocuSP Color Server
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
PDF 1.5, PDF/X
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
ASCII
N
n/a
n/a
N
N
N
N
Xerox DocuColor 7000
Xerox DocuColor 8000
with EFI EXP8000 Color Server
Adobe PostScript Level 3
N
n/a
n/a
N
N
N
N
PDF 1.5, PDFX
N
n/a
n/a
N
N
N
N
TIFF and TIFF/IT
N
n/a
n/a
N
N
N
N
CT/LW
N
n/a
n/a
N
N
N
N
DCS2
N
n/a
n/a
N
N
N
N
EPS
N
n/a
n/a
N
N
N
N
Xerox DocuColor 7000
Xerox DocuColor 8000
with Creo CXP8000 Color Server
PDF 1.6
N
n/a
n/a
N
N
N
N
Adobe PostScript Level 3
N
n/a
n/a
N
N
N
N
TIFF and TIFF/IT
N
n/a
n/a
N
N
N
N
JPEG
N
n/a
n/a
N
N
N
N
CREO 1.5 CT/LW
N
n/a
n/a
N
N
N
N
DCS2
N
n/a
n/a
N
N
N
N
EPS and EPSF
N
n/a
n/a
N
N
N
N
Xerox DocuPrint 92cLCDS/Metacode
N
n/a
n/a
N
N
N
N
ASCII
N
n/a
n/a
N
N
N
N
Xerox DocuTech 128 HighLight Color System
Xerox DocuTech 155 HighLight Color System
Xerox DocuTech 180 HighLight Color System
Adobe PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
HP PCL5c/PCL6
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
Y
Y
?
TIFF
N
n/a
n/a
N
N
N
N
Xerox VIPP
N
n/a
n/a
N
N
N
N
ASCII
N
n/a
n/a
N
N
N
N
Xerox iGen 90
Xerox iGen 110
with Xerox DocuSP Color Controller
PostScript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
TIFF
N
n/a
n/a
N
N
N
N
HP PCL5c/PCL5e
N
hppcl5.pdt
HPLJ4.PDT
*LEXMARKC750
*HPCOLORLJ
Y
?
?
?
Print-Ready FRF
N
n/a
n/a
N
N
N
N
Xerox VIPP
N
n/a
n/a
N
N
N
N
Xerox iGen 90
Xerox iGen 110
with Creo Spire Color Server
Postscript 3
N
n/a
n/a
N
N
N
N
PDF
N
n/a
n/a
N
N
N
N
EPS, EPSF
N
n/a
n/a
N
N
N
N
DCS, DCSF
N
n/a
n/a
N
N
N
N
Print-ready RTP
N
n/a
n/a
N
N
N
N
Creo VPS
N
n/a
n/a
N
N
N
N
Xerox VIPP
N
n/a
n/a
N
N
N
N
Xerox iGen 90
Xerox iGen 110
with EFI Fiery Color Server
Postscript 3
N
n/a
n/a
N
N
N
N
PDF 1.5
N
n/a
n/a
N
N
N
N
PDF/X-1a and 3
N
n/a
n/a
N
N
N
N
EPS
N
n/a
n/a
N
N
N
N
DCS 2.0
N
n/a
n/a
N
N
N
N
TIFF and TIFF/IT
N
n/a
n/a
N
N
N
N
JPEG
N
n/a
n/a
N
N
N
N

Wide Format Printers
Printers
Printer
Data Stream
Host-
Based
PDT File
for PC5250
MFRTYPMDL
for HPT
LPR
PJL
SNMP
IPP
Xerox 510 Printer System
Xerox 721 Printer System
with FreeFlow Accxes Controller
HP-GL2
N
n/a
n/a
N
N
N
N
FileNET
N
n/a
n/a
N
N
N
N
Xerox Emulation 150
N
n/a
n/a
N
N
N
N
Versatec Data Standards
N
n/a
n/a
N
N
N
N
CalComp
N
n/a
n/a
N
N
N
N
TIFF 6.0
N
n/a
n/a
N
N
N
N
NIRS
N
n/a
n/a
N
N
N
N
CALS 1&2
N
n/a
n/a
N
N
N
N
RLE
N
n/a
n/a
N
N
N
N
CGM
N
n/a
n/a
N
N
N
N
VCGL
N
n/a
n/a
N
N
N
N
Adobe PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
PDF (Optional)
N
n/a
n/a
N
N
N
N
Xerox 6030 Wide Format Printer
Xerox 6050 Wide Format Printer
with FreeFlow Accxes Controller
HP-GL2
N
n/a
n/a
N
N
N
N
FileNET
N
n/a
n/a
N
N
N
N
Xerox Emulation 150
N
n/a
n/a
N
N
N
N
Versatec Data Standards
N
n/a
n/a
N
N
N
N
CalComp
N
n/a
n/a
N
N
N
N
TIFF 6.0
N
n/a
n/a
N
N
N
N
NIRS
N
n/a
n/a
N
N
N
N
CALS 1&2
N
n/a
n/a
N
N
N
N
RLE
N
n/a
n/a
N
N
N
N
CGM
N
n/a
n/a
N
N
N
N
VCGL
N
n/a
n/a
N
N
N
N
Adobe PostScript 3 (Optional)
N
n/a
n/a
N
N
N
N
PDF (Optional)
N
n/a
n/a
N
N
N
N
Xerox 6204 Wide Format Printer
with FreeFlow Accxes Controller
HP-GL/HP-GL2
N
n/a
n/a
N
N
N
N
HP-RTL
N
n/a
n/a
N
N
N
N
C4
N
n/a
n/a
N
N
N
N
FileNET
N
n/a
n/a
N
N
N
N
Versatec Data Standards
N
n/a
n/a
N
N
N
N
CalComp
N
n/a
n/a
N
N
N
N
906/907/951/PCI
N
n/a
n/a
N
N
N
N
TIFF 6.0
N
n/a
n/a
N
N
N
N
NIRS
N
n/a
n/a
N
N
N
N
CALS 1&2
N
n/a
n/a
N
N
N
N
RLE
N
n/a
n/a
N
N
N
N
CGM (Level 1)
N
n/a
n/a
N
N
N
N
VCGL
N
n/a
n/a
N
N
N
N
CCITT
N
n/a
n/a
N
N
N
N
Adobe Postscript 3 (Optional)
N
n/a
n/a
N
N
N
N
PDF (Optional)
N
n/a
n/a
N
N
N
N
DWF (Optional)
N
n/a
n/a
N
N
N
N
Xerox 8142 Color Wide Format PrinterStandalone Printer
N
n/a
n/a
N
N
N
N
Xerox 8160 Color Wide Format PrinterStandalone Printer
N
n/a
n/a
N
N
N
N

Ink Jet Printers
Printers
Printer
Data Stream
Host-
Based
PDT File
for PC5250
MFRTYPMDL
for HPT
LPR
PJL
SNMP
IPP
Xerox WorkCentre M940Unknown
?
?
?
?
?
?
?
Xerox DocuPrint XJ6C
Xerox DocuPrint XJ8C
HP PCL3c
N
hppcl5.pdt
HPDSKJT.PDT
*HP500C
Y
N
?
?





Other Printer Data Streams

The following is information on printer data streams that are referenced in the above printer tables, but that are not listed in the Printer Data Stream section below:
EPS
EPSF
The terms EPS and EPSF refer to Encapsulated Postscript, which is a standard format for importing and exporting Adobe PostScript language files.
FX-PDFThe term FX-PDF refers to the Fuji Xerox version of the Adobe Portable Document Format (PDF) data stream, which provides the ability to print PDF documents without using a Windows printer driver or converting the PDF document to an HP PCL printer data using Host Print Transform (HPT). As with Adobe PDF, if a printer supports direct PDF printing, then it generally supports the printing of *USERASCII spooled files containing PDF data through a *LAN 3812 printer device description, a Remote Output Queue, a PC5250 printer session, or using Binary FTP to send a PDF file stored in the Integrated File System directly to the printer TCP/IP address or host name. However, this is dependent on the version of PDF used to generate the *USERASCII spooled file or PDF file, as well as the PDF version supported by the printer firmware.
LCDS
LCDS/Metacode
The term LCDS refers to the Line Conditioned Data Stream from Xerox. This is a proprietary printer data stream that will not work with Host Print Transform (HPT) or a PC5250 Printer Definition Table (PDT) file.
PPMLThe term PPML refers to the Personalized Print Mark-up Language. This printer language is not supported by Host Print Transform (HPT), but HPT should pass the PPML data stream to the printer untouched when configured to use the QWPDEFAULT system-supplied Workstation Customizing Object (WSCST).
XESThe term XES refers to the Xerox Escape Sequence data stream from Xerox. This is a proprietary printer data stream that will not work with Host Print Transform (HPT) or a PC5250 Printer Definition Table (PDT) file.





  • - Explanation of the Fields in the Printer Lists



    The following sections provide an explanation for each of the headings in the printer tables provided in the above documents. Click on the arrow in front of any section to read the explanation. The headings are Printers, Printer Data Stream, Host-Based or Windows Only, PDT File for PC5250, MFRTYPMDL for HPT, LPR, PJL, SNMP, and IPP.


    Printers

    The Printers column contains the name of each printer, or printer series. The printers are grouped by type of printer (for example, laser printers, color laser printers, ink jet printers, dot matrix and line printers, and multi-function printers) and are generally listed in ascending order. An attempt is made to have an entry for each ASCII printer from a particular manufacturer, whether they are currently marketed by that manufacturer or not.


    Printer Data Stream

    The Printer Data Stream column lists the printer data streams supported by each particular printer. If the printer lists more than one data stream, you can look across the table for each data stream to see how it is supported by PC5250 Printer Definition Table (PDT) Files, Host Print Transform (HPT), Remote Output Queues, *LAN 3812 PJL device descriptions, *LAN 3812 SNMP device descriptions, and *LAN 3812 IPP device descriptions. Support for these can differ depending on the data stream.

    Some popular printer data streams include:

    AFP/IPDSThe term AFP/IPDS refers to the Advanced Function Printing and Intelligent Printer Data Stream printer languages from IBM. Printers that use these printer data streams can be configured using a *LCL or *RMT IPDS device description if they are twinax attached, or using a *LAN IPDS device description if they are LAN attached using the appropriate built-in print server from IBM or InfoPrint Solutions Company. Printers that use these printer data streams cannot be configured using a Remote Output Queue, *LAN 3812 PJL, SNMP, or IPP device description, or a PC5250 printer session unless the printer also supports a non-IPDS printer language such as HP PCL5e, HP PCL6, IBM PPR, or Epson ESC/P2.
    Code VThe term CODE V refers to a printer language from IBM that supports printing graphics and bar codes on certain printers. Printers that use this printer data stream will work with Host Print Transform (HPT) and might work with a PC5250 Printer Definition Table (PDT) file.
    EPL
    EPL1
    EPL2
    The terms EPL, EPL1 and EPL2 refer to the Eltron printer languages. EPL1 is an escape sequence based language that is used to talk to the older LP2022/LP2042 printers. EPL2 is a text based language that uses all keyboard accessible characters to communicate with all other Eltron label printers. These printer languages are not supported by Host Print Transform (HPT), but HPT should pass the EPL1 data streams to the printer untouched when configured to use the QWPDEFAULT system-supplied Workstation Customizing Object (WSCST). It is unknown at this time whether HPT will pass the EPL2 data stream to the printer untouched when configured to use the QWPDEFAULT system-supplied Workstation Customizing Object (WSCST).
    EPL emulationThe term EPL emulation refers to an emulated version of the Eltron printer language from Eltron and Zebra Technologies. This printer language is not supported by Host Print Transform (HPT), but HPT should pass the EPL data stream to the printer untouched when configured to use the QWPDEFAULT system-supplied Workstation Customizing Object (WSCST).
    Epson ESC/P2The term Epson ESC/P2 refers to the ESC/P2 printer data stream. ESC/P2 was developed by Epson, but is used by a number of other printer manufacturers. It is used primarily in dot matrix line printers, but it is also used in a number of ink jet printers.
    Epson ESC/POS
    Epson ESC/POS emulation
    The terms Epson ESC/POS and Epson ESC/POS emulation refer to a version of the ESC/P2 printer data stream specifically for Point-of-Sale (POS) or transaction printers. ESC/POS was developed by Epson, and it is used primarily, if not exclusively, in point-of-sale printers. This printer language is not supported by Host Print Transform (HPT), but HPT should pass the ESC/POS data stream to the printer untouched when configured to use the QWPDEFAULT system-supplied Workstation Customizing Object (WSCST).
    IBM PPDSThe term IBM PPDS refers to the IBM Personal Printer Data Stream. PPDS was development by IBM and was used in older IBM and Lexmark laser printers.
    IBM PPR
    IBM PPR XL
    IBM PPR XL II
    IBM PPR XL III
    IBM PPR X24
    IBM PPR XL24
    The term IBM PPR refers to the IBM Proprinter data stream. IBM PPR was developed by IBM, but it is used by a number of other printer manufacturers. It is used primarily in dot matrix line printers, but it is also used in a number of ink jet printers. The XL designates wide-carriage printers, the II and III designate upgrades to the Proprinter data stream, and the 24 refers to the Proprinter data stream used for 24-pin printers.
    GDI
    Host-based
    Host-based (GDI)
    Host-Based Printing Proprietary (GDI)
    Windows GDI
    The terms GDI, Host-based, Host-based (GDI), Host-Based Printing, Proprietary (GDI), and Windows GDI are generic terms that can refer to any Host-based or Windows-only printer, which use a proprietary printer data stream rather than an industry-standard printer data stream such as IBM Proprinter Data Stream (PPDS), Epson ESC/P2, HP Printer Control Language (PCL), or Adobe PostScript (PS). These printers support printing from Windows, and possibly from Macintosh or Linux, but will not print directly from IBM i, IBM i5/OS, IBM OS/400, UNIX or any other non-PC-based Operating System, even if the printers can be network-attached. Because these printers require a proprietary printer data stream, they will not work with Host Print Transform (HPT) or a PC5250 Printer Definition Table (PDT) File.

    Note: Configuring a PC5250 printer session without Host Print Transform (HPT) and without a Printer Definition Table (PDT) file is most likely to print successfully. However, you will not be able to print *AFPDS spooled files because that requires using Host Print Transform, and you will have limited control over the formatting of your output (including limited control over the font selection). Therefore, configuring to print to a Host-Based Printing, Proprietary (GDI), or Windows GDI printer is considered unsupported, as would printing to any other host-based printer.
    HP PCL3
    HP PCL4
    HP PCL5
    HP PCL5c
    HP PCL5e
    HP PCL6
    HP PCL6c
    The terms HP PCL3, HP PCL4, HP PCL5, HP PCL5c, HP PCL5e, HP PCL6, and HP PCL6c refer to different versions of the HP Printer Control Language. PCL was developed by Hewlett-Packard (HP), but it is used by a number of other printer manufacturers including IBM Printing Systems and Lexmark. PCL3 is used in a number of HP DeskJet printers, PCL5c and PCL6c are often used in color laser printers, and PCL5e and PCL6 the often used in B&W or monochrome laser printers.
    PCL5c emulation
    PCL5e emulation
    PCL6 emulation
    The terms PCL5c emulation , PCL5e emulation and PCL6 emulation refer to an emulated version of the Printer Control Language, but they might also be used when a printer uses true HP PCL support. PCL was developed by Hewlett-Packard (HP), but it is used by a number of other printer manufacturers including IBM Printing Systems and Lexmark.
    Adobe PostScript 2
    Adobe PostScript 3
    The terms Adobe PostScript 2 and Adobe PostScript 3 refer to versions or levels of the Adobe PostScript printer language. PostScript was developed by Adobe, but is used by a number of other printer manufacturers, though typically in laser printers. The PostScript printer data stream will not work with Host Print Transform (HPT) or a PC5250 Printer Definition Table (PDT) File.
    PostScript 2
    PostScript 2 emulation
    PostScript 3
    PostScript 3 emulation
    The terms PostScript 2, PostScript 2 emulation, PostScript 3, and PostScript 3 emulation typically refer to an emulated version of the PostScript printer language, but they might also be used when a printer uses true Adobe PostScript support. The PostScript printer data stream will not work with Host Print Transform (HPT) or a PC5250 Printer Definition Table (PDT) File.
    PDF
    PDF v1.2
    PDF v1.3
    PDF v1.4
    PDF v1.5
    PDF v1.6
    PDF v1.7
    PDF v1.x emulation
    The terms PDF, PDF v1.2, PDF v1.3, PDF v1.4, PDF v1.5, PDF v1.6 and PDF v1.7, or PDF v1.x emulation, refer to the ability to directly print Adobe Portable Document Format (PDF) documents without using a Windows printer driver or converting the PDF document to an HP PCL printer data using Host Print Transform (HPT). PDF v1.2, v1.3, v1.4, and v1.5 refer to the PDF version supported by the printer firmware. If a printer supports direct PDF printing, then it generally supports the printing of *USERASCII spooled files containing PDF data through a *LAN 3812 printer device description, a Remote Output Queue, a PC5250 printer session, or using Binary FTP to send a PDF file stored in the Integrated File System directly to the printer TCP/IP address or host name. However, this is dependent on the version of PDF used to generate the *USERASCII spooled file or PDF file, as well as the PDF version supported by the printer firmware.
    PGL
    IGP (PGL)
    The terms PGL and IGP (PGL) refer to the Printronix Graphic Language. PGL is not supported by Host Print Transform (HPT), but HPT should pass IGP/PGL-compatible data streams to the printer untouched when configured to use the QWPDEFAULT system-supplied Workstation Customizing Object (WSCST).
    RPCS
    Ricoh RPCS
    The terms RPCS and Ricoh RPCS refer to the Refined Printing Command Stream (RPCS) printer language from Ricoh. This printer language is a Microsoft®Windows®-optimized printer data language. Therefore, printers that use this printer data stream will not work with Host Print Transform (HPT) or a PC5250 Printer Definition Table (PDT) file.
    XMLThe term XML refers to XML-Enabled Printing. XML is text-based, but it is unknown at this time whether Host Print Transform (HPT) will pass the XML data stream to the printer untouched when configured to use the QWPDEFAULT system-supplied Workstation Customizing Object (WSCST).
    XHTML
    XHTML-Print
    The terms XHTML and XHTML-Print refer to a member of the family of XHTML languages defined by the Modularization of XHTML [XHTMLMOD]. According to the W3C, XHTML is designed to be appropriate for printing from mobile devices to low-cost printers that might not have a full-page buffer and that generally print from top-to-bottom and left-to-right with the paper in a portrait orientation. XHTML-Print is also targeted at printing in environments where it is not feasible or desirable to install a printer-specific driver and where some variability in the formatting of the output is acceptable. XHTML will not work with Host Print Transform (HPT) or a PC5250 Printer Definition Table (PDT) File.
    XPSThe term XPS refers to the XML Paper Specification, which is a specification for a page description language and a fixed-document format developed by Microsoft. It is an XML-based or XAML-based specification, based on a new print path and a color-managed vector-based document format which supports device independence and resolution independence. XML Paper Specification, or XPS, will not work with Host Print Transform (HPT) or a PC5250 Printer Definition Table (PDT) file.
    ZPL
    ZPL II
    The terms ZPL and ZPL II refer to different versions of the Zebra Programming Language from Zebra Technologies. These printer languages are not supported by Host Print Transform (HPT), but HPT should pass the ZPL and ZPL II data streams to the printer untouched when configured to use the QWPDEFAULT system-supplied Workstation Customizing Object (WSCST).
    ZPL emulation
    ZGL
    ZGL (Zebra ZPL emulation)
    The terms ZPL emulation, ZGL and ZGL (Zebra ZPL emulation) refer to emulated versions of the Zebra Programming Language from Zebra Technologies. This printer language is not supported by Host Print Transform (HPT), but HPT should pass the ZPL data stream to the printer untouched when configured to use the QWPDEFAULT system-supplied Workstation Customizing Object (WSCST).

    Note: If the printer tables refer to any printer data streams other than the ones listed above, then an explanation of those data streams will be included at the bottom of the printer tables.


    Host-Based or Windows Only

    The Host-Based column (formerly called the Windows Only column) shows if a specific printer is a host-based printer. The term Windows Only printer means that the printer was designed to be used only on a PC running a version of Microsoft Windows and was also generally designed to be used in a home or small office environment rather than in a networking environment. The term host-based printer expands this to refer to any printer that relies on the processing power of the host computer to generate printable pages; for example, if the host computer is running one of the versions of Microsoft Windows, Linux, or Macintosh operating system. The term Windows Only printer is becoming somewhat obsolete because newer printers that fit this category often come with printer software and printer drivers that allow them to be used on Apple Macintosh computers and PCs running one or more versions of the Linux operating system. However, the term Windows Only printer will often continue to be used to describe host-based printers.

    Because they rely on the processing power of the host computer, host-based printers do not need a powerful processor of their own and, therefore, they tend to be less expensive than conventional printers. However, because they share the computer's processor, they might be slow and might slow down other tasks running on the computer. Host-based printers typically use a proprietary printer data stream rather than an industry-standard printer data stream such as IBM Proprinter Data Stream (PPDS), Epson ESC/P2, HP Printer Control Language (PCL), or Adobe PostScript (PS).

    Because they use a proprietary printer data stream, they do not work with Host Print Transform (HPT) or a PC5250 Printer Definition Table (PDT) file. Because they will not work with HPT, they also will not work to print *AFPDS spooled files through the AFPDS-to-ASCII Transform code within HPT. The only way to get a host-based printer to print IBM i family spooled files is to attached it to a host computer and then use printer emulation software, such as a PC5250 printer session, to print the spooled file through the host-based printer driver.


    PDT File for PC5250

    The PDT File for PC5250 column lists the name of a Printer Definition Table (PDT) File that can be used when configuring a Personal Communications 5250 (or PC5250) printer session.

    Personal Communications 5250 (PC5250) started shipping new PDT files starting in V5R3M0 IBM iSeries Access for Windows. PDT files listed in lowercase characters are shipped with V5R3M0 iSeries Access for Windows and above (for example, hppcl5.pdt), while PDT files listed in UPPERCASE characters are shipped with V5R2M0 iSeries Access for Windows and below (for example, HPLJ4.PDT). For more information on PDT files, including a list of all PDT files available through iSeries Access for Windows, or to get the older PDT files on a PC running V5R3M0 iSeries Access for Windows or higher, please refer to the following document:

    N1019626: List of Printer Definition Table (PDT) Files for Use with PC5250

    For information on configuration and limitations of PC5250 printer sessions, with or without a PDT file, please refer to the following document:

    N1018716: System i Access for Windows: Configuring a PC5250 Printer Session


    MFRTYPMDL for HPT

    The MFRTYPMDL for HPT column lists the Manufacturer Type and Model (MFRTYPMDL) setting that can be used with Host Print Transform (HPT) to select the appropriate data stream for that printer. This can apply to use with a PC5250 printer session as well as a Remote Output Queue, a *LAN 3812 PJL device description, a *LAN 3812 SNMP device description, or a *LAN 3812 IPP device description.

    Note: A setting of QWPDEFAULT refers to setting the manufacturer type and model (MFRTYPMDL) parameter to *WSCST, *WSCSTLETTER, or *WSCSTCONT132, and then setting the workstation customizing object (WSCST) parameter to QWPDEFAULT in library QSYS. This special workstation customizing object causes Host Print Transform to send plain ASCII text without any printer controls, such as page size, LPI, CPI, font, print quality, and so on.

    For more information on using Host Print Transform (HPT) with various ASCII printers, please refer to the following documents:

    N1019698: Printer Model Settings for Host Print Transform (HPT)
    N1019470: Using Host Print Transform (HPT) with a PC5250 Printer Session at V5R1M0 and Above


    LPR

    The LPR column shows whether a Remote Output Queue or the Send TCP/IP Spooled File (SNDTCPSPLF or LPR) command can be used to print to this printer when directly connected to the LAN. Support for printing using the TCP/IP Line Printer Requester (LPR) and Line Printer Daemon (LPD) protocols is available in the base code for R230 OS/400 and above for the SNDTCPSPLF and LPR commands, and in the base code for R310 OS/400 and above for Remote Output Queues.

    Support for Remote Output Queues, as well as the SNDTCPSPLF and LPR commands, is largely dependent on the internal network interface card (NIC) or external print server used with the printer. Therefore, this column is as much of a statement about the NIC or print server typically shipped with the printer than it is about the printer itself. If it is unclear whether the NIC, print server and/or printer supports LPR/LPD, contact the manufacturer.

    This field can have one of the following settings:
    YLPR/LPD can be used to print to this printer when directly connected to the LAN, provided the print server supports LPR/LPD.
    NLPR/LPD cannot be used to print to this printer when directly connected to the LAN.
    ?Not enough is known about this printer, the network interface card (NIC), or the external print server typically shipped with the printer to know whether LPR/LPD will work or not.
    For more information on Remote Output Queues, please refer to the following documents:

    N1010090: Configuring a Remote Output Queue (RMTOUTQ)
    N1019443: Configuring a Remote Output Queue (RMTOUTQ) to a Label or Receipt Printer
    N1018931: Configuring a Remote Output Queue (RMTOUTQ) to a Windows Print Queue
    N1010172: Recommended Remote Printer Queue Values for Remote Output Queues (RMTOUTQs)
    N1019579: Configuration Settings and Error Messages for Remote Output Queues (RMTOUTQs)
    N1019659: Capabilities and Limitations of Remote Output Queues (RMTOUTQs)
    N1019713: Using Host Print Transform (HPT) with a Remote Output Queue (RMTOUTQ)

    The TSPRWPR exit program allows a user to print a specific page range when using a Remote Output Queue that is configured with a connection type of *IP or when using the Send TCP/IP Spooled File (SNDTCPSPLF or LPR) command. For more information on the unsupported TSPRWPR remote writer page range support exit program, please refer to the following document:

    N1019686: TSPRWPR Remote Writer Page Range Support Exit Program

    The TSPLPRD exit program is an unsupported utility that can be used to configure a *LAN 3812 printer device description to send spooled files to an ASCII printer using LPR/LPD. Remote Output Queues also send using LPR/LPD, but the TSPLPRD exit program uses a printer writer, rather than a remote writer. For more information on the unsupported TSPLPRD LPR print driver exit program, please refer to the following documents:

    N1019586: Configuring a *LAN 3812 Device Description that Uses the LPR Print Driver (TSPLPRD) Exit Program
    N1019003: Capabilities and Limitations of *LAN 3812 Printer Device Descriptions


    PJL

    The PJL column shows whether a *LAN 3812 PJL device description can be used to print to this printer when directly connected to the LAN. The term PJL refers to the HP Printer Job Language. PJL allows for two-way communication with the printer when attached to the LAN using a print server that also supports bidirectional PJL. Support for the PJL print driver is available in the base code for R410 OS/400 and above, and was added to R370 OS/400 through PTFs.

    Support for the PJL print driver is largely dependent on the internal network interface card (NIC) or external print server used with the printer. Therefore, this column is as much of a statement about the NIC or print server typically shipped with the printer than it is about the printer itself. If it is unclear whether the NIC, print server, or printer supports PJL, contact the manufacturer.

    This field can have one of the following settings:
    YA *LAN 3812 PJL device description can be used to print to this printer when directly connected to the LAN, provided the print server supports bidirectional PJL.
    NA *LAN 3812 PJL device description cannot be used to print to this printer when directly connected to the LAN. This is commonly found in dot matrix (or line) printers, ink jet printers, or older laser printers that do not support the HP PCL5e printer language.
    ?Not enough is known about this printer, the network interface card (NIC), or the external print server typically shipped with the printer to know whether a *LAN 3812 PJL device description will work or not.
    For more information on *LAN 3812 PJL device descriptions, please refer to the following documents:

    N1010134: Configuring a *LAN 3812 PJL Device Description
    N1019689: Recommended PJL Port Number Values for *LAN 3812 PJL Device Descriptions
    N1019652: Configuration Settings and Error Messages for *LAN 3812 PJL Device Descriptions
    N1019003: Capabilities and Limitations of *LAN 3812 Printer Device Descriptions
    N1010288: Using Host Print Transform (HPT) with a *LAN Device Description


    SNMP

    The SNMP column shows whether a *LAN 3812 SNMP device description can be used to print to this printer when directly connected to the LAN. The term SNMP refers to Simple Network Management Protocol. SNMP allows for two-way communication with the printer when attached to the LAN using a print server that also supports SNMP. Support for the SNMP print driver is available in the base code for R450 OS/400 and above, and is being added to R430 and R440 OS/400 through PTFs.

    Support for the SNMP print driver is largely dependent on the internal network interface card (NIC) or external print server used with the printer. Therefore, this column is as much of a statement about the NIC or print server typically shipped with the printer than it is about the printer itself. If it is unclear whether the NIC, print server, or printer supports SNMP, contact the manufacturer.

    This field can have one of the following settings:
    YA *LAN 3812 SNMP device description can be used to print to this printer when directly connected to the LAN, provided the print server supports SNMP.
    NA *LAN 3812 SNMP device description cannot be used to print to this printer when directly connected to the LAN.
    ?Not enough is known about this printer, the network interface card (NIC), or the external print server typically shipped with the printer to know whether a *LAN 3812 SNMP device description will work or not.
    For more information on *LAN 3812 SNMP device descriptions, please refer to the following documents:

    N1019572: Configuring a *LAN 3812 SNMP Device Description
    N1019571: Recommended SNMP Port Number Values for *LAN 3812 SNMP Device Descriptions
    N1019570: Configuration Settings and Error Messages for *LAN 3812 SNMP Device Descriptions
    N1019003: Capabilities and Limitations of *LAN 3812 Printer Device Descriptions
    N1010288: Using Host Print Transform (HPT) with a *LAN Device Description

    Note: A large number of HP LaserJet and compatible printers, and even some line matrix printers, have built-in support for SNMP. Many printers will have support for both PJL and SNMP, but even more printers have support for only SNMP, so if the SNMP field has a "?" then it is a good idea to try configuring a *LAN 3812 SNMP device description to see if it will work.

    Another option is to first try configuring the printer on a PC running Windows 2000, on a Windows 2003 Server, or on Windows XP Professional to test the connectivity to the LAN-attached printer. If a Windows Test Page can successfully print to that printer, then looking at the printer port will show whether the printer supports printing using LPR/LPD or printing use RAW on a TCP/IP printer port. If it is setup to use RAW on a TCP/IP printer port, then the printer will most likely work using a *LAN 3812 SNMP device description with that TCP/IP printer port specified in the Port number (PORT) parameter. For more information, please refer to the following document:

    N1018919: Using the Add Printer Wizard within Windows to Test Connectivity to a LAN-Attached Printer


    IPP

    The IPP column shows whether a *LAN 3812 IPP device description can be used to print to this printer when directly connected to the LAN, WAN or Internet. The term IPP refers to the Internet Print Protocol. IPP allows for two-way communication with the printer when attached to the LAN using a print server that also supports IPP. Support for the IPP Print Driver is available in the base code for R520 OS/400.

    Support for the IPP Print Driver is largely dependent on the internal network interface card (NIC) or external print server used with the printer. Therefore, this column is as much of a statement about the network interface card (NIC) or print server typically shipped with the printer than it is about the printer itself. If it is unclear whether the NIC, print server, or printer supports IPP, contact the manufacturer.

    This field can have one of the following settings:
    YA *LAN 3812 IPP device description can be used to print to this printer when directly connected to the LAN, provided the print server supports IPP.
    NA *LAN 3812 IPP device description cannot be used to print to this printer when directly connected to the LAN.
    ?Not enough is known about this printer, the network interface card (NIC), or the external print server typically shipped with the printer to know whether a *LAN 3812 IPP device description will work or not.
    For more information on *LAN 3812 IPP device descriptions, please refer to the following documents:

    N1019375: Configuring a *LAN 3812 IPP Device Description
    N1019376: Recommended Remote Location (RMTLOCNAME) Values for *LAN 3812 IPP Device Descriptions
    N1019374: Configuration Settings and Error Messages for *LAN 3812 IPP Device Descriptions
    N1019003: Capabilities and Limitations of *LAN 3812 Printer Device Descriptions
    N1010288: Using Host Print Transform (HPT) with a *LAN Device Description






    Consider adding the following under the Host-Based or Windows Only section:

    This field can have one of the following settings:
    YThe printer data stream is a host-based or Windows-only data stream. The data stream is not compatibile with Host Print Transform (HPT) or a Printer Definition Table (PDT) file, and cannot be used to print *AFPDS or *USERASCII spooled files.
    NThe printer data stream is not host-based. The printer data stream still may not be compatible with Host Print Transform (HPT) or a Printer Definition Table (PDT) file.
    ?Not enough information is known about the printer data streams used by this printer to know whether they are host-based. However, when very little information is provided by the manufacturer it is often the case that the printer data stream is host-based.

[{"Type":"MASTER","Line of Business":{"code":"LOB08","label":"Cognitive Systems"},"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SWG60","label":"IBM i"},"Platform":[{"code":"PF012","label":"IBM i"}],"Version":"7.1.0"}]

Historical Number

21800848

Document Information

Modified date:
18 December 2019

UID

nas8N1019526