Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NotFoundException BrowserPDF417Reader #91

Open
leogaab opened this issue Mar 7, 2022 · 0 comments
Open

NotFoundException BrowserPDF417Reader #91

leogaab opened this issue Mar 7, 2022 · 0 comments

Comments

@leogaab
Copy link

leogaab commented Mar 7, 2022

Hi, I'm working on a React project and I've been struggling trying to make the reader work.
I'm uploading a file on an async function and created a new instance of BrowserPDF417Reader, after calling decode method and passing the file as a parameter, it keeps breaking... the console throws this message.

NotFoundException at Function.NotFoundException.getNotFoundInstance

By the way, just for the record I've tried the methods decodeFromImage(), decodeFromImageElement(), decodeFromImageUrl(). The version that I've installed on my package is "@zxing/browser": "^0.1.1", "@zxing/library": "^0.19.1",
Also I've tried using other versions, having the same result.

Always the same response, the file is being read as blob.

It would be great if anyone can give me a help or a hint so I can try this new feature. Better if we have more docs to handle this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant