|
My example is very simple, a code 39 barcode of the order#. Printer is hp 4100 N - this is a network printer & not attached to any pc DDS (field "BARCOD" contains 7 byte number)note compile instructions 0000.01 A***************************************************************** 0000.04 A* CRTPRTF FILE(NTOPRTDD) SRCFILE(QDDSSRC) DEVTYPE(*AFPDS) 0000.05 A***************************************************************** 0000.50 A R $PRINT 0007.01 A SKIPB(3) 0022.08 A 31'WORK ORDER:' 0022.09 A NMWO# 7 0 43 0022.10 A BARCOD 7 54BARCODE(CODE3OF9 1) 0022.13 A SPACEA(3) 0022.14 A***************************************************************** printer definition - type *LAN with a workstation customize for drawer selection TEXT('Group 2 HP 4000') CRTDEVPRT DEVD(PK) DEVCLS(*LAN) TYPE(3812) MODEL(1) LANATTACH(*IP) + PORT(9100) ATTACH(*DIRECT) ONLINE(*YES) FONT(11 *NONE) + FORMFEED(*AUTOCUT) SEPDRAWER(*FILE) PRTERRMSG(*INQ) + MSGQ(*CTLD) ACTTMR(170) INACTTMR(*SEC15) LINESPEED(19200) + WORDLEN(8) PARITY(*NONE) STOPBITS(1) TRANSFORM(*YES) + MFRTYPMDL(*HP4000) PPRSRC1(*LETTER) PPRSRC2(*LEGAL) + ENVELOPE(*NUMBER10) ASCII899(*NO) IMGCFG(*NONE) + CHRID(*SYSVAL) RMTLOCNAME('10.0.1.42') + WSCST(QGPL/HP4000P2) SYSDRVPGM(*HPPJLDRV) + can't remember needing workstation customize for barcode except possibly this stmnt :RASTERMODE SCS=NO AFP=YES. if you need more - write back with specific questions. IBM Knowledge Base docs has better explanation of Workstation Customize than I can do. hth jim franz ----- Original Message ----- From: "Ewart Desouza" <ewart.desouza@sandvik.com> To: <rpg400-l@midrange.com> Sent: Tuesday, October 09, 2001 11:43 PM Subject: Printing of Bar Codes & Forms on Laser Printer > Hello you fantastic Group ! > > Ever since I fell upon this group I've been hooked. I've been just reading > all the mails, cutting & pasting in a document for future reference. Now I > have two problems, which I'm sure, may have been brought up in the past. > > 1. We need to print bar codes on our Stock Receipt & Packing Note > documents. > 2. We need to print forms like Order Acceptances, Invoices, etc... on A4 > stationary & on a HP 4050 N Laser Printer. > > At present we are on V4R2 & Client Access for Windows 95/NT. > > I would very much like as much material as possible like a sample RPG > overlay & bar printing programs, DDS, Printer definition & settings, URLs, > etc > > Thanks in advance to you guys. > Ewart > > _______________________________________________ > This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list > To post a message email: RPG400-L@midrange.com > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l > or email: RPG400-L-request@midrange.com > Before posting, please take a moment to review the archives > at http://archive.midrange.com/rpg400-l. >
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.