simonegosetto / pdf-parse-new

Pure javascript cross-platform module to extract texts from PDFs.
MIT License
5 stars 3 forks source link

Updates disableWorker Property #1

Closed brannonh closed 1 month ago

brannonh commented 1 month ago

disableWorker property was being set at the wrong level. Without this change I kept running into No PDFJS.workerSrc specified errors, while running via Node.