|
Hi Paul, Zebra printers have their own languages for creating labels (ZPL - Zebra Programming Language, Eltron language for a printer division purchased by Zebra some years ago, and a new language for their wireless devices). Your RPG program will need to send the proper text commands to the Zebra you are using in order for it to print labels. Unfortunately the data stream error condition response for most bar code printers is to do nothing, which is usually not particularly helpful when troubleshooting an iSeries or AS/400 connection to one of these printers. I would suggest having the PC5250 setup wizard activate host print transform and then use a *WSCST. The Workstation Customization Object you want is named QWPDEFAULT and it typically lives in QSYS. It provides spool file conversion from EBCDIC to ASCII along with carriage return, line feed, and form feed for formatting. This selection should cause the correct Zebra text to come from your RPG program to iSeries Access and it will then pass transparently through the selected Windows operating system print driver to the USB attached printer. HTH Best Regards, /Paul -- Paul Tykodi E-mail: ptykodi@xxxxxxxxx >date: Thu, 24 Jun 2004 12:10:49 -0500 >from: pnelson@xxxxxxxxxx >subject: Printer configuration > >I've got a Zebra LP-2844 attached to my PC via a USB >cable. I want to define a iSeries Access printer >session in order to be able to print labels from an >RPG program. Anybody got an idea as to what I need to >tell the PC5250 printer setup wizard? > >I've tried the IBM knowledge base to no avail, and >I'm not being allowed to select a different PDT by >CA. What am I missing? > > >Paul Nelson >Arbor Solutions, Inc. >708-670-6978 Cell >pnelson@xxxxxxxxxx __________________________________ Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mail
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.