How can I generate QR codes from COBOL?


QR codes can be generated as bitmap files using the ZXing (Zebra Crossing) barcode scanning library.
All the file types supported by the W$BITMAP routine can be used.

Here are the steps to compile and run the sample COBOL program (QRSAMPLE.cbl) which will generate a png file representing the QR code, show this png on video and allow you to print it.

If you need help please let our support team know.

Click here to view the COBOL source.


Article ID: 320
Created: June 15, 2021
Last Updated: June 30, 2021
Author: Support KB Author

Online URL: https://support.veryant.com/support/phpkb/article.php?id=320