-
#### What
* When trying to add mapEnum redundancy, huge list of map (every map and all it's possible nodes) lead to unacceptable startup time
* mapEnum shrink is needed
#### How
* read the map d…
XVs32 updated
11 hours ago
-
I am getting an TypeError to console from react-pdf-html when running it.
```
console.error
Error parsing style attribute "width:100%;height:100%" for tag: SVG TypeError: cssParse is not …
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I used OllamaEmbedding llama3:8b for local testing. After completing the index building …
-
### 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…
-
## Issue
npm error node-pre-gyp WARN Pre-built binaries not installable for canvas@2.11.2 and node@20.16.0
## Steps to Reproduce
``npm install canvas or npm install canvas@next``
## Your Env…
-
Because transforming PDFs into PNGs (and then further PNG processing) is computationally expensive I do it inside Node.js worker_threads, so they do not block the main thread execution.
When I try …
-
## Environment
- `chromium` Version: 126.0.0
- `puppeteer-core` Version: 22.12.1
- Node.js Version: 18.x | 20.x
- Lambda: `nodejs18.x` | `nodejs20.x`
## Expected Behavior
Generate the …
-
Error processing file: Error: Setting up fake worker failed: "Cannot find module './pdf.worker.js'
Require stack:
- /Users/sahan/usevessel/.next/server/vendor-chunks/pdfjs-dist.js".
at eval (we…
-
The installation was straightforward and worked perfectly in OSX locally.
But when I deployed the server with docker I faced a weird issue with a couple of PDFs. At this point I'm really sure the p…
-
**Is your feature request related to a problem? Please describe.**
When you export to pdf, there is no Node Tree at all which makes it very difficult to navigate through pages.
**Describe the solu…