java deployment for 2D barcode printing
Hi,
I used the blog (https://blogs.oracle.com/xmlpublisher/entry/pdf417_for_e_business_suite) to enable the DataMatrix barcodes for a test BI Publisher report. Unfortunately, it didnt' work. The text doesn't get coded in my report. I get no errors in the conc req log file, manager log file.
Additionnally, I tried to test it using the main method in BarcodUtil class. But it fails: Error: Could not find or load main class.
My first question : is there any amendment to perform against class_path (or something equivalent) to be able to test my java class?
Thanks,