-
PDF.js vulnerable to arbitrary JavaScript execution upon opening a malicious PDF - https://github.com/advisories/GHSA-wgrm-67xf-hhpq
-
The newer version of vue-cli 5.x migrates from webpack 4 to webpack 5, the newer version of webpack does change the support for web workers.
So, the latest version of vue-pdf throws the following e…
dvago updated
1 month ago
-
Hey!
I would like a new pdfjs-dist repository, as the one in bundled-es-modules (https://github.com/bundled-es-modules/pdfjs-dist/) is unmaintained since 2020 and doesn't have all the accessibility…
-
https://cdn.jsdelivr.net/npm/pdfjs-dist@2.10.377/build/pdf.worker.js
-
Hi there,
As the title says, I'm having this error. Everything was working fine before but when I try to re-run it. This happened
```
"@react-pdf-viewer/core": "^3.11.0",
"@react-pdf-viewer/de…
-
missing a lot of contents when render a large PDF(4.4MB, 39pages, with images, tables in the PDF) , some places display blank, some places lost a lot details. any suggestion will be appreciated, thank…
-
When I update the package to the latest version, I am getting the below error
![Code_7bkZS7zwvW](https://user-images.githubusercontent.com/44769213/142853506-e650427d-7d40-45f5-b517-f7b061a80204.pn…
-
``after deployed on vercel
i got this error
Setting up fake worker failed: \"Cannot find module '/var/task/node_modules/pdfjs-dist/legacy/build/pdf.worker.mjs"
and this is how i use
`imp…
-
We are using Vue 2, and we cannot upgrade vue-pdf-embed to version 2.x. It would be helpful if the pdfjs-dist dependency for version 1 could be updated to a version greater than 4.2.67 to avoid securi…
-
Regression (a behavior that used to work and stopped working in a new release)
Hi @VadimDez ,
Earlier I am using angular 12.2.10 with ng2-pdf-viewer v^6.4.1, but when I upgraded to angular 16, I us…