Barcode4j is a library to create barcodes with Java.
Barcode4J is a flexible generator for barcodes written in Java. Under the Apache License, version 2.0
1D barcode implementations:
- Interleaved 2 of 5
- ITF-14
- Code 39
- Code 128
- EAN-128, GS1-128 (based on Code 128)
- Codabar
- UPC-A and UPC-E (with supplementals)
- EAN-13 and EAN-8 (with supplementals)
- POSTNET
- Royal Mail Customer Barcode (Four State)
- USPS Intelligent Mail (4-State Customer Barcode)
2D barcode implementations:
- PDF 417 (ISO/IEC 15438:2001(E))
- DataMatrix (ISO/IEC 16022:2000(E))
- QR Code (ISO/IEC 18004:2006(E))
See also the official homepage.