Unable to Encode the data
Hello Everyone,
We are trying to generate QR Code in Oracle apps environment which is not happening.
We found the issue is with the data is not getting encoded.
When we tried it in our local machine it is working fine and QR Code is generating but where as in Apps environment it is not working.
Can any one help us regarding this.
Steps Performed :-
- Created a directory $JAVA_TOP/oracle/xdo/template/rtf/util/qrcode
- Placed the .jar file here. The jar files placed here are barcodejar.jar and barcodeutilQRcode.class and xdocore.jar and RTF2PDFv2.jar and IDAutomation_JavaFontEncoder_QRCode.jar files.