• The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
Menu
  • The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
  • Printing Barcodes Without an IPDS Printer

    June 23, 2004 Hey, Mike

    I’ve been given a challenge and don’t know where to start. I’ve been asked to add a “code 3 of 9” barcode to a picking list, which is an SCS report. The only way they’ve ever produced barcodes is with an IPDS printer. They want the iSeries to print to a laser printer instead, since laser printers are cheaper than IPDS printers. They also would prefer not to embed printer control codes in RPG output. Is this doable?

    –Thad

    It is possible (and easy!) to print barcodes on a laser printer if the printer file is externally described.

    First, use Display Device Description (DSPDEVD) to check the host print transform attribute. It needs to have a value of *YES. Use the Change Device Desc (Printer) (CHGDEVPRT) command to change the device if necessary.

    Second, add the BARCODE keyword to the printer file. (See the DDS manual for more information about this splendid keyword.)

    A            H1ID          12   O  4 41BARCODE(CODE3OF9 *HRZ *NOHRI *NOAST)
    

    Third, create the printer file as DEVTYPE(*AFPDS).

    CRTPRTF FILE(xxx/PICKLIST) +
            SRCFILE(xxx/QDDSSRC) +
            SRCMBR(PICKLIST) +
            DEVTYPE(*AFPDS)
    

    –Mike Sansoterra

    Michael Sansoterra is a programmer/analyst for i3 Business Solutions, an IT services firm based in Grand Rapids, Michigan. E-mail: msansoterra@i3BusinessSolutions.com

    Share this:

    • Reddit
    • Facebook
    • LinkedIn
    • Twitter
    • Email

    Tags:

    Sponsored by
    anta Technologies

    The Leader in IBM i Education!
    Need training on anything i?
    Manta is all you need.

    Back To School Sale: Save 20% off any Manta Combination Package, including the complete IBM i Training Library. Ends October 31.

    130 courses and competency exams on:
    · IBM i operations
    · System Management and Security
    · IBM i Programming Tools
    · Programming in RPG, COBOL, CL, Java
    · Web Development

    SQL, DB2, QueryProduct features:
    · Runs in every popular browser
    · Available 24/7/365
    · Free Student Reference Guides
    · Free Student Administration
    · Concurrent User License
    · Built-In IBM i Simulator

    You can download our 200-page catalog and take sample sessions at MantaTech.com

    Share this:

    • Reddit
    • Facebook
    • LinkedIn
    • Twitter
    • Email

    ProData Now Supports Database Utility on Linux The eServer i5 Versus Unix Servers

    Leave a Reply Cancel reply

Volume 4, Number 21 -- June 23, 2004
THIS ISSUE
SPONSORED BY:

Advanced Systems Concepts
iTera
WorksRight Software
Bug Busters Software Engineering

Table of Contents

  • IBM Enhances iSeries Access Family with Lots of Goodies
  • Printing Barcodes Without an IPDS Printer
  • Updating Through an SQL Cursor
  • Admin Alert: Changing the Limits on OS/400 Job Spool Files

Content archive

  • The Four Hundred
  • Four Hundred Stuff
  • Four Hundred Guru

Recent Posts

  • AI Is Coming for ERP. How Will IBM i Respond?
  • The Power And Storage Price Wiggling Continues – Again
  • LaserVault Adds Multi-Path Support To ViTL
  • As I See It: Spacing Out
  • IBM i PTF Guide, Volume 27, Numbers 34, 35, And 36
  • The Power11 Transistor Count Discrepancies Explained – Sort Of
  • Is Your IBM i HA/DR Actually Tested – Or Just Installed?
  • Big Blue Delivers IBM i Customer Requests In ACS Update
  • New DbToo SDK Hooks RPG And Db2 For i To External Services
  • IBM i PTF Guide, Volume 27, Number 33

Subscribe

To get news from IT Jungle sent to your inbox every week, subscribe to our newsletter.

Pages

  • About Us
  • Contact
  • Contributors
  • Four Hundred Monitor
  • IBM i PTF Guide
  • Media Kit
  • Subscribe

Search

Copyright © 2025 IT Jungle