2

I need to create barcode image in java;According to the user inputs (int) i have to create bar code image in java. How to do this in java?

RMK
  • 779
  • 3
  • 9
  • 13

3 Answers3

1

Here is solution
also
Check barbecue

Community
  • 1
  • 1
jmj
  • 237,923
  • 42
  • 401
  • 438
0

Try iText. Its the best. i have personally used it.

Nitesh Verma
  • 1,795
  • 4
  • 27
  • 46
0

You may try Aspose.Barcode for Java to create barcode images in Java applications. The API is quite simple to learn and use.

Disclosure: I work as developer evangelist at Aspose.

Shahzad Latif
  • 1,408
  • 12
  • 29