-1

I want to convert a number to a bar-code. How would I got about this? I don't have a clue about where to start so please explain. I have my barcode font but I'm not entirely sure that this is needed. But I have one anyway.

I will have a text input which I will enter a number which then displays a bar-code on the next page.

This is for android and I don't have any code because I don't know where to start.

Anyone have snippet that I could try?

BenMorel
  • 34,448
  • 50
  • 182
  • 322
x iHarpzZ
  • 151
  • 3
  • 16

1 Answers1

1

You can try out iText Library for generating barcodes as mentioned in this link below:

BarCode Image Generator in Java

Community
  • 1
  • 1
Usama Sarwar
  • 8,922
  • 7
  • 54
  • 80