-
Hi,
i'm using this version of react-pdf-viewer and all plugins:
```
"pdfjs-dist": "^3.0.279",
"@react-pdf-viewer/core": "3.8.0",
"@react-pdf-viewer/default-layout": "3.8.0",
"@react-pdf-viewer…
-
file:///C:/Users/SARDAR/Desktop/IMG_text_OCR/node_modules/pdfjs-dist/build/pdf.mjs:5300
var packageCapability = Promise.withResolvers();
^
TypeError: Promise…
-
pdfjs-dist works fine on Chromium-based browsers, but causes freezing on Firefox. This is a critical bug.
-
**Describe the bug**
_from npm audit_
pdfjs-dist
-
I cannot get pdf-to-img working, I get the following error
The file does not exist at "/node_modules/.vite/deps/build/pdf.worker.mjs?worker_file&type=module" which is in the optimize deps directory. …
-
### Environment
node v20.11.1
unpdf v0.11.0
### Reproduction
I got the original error in a server route of a Nuxt 3 project. Also, in the original app I performed other operations besides text/met…
-
As it was defined for the API in #5494, handling exceptions for loading PDF files could be used as a sample to define the following on the client side.
- Define Error hierarchy and use UwaziErrors …
-
Module not found: Can't resolve 'pdfjs-dist/build/pdf.worker.mjs'
81 | // We import this here so that it's only loaded during client-side rendering.
82 | …
-
While using this package I met an issue:
Platform: Ubuntu 22.04
Framework: Next 13.4.19
I get this error: `https://nextjs.org/docs/messages/module-not-found
Import trace for requested module:
…
-
##### Bug Report or Feature Request (mark with an `x`)
```
- [ ] Regression (a behavior that used to work and stopped working in a new release)
- [x] Bug report -> please search issues before submi…