QRCode Configuration In Oracle EBS12.2.4
configure QRCode Font in EBS Server12.2.4
we Followed below steps
1. Created directory $JAVA_TOP/oracle/apps/xdo/template/rtf/util/barcoder
2. Changed the package information in BarcodeUtil.java to package oracle.apps.xdo.template.rtf.util.barcoder; I did not make any other change apart from this in this file.
4. Compiled BarcodeUtil.java successfully.
5. Placed com directory in $JAVA_TOP. ( Com Directory not available so we are created com directory in $JAVA_TOP)
6. Place the jar files in $JAVA_TOP and add them to $CLASSPATH and $AF_CLASSPATH.
7. Bounced concurrent manager and middle tiers.
8. Created Font and Font mapping in XML Publisher administration responsibility.