-3

I would like to develop pdf417 barcode in java. I followed this link. but its not giving proper barcode. I want to develop barcode like this. can u guide me how to approach it.

chitti
  • 121
  • 1
  • 4
  • 15
  • @RC I tried with those methods. But I am getting the same result. Thats why I asked the question again. – chitti Feb 20 '15 at 07:22

1 Answers1

0

iText has com.itextpdf.text.pdf.BarcodePDF417 - ready to use or some source is available. This may help getting you started. Hope it helps. :-)