-
Notifications
You must be signed in to change notification settings - Fork 390
Closed
Description
Счет для покупателя №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);
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
