Generating barcode with Report Builder 10g
Hello,
I am migrating a number of reports from 6i to 10g which contain barcodes. These get displayed as a series of *** at the client browser.
So I guess I may need to install the barcode javabean. So I am using the instructions http://download.oracle.com/docs/html/B13895_01/orbr_barcode.htm. Unfortunately I am stuck on the first step of importing the java class oracle.apps.barcode.util.BarCodeConstants. I have tried adding the path for oraclebarcode.jar to my registry but it doesn't help. Should I be seeing ".apps" below the oracle class?
Thanks in advance