LazarSoft / jsqrcode

Javascript QRCode scanner
http://www.webqr.com
Apache License 2.0
3.98k stars 1.16k forks source link

Support for PDF417 barcode #52

Open RSmile73 opened 8 years ago

RSmile73 commented 8 years ago

Hi, because of jsqrcode is a 2D code scan-library do you have any plans including a pdf417 bar code reader? What is your opinion on this. I am expecting a suggestion from you. Thanks.

thaeli commented 7 years ago

There is a JavaScript port of the ZXing PDF417 decoder here: https://github.com/PeculiarVentures/js-zxing-pdf417

I am not quite sure how to incorporate it into this project though.

prabhumv commented 7 years ago

Hi any updates on pdf417 bar code reader? Will be very helpful if you add the support

shkarab commented 5 years ago

Hi any update?