jamenamcinteer / react-qr-barcode-scanner

A simple React Component using the client's webcam to read barcodes.
69 stars 71 forks source link

It doesn´t support PDF417 Codes. #12

Open JorgeCaroS opened 2 years ago

JorgeCaroS commented 2 years ago

Any update?

sksurendrakmr commented 2 years ago

As per documentation, PDF417 format would work. Also checked some sample PDF417 codes and seems like its working.

Thanks