Update pdfjs-dist version to ^3.11.174
The file pdfjs-dist/legacy/build/pdf.js is only available in version 3.11.174 of pdfjs-dist. In later versions, this file is missing. Therefore, the version has been set to 3.11.174
There's a security vulnerability in that version, any reason why do you still want to use the legacy build? can the latest version works as expected?
https://github.com/FlowiseAI/Flowise/issues/5000
#5000
I need the legacy build because in some PDFs, when there are numeric values in table fields, the latest version fails to extract them properly and the numbers overlap. With the legacy build, the extraction works correctly.
can you give me the example PDF file?