This post originated from an RSS feed registered with Java Buzz
by Goldy Lukka.
Original Post: Create Barcode ON THE FLY using JBarcodeBean
Feed Title: Xyling Java Blogs
Feed URL: http://www.javablogs.xyling.com/thisWeek.rss
Feed Description: Your one stop source for Java Related Resources.
JBarcodeBean is a JFC Swing-compatible JavaBeans component that lets you barcode-enable Java 2 enterprise applications. The bean can be used either as a visible client-side component that renders itself graphically, or as a server-side component that can encode a GIF image into an OutputStream. A Servlet could use this feature, for example, to serve barcodes to a web browser. JBarcodeBean is written entirely in pure Java, so it should work under any operating system that supports Java 2 (version 1.2.2 or later).
The following popular barcode formats are currently supported by JBarcodeBean:
Code 128 Code 39 Extended Code 39 Codabar Interleaved Code 25 MSI EAN-13 EAN-8 JBarcodeBean is licensed under the terms of the GNU Lesser General Public License (LGPL), version 2.1.
Great work!
[Resource-Type: Weblink/Resource; Category: Java,J2EE,Swing/JFC; XRating: 5] Title of the post takes you to the JBarcodeBean home page.