gruhn / vue-qrcode-reader

A set of Vue.js components for detecting and decoding QR codes.
https://gruhn.github.io/vue-qrcode-reader
MIT License
2.03k stars 330 forks source link

Unable to read PDF417 Barcodes #425

Closed thisisayush closed 2 weeks ago

thisisayush commented 2 months ago

Describe the bug Tried reading a PDF417 Barcode, and simply unable to read it. Tried with file upload as well just in case.

To Reproduce Here's the PDF417 Cropped that I'm trying to read. barcode-pdf417

Screenshots Not Applicable

Desktop (please complete the following information):

Smartphone (please complete the following information):

Sec-ant commented 2 months ago

This applies to other formats of barcodes, can you try?

Some of my QR codes are not being detected.

  • Make sure, there is some white border around the QR code.
  • Test your QR codes in the upstream packages: barcode-detector -> zxing-wasm -> zxing-cpp, and file detection issues in the highest-level repository where the problem first occurs.
github-actions[bot] commented 3 weeks ago

This issue has been marked as stale. If there is no further activity it will be closed.