-
Everything was working smoothly yesterday and today all my branches and microservices were failing on builds using vue-pdf
My package.json
"core-js": "^3.6.5",
"pdfjs-dist": "^2.8.335",
…
-
Hey, not sure if you're still maintaining this lib at all, but thought I'd point out an issue I've encountered.
Here is the line at fault: [SimplePDFParser.js:L3](https://github.com/scriptcoded/sim…
-
I am experiencing an issue while integrating `@fileforge/pdfreader` into my React project. After following the documentation and installing the package, I encountered a Webpack compilation error relat…
-
OS: macOS v10.14.6
Node-RED version: v1.1.3
Node.js version: v12.13.0
Flow: `inject`->`pdfjs`->`inject` path to pdf file hard coded in the node. In Node-RED nothing shows up even with a `catch` …
-
### Before you start - checklist
- [X] I followed instructions in documentation written for my React-PDF version
- [X] I have checked if this bug is not already reported
- [X] I have checked if a…
-
For some reason when I run pdf2json on my electron app I get "Uncaught Error: No PDFJS.workerSrc specified".
FYI: I tried setting workerSrc to pdf.worker.js but that won't solve it. It just brings …
-
I'm trying to change a resolver for a test. Specifically, I have a file being required via "worker-loader?inline=true!pdfjs-dist/build/pdf\\.worker", and I would like my test suite to treat it as "ra…
-
Looking at https://github.com/kogmbh/ViewerJS/blob/master/PDFViewerPlugin.js#L45 , the ViewerJS is using some private PDF.js file that are subject to change. It's recommended to use API that PDF.js te…
-
ReferenceError: structuredClone is not defined
at LoopbackPort.postMessage (/Users/yanhui/code/pdfGPT-main/node_modules/pdfjs-dist/build/pdf.js:1709:13)
at MessageHandler.sendWithPromise (/U…
-
there are dependencies with modules,
"node_modules/pdfjs-dist" : "4.2.67",
"node_modules/react-doc-viewer": "4.2.67",
"node_modules/react-pdf" : "3.11.174",
"node_modules/react-pdf/node_modules/…