|
Java Barcode is a Java library which generates barcode images for Java Applications.
After specifying a Data to encode, choosing a Barcode Type, and setting its properties, Java Barcode will draw the barcode image.
Java Barcode does not require any special or complex configurations to use it in your Java framework application, just put barcode.jar into your application classpath and that's it.
Main Features :
Support 23 Linear Barcode Symbologies.
Can save the barcode in an image file as well as in a stream object.
GIF, and JPEG/JPG image formats support.
Automatically computes the checksum or check digits.
JasperReports support
|