2

Is there any free java or android barcode (Code128 or upc) generating library for free?

pnuts
  • 58,317
  • 11
  • 87
  • 139
karthik N
  • 99
  • 2
  • 5
  • possible duplicate of [BarCode Image Generator in Java](http://stackoverflow.com/questions/1700597/barcode-image-generator-in-java), also http://stackoverflow.com/questions/2370245/generating-creating-a-barcode-in-android – Thilo Apr 09 '12 at 07:56

3 Answers3

4

Consider usage of Zxing library. it's qiet open source so you you can find algoritms for generating or reading barcodes.

Artemis
  • 4,821
  • 3
  • 21
  • 24
0

Go through www.onbarcode.com.. You can get the Barcode Generator ApI

Abhi
  • 8,935
  • 7
  • 37
  • 60
0

you can search Zxing Barcode Library, ID Automation Barcode Control or Apose Barcode Application, use their free trial package or barcode algorithm to generate barcode java.

code 128 barcode generator algorithm for you