piderman314 / bardecoder

Detect and decode QR Codes, written in 100% Rust.
MIT License
268 stars 34 forks source link

PDF417 barcode not decoding #29

Open ppaudel93 opened 4 years ago

ppaudel93 commented 4 years ago

I tried parsing 2 barcodes. 1 of them was a QR code and one was a PDF417 barcode. The QR parsed with no problem. The PDF417 barcode, however, didn't parse.

QR code PDF417