The Artima Developer Community
Sponsored Link

Java Buzz Forum
Create Barcode ON THE FLY using JBarcodeBean

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Goldy Lukka

Posts: 1008
Nickname: xyling
Registered: Jan, 2004

Goldy Lukka is a Java Developer and an Entrepreneur. He is Founder of xyling.com.
Create Barcode ON THE FLY using JBarcodeBean Posted: Jan 13, 2005 12:52 AM
Reply to this message Reply

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.
Latest Java Buzz Posts
Latest Java Buzz Posts by Goldy Lukka
Latest Posts From Xyling Java Blogs

Advertisement
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.

Read: Create Barcode ON THE FLY using JBarcodeBean

Topic: Werner sums it up Previous Topic   Next Topic Topic: Upgrading to jdev 10.1.2.0.0

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use