-
### What were you trying to do?
The library is able to open the pdf file but after saving it corrupts some images/objects changing color.
`const pdf = await PDFDocument.load(buffer, { password: ''…
-
I generated a CMYK pdf include a CMYK jpg image.
Here is the CMYK jpg image: http://topic.vpea.ca/test/img/cmyk.jpg
Here is the output pdf: http://topic.vpea.ca/test/img/output.pdf.
When I open t…
-
Need to use TensorRT, something like https://github.com/noahmr/yolov5-tensorrt for yolov8
➝ https://github.com/triple-Mu/YOLOv8-TensorRT/blob/main/infer-det.py
will be in C++
also look at https://gi…
-
## Bug report
### Required System information
- Node.js version: v18.20.4 (same problem on v21.7.3)
- NPM version: 10.7.0
- Strapi version: 4.25.11
- Database: postgres
- Opera…
-
### Command
build
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
…
-
Am on windows 10 using pnpm.
I am using pdfium inside a nextjs app route api route endpoint. When I upload a pdf to the endpoint, hoping to turn it into a png, I get this error:
```
Module not …
-
**So I am working on some PDF file that comes from Scanner. When I tried to convert it, the error occur**
```
/Users/cmd/Documents/Learn/JS/node-typescript/node_modules/gm/lib/command.js:318
…
-
When trying to download a Cairo plot from the jupyter notebook renderer (`image/svg+xml` from `ms-toolsai/jupyter-renderers`) I'm unable to download the pdf format (I click save as pdf but nothings ha…
-
**Describe the bug**
We are trying to render a QR code with react-pdf and it seems to stops rendering after a few lines. We tried both with the QR as svg and as png.
We are using the `` component.…
-
### Minimal, reproducible example
```TypeScript
import { writeFileSync } from 'fs';
import puppeteer from 'puppeteer';
const browser = await puppeteer.launch({ headless: 'new' });
const page = a…