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

Error: Invalid XRef stream #274

Open
failvaliev opened this issue Jul 6, 2022 · 2 comments
Open

Error: Invalid XRef stream #274

failvaliev opened this issue Jul 6, 2022 · 2 comments

Comments

@failvaliev
Copy link

failvaliev commented Jul 6, 2022

Счет для покупателя №00001410 от 26.05.2021 17_13.pdf
Error reading this file: Invalid XRef stream.

изображение

const pdfParser = new PDFParser(this, 1);
pdfParser.on("pdfParser_dataError", errData => {
console.error(errData.parserError)
})
pdfParser.on("pdfParser_dataReady", pdfData => {
//....
});
pdfParser.loadPDF(file);

@Tobias-Keller
Copy link

3408_7747_1677535747076.pdf
having the same problem with this file

@VitorBrangioni
Copy link

any update?

modesty added a commit that referenced this issue Jun 22, 2024
… that have exceptions caught by the parser
modesty added a commit that referenced this issue Jun 23, 2024
… that have exceptions caught by the parser (#353)
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

3 participants