|
Thanks Scott, will give at try today. jim > Printer (HP4000) is configured as Generic / Text Only attached to a > HP JetDirect. > Is there any way to configure an outq that I can write to, that the > 400 will not translate, i.e. send it as raw text? I've had good luck creating a printer device description (CRTDEVPRT) with the following settings: CRTDEVPRT DEVD(device-name-here) DEVCLS(*LAN) TYPE(3812) MODEL(1) LANATTACH(*IP) PORT(9100) ATTACH(*DIRECT) ONLINE(*YES) + TRANSFORM(*YES) MFRTYPMDL(*WSCST) RMTLOCNAME('192.168.5.6') + WSCST(*LIBL/QWPDEFAULT) the key to the whole thing is the WSCST of QWPDEFAULT. This setting transforms your document using only the CR, LF, FF control characters, which is about as generic as I've found. It should be very similar to a "Generic / Text Only" format -- at least it's worth a try.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.