Barbecue is a Java barcode generator. It provides barcode generation for Swing/AWT, printing, and Web sites. Barcodes can be generated as (J)Components, JPEGs, and SVG.
| Tags | Information Management multimedia Graphics Office/Business Financial Point-Of-Sale printing Software Development Libraries Java Libraries |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: A bug with label underlining has been fixed.


Release Notes: Improved command-line arguments and error handling, barcode printing support, and a fix for an SVG bug.


Release Notes: This release adds net.sourceforge.barbecue.BarcodePortlet. A bug in the SVG namespace (#1575809) and in 2of5 bar widths (#1554791) have been fixed. Javadocs have been improved.


Release Notes: Exception handling was improved. PNG support was added. GIF support was added. The BarcodeTool application was improved.


Release Notes: A new "headless" servlet parameter was added, allowing you to prevent the servlet from assuming headless mode. In this mode, the drawText servlet parameter will be used by the servlet as expected. Note that drawText is ignored when in headless mode. The war file now correctly puts classes in the WEB-INFclasses folder.