QR Code Print - BIP Desktop Standalone(RTF)- JD Edwards E1 9.2
HI All,
We have a requirement from customer to print QR Code on Sales Invoice(R42565) PDF output.
Explored the oracle community and found the URL and also
another blog post from Tim Dexter https://blogs.oracle.com/xmlpublisher/quick-quips-on-qr-codes
Technical Details
JDE System is on Tools 9.2.3.1
BI Publisher Desktop 12.2.1.4.0(64 bit)
Windows 10 Home (64-bit)
MS Office word 2013(64 bit)
Java 8 Update 251(64 bit)
Before designing we have downloaded the Demo QR fonts from IDAutomation website. Below is the URL.
https://www.idautomation.com/barcode-fonts/2d/qr-code/
The Encoder
- Installed the font in windows/Fonts directory.
- Created wrapper class with Eclipse IDE.
- DAutomation_JavaFontEncoder_QRCode.jar file is in the class path.