How to display QR Code in XML Publisher
Hi All,
Working on EBS Version 12.2.10
Xml Publisher : 12.2.1.4
Reports 10g
I need generate QR Code from my oracle reports to print in PDF through xml publisher
went through the documentation and ID Automation but no success, did all the setups and java files.
used command to display QR Code
Command:
in field
<?register-barcode-vendor:'oracle.apps.xdo.oa.util.barcoder.barcodeutilQRCode';'MyBarcodeEncoder'?>
<?format-barcode:QR_DATA;'qrcode';'MyBarcodeEncoder'?>
please find the attachment.
Kindly need some help to achieve
Working on EBS Version 12.2.10
Xml Publisher : 12.2.1.4
Reports 10g
I need generate QR Code from my oracle reports to print in PDF through xml publisher
went through the documentation and ID Automation but no success, did all the setups and java files.
used command to display QR Code
Command:
in field
<?register-barcode-vendor:'oracle.apps.xdo.oa.util.barcoder.barcodeutilQRCode';'MyBarcodeEncoder'?>
<?format-barcode:QR_DATA;'qrcode';'MyBarcodeEncoder'?>
please find the attachment.
Kindly need some help to achieve
0