|
|
|||||||||
Home > Java Barcode Generator > Java Barcode Generation Guide > Java Barcode Generator for Eclipse BIRT How to get barcode data from database and generate barcode images in BIRT reports?Java Barcode Generator
Quick Navigate
FIRST Commercial Java Barcode Library Supports Eclipse BIRT
If developer can find any problem with previous version of BIRT, please send email to support@barcodelib.com.
Let's say you want to display customers information (customer name, customer id) on the report.
All the data stored in one table named "Customers", there are two columns inside:
CUSTOMERNAME (string), CUSTOMERNUMBER (int). And you want to display CustomerId data in Code 39.
Back to Barcode for Java | ||||||||||