iReport barcodes
Simple how to:
Download the jasperreports package. Change into the demo/samples/barbeque folder.
Run: ant javac
Then jar up the compiled classes:
jar cvf jr-barcode.jar -C build/classes/ net
add jr-barcode.jar to the iReport classpath (preferences > classpath). Add barbeque-1.0.6b.jar as well.
Open the BarbequeReport.jrxml. Change "when no data type" report property to "all sections, no detail".
Run the report.
You should see a barcode.

There are no comments for this entry.
[Add Comment] [Subscribe to Comments]