Closed pedrodev033 closed 5 months ago
can you upload the PDF file?
same issue. here is the pdf file 21583473018.pdf
the error is not getting caught by try catch or pdfParser.on("pdfParser_dataError", errData => console.error(errData.parserError) );
when trying to call this function
this.PDFParser.parseBuffer(PDF)
server got stuck. even setTimeout is not working and not getting api call. overall server freeze and I had to restart server. Appreciate the help.