Print PC Documents to iSeries Printers
August 2, 2006 Hey, Ted
I have access through the Internet to a client’s iSeries machine, which has a Hewlett-Packard LaserJet printer attached to it. Is it possible for me to print a PC document (for example, a Word processing document or a spreadsheet) to the LaserJet? –Jim Here’s how I’ve done just that from my Windows XP machine. First, create an ASCII printer file on the iSeries. Place the name and library of the LaserJet’s output queue in the OUTQ parameter. CRTPRTF FILE(QGPL/LASERJET) DEVTYPE(*USERASCII) TEXT('Print PC documents to Laserjet') OUTQ(outqlib/outqname) Second, install the proper printer driver on your PC. Create the printer as a |