|
You need to use Host Print Transform to make things like font sizes and COR work on these printers. Here's the configuration I'm using. My printer is a Savin Photocopier that emulates an HP 5Si Laser printer, so you may have to change the MFRTYPMDL parm to be *HP4 or something similiar... CRTDEVPRT DEVD(PQ) DEVCLS(*LAN) TYPE(3812) MODEL(1) LANATTACH(*IP) + PORT(9100) ATTACH(*DIRECT) ONLINE(*YES) FONT(011 *NONE) + FORMFEED(*AUTOCUT) SEPDRAWER(*FILE) PRTERRMSG(*INQ) + MSGQ(*LIBL/DSP01) ACTTMR(170) INACTTMR(*SEC15) + LINESPEED(19200) WORDLEN(8) PARITY(*NONE) STOPBITS(1) + TRANSFORM(*YES) MFRTYPMDL(*HP5SI) PPRSRC1(*LETTER) + PPRSRC2(*LETTER) ENVELOPE(*NUMBER10) ASCII899(*NO) + IMGCFG(*NONE) CHRID(*SYSVAL) RMTLOCNAME('192.168.5.2') + SYSDRVPGM(*HPPJLDRV) TEXT('Accounting Photocopier') On Wed, 19 Dec 2001, Booth Martin wrote: > We've configured an AS/400 printer device to be a LAN-connected printer. > The actual printer is a HP Laserjet 4M with a network card and IP address > (no local PC connection). > > We can not get the print to be condensed, nor does COR work, on letter-size > paper. Any suggestions would be appreciated. >
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.