ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Printing QR Barcodes on a HP Laser

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Printing QR Barcodes on a HP Laser

    Hi all,

    Currently, we use form overlays and print directly to HP lasers for all of our output. We now need to be able to print QR barcodes on some of the documents.

    Has anyone done this using HP lasers from an AS400?

    Thanks,
    Neil

  • #2
    Re: Printing QR Barcodes on a HP Laser

    just compile the printfile as *AFPDS and use the BARCODE opcode.

    jamie
    All my answers were extracted from the "Big Dummy's Guide to the As400"
    and I take no responsibility for any of them.

    www.code400.com

    Comment


    • #3
      Re: Printing QR Barcodes on a HP Laser

      Hi Neil:

      Scott Klement to the rescue again:



      Best of Luck
      GLS

      < e d i t > In the code download watch out for things like this:
      Code:
      D CRLF c x'0d25'
      it displays as x & # 3 9 ; 0 d 2 5 & # 3 9......without the spaces
      < / E d i t >
      Last edited by GLS400; March 23, 2012, 09:43 AM.
      The problem with quotes on the internet is that it is hard to verify their authenticity.....Abraham Lincoln

      Comment


      • #4
        Re: Printing QR Barcodes on a HP Laser

        Hi GLS400,

        Thank you for the excellent link.

        Neil

        Comment


        • #5
          Re: Printing QR Barcodes on a HP Laser

          Hi Jamie,

          Originally posted by jamief View Post
          just compile the printfile as *AFPDS and use the BARCODE opcode.
          Our print programs were, mostly, converted from the S36:-)

          So, sorry if this is a real newbie question. Does the BARCODE opcode support QR codes?

          Thanks,
          Neil

          Comment


          • #6
            Re: Printing QR Barcodes on a HP Laser

            Did you try the example in the download (open the zip file and double ckick on "postExample.html")......really cool
            (@#%@#%@#%@#% am i really that old?.....really cool ..... wtf)

            GLS
            Last edited by GLS400; March 23, 2012, 10:21 AM.
            The problem with quotes on the internet is that it is hard to verify their authenticity.....Abraham Lincoln

            Comment


            • #7
              Re: Printing QR Barcodes on a HP Laser

              Hi all,

              Just a quick update. We have purchased some DIMMs for our HP lasers and all we needed to do was to insert a little bit of PCL code in our programs to print barcodes, including the QR codes. We bought the DIMMs from www.fontware.com

              Thanks,
              Neil

              PS We have no connection with Fontware

              Comment

              Working...
              X