Richard Lyle

Results 12 comments of Richard Lyle

so went ahead and created a PR.

so passed, "data:application/pdf;base64," in for the URL, the MobilePDFReader is now displaying the PDF, but using the base64 as the title... LOL

Yes, please on this feature..

Same issue here too.. unable to scan PDF_417 in chrome Version 103.0.5060.114 (Official Build) (64-bit) My code... ``` import React from 'react'; import { Html5Qrcode, Html5QrcodeSupportedFormats } from 'html5-qrcode'; export...

I had already tried it both true and false, no difference. Matter of fact, when I posted my code sample originally it was true, then I thought you guys would...

Yes, just testing with my own DL. The BlinkID PDF_417 scanner worked, but their pricing for a license was through the roof. I noticed this project uses the ZXing library,...

P.S. none of the sample PDF_417 in the live demo are working either.. ![image](https://user-images.githubusercontent.com/16243383/178828549-1dd02119-b7b0-4847-8105-017b0ebb99de.png)

P.S. I did see this other type of error pop up as well, while trying to scan.. index.js:1 deocdeFromVideoDevice error: NotFoundException at NotFoundException.getNotFoundInstance (http://localhost:3000/static/js/vendors~main.chunk.js:93051:12) at PDF417ScanningDecoder.adjustCodewordCount (http://localhost:3000/static/js/vendors~main.chunk.js:116158:74) at PDF417ScanningDecoder.createDecoderResult (http://localhost:3000/static/js/vendors~main.chunk.js:116179:27)...

> @rlyle - Were you ever able to get the back of drivers license scan working? > > I have the same use case and am getting the same error....