ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Barcode type QRCODE not working

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

  • Barcode type QRCODE not working

    I have coded the qrcode in my DDS and it does print on my document. Issue is I can scan it on my android phone but the code will not scan on a apple device.
    Contacted IBM and they say if the code is scanning/working on one device then IBM's responsibility is fulfilled.
    I'm putting a URL in the qrcode. I'm using the exact code that's in the DDS manual on page 36
    Version 7.2
    Programming
    DDS for printer files
    IBM


    FIELD7 25A 24 45BARCODE(QRCODE 1 *HRZ +
    A X?02? (*WIDTH .05) (*SWIDTH 1.5) +
    A (*QRCODE 4 1 *CONVERT(1) +
    A *TRIM *AIMSTD(99)))

    So there you have it - any idea's?

  • #2
    Are you trying an Apple device with at least iOS 11?:



    Cheers,

    Emmanuel

    Comment


    • #3
      answer is YES also installed OS12 and still won't scan the IBM generated qrcode. Must be something wrong with the parms I used to generate the code. I used an the exact code from the V7R2 DDS manual indicated on page 36.

      Comment

      Working...
      X