BarCode Image Generator in Java

Viewed 110196

How can I create a barcode image in Java? I need something that will allow me to enter a number and produce the corresponding barcode image. Is there a free library available for this type of task?

5 Answers
Related