QR code not printing correctly
Dear Experts,
I am using below code in the XML template and using font 'IDAutomation2D' for the field CF_INV_DOC_NUM. While running the report it just shows 3 rows of alphabet sequence instead of QR code 2D format.
Any clue?
<?register-barcode-vendor:’oracle.apps.xdo.oa.util.BarcodeUtil’;’MyBarcodeEncoder’?>
<?format-barcode:CF_INV_DOC_NUM;'datamatrix';'MyBarcodeEncoder'?>
Thanks,
Sara