-
1) Begin able to generate PDF for VOLUMES and not CHAPTERS.
Ofc we aint gonna guess which chapters for which volume. User select downloaded chapters from the UI, right click, generate => PDF.
2…
-
### What version of Bun is running?
0.6.3
### What platform is your computer?
Linux 5.15.90.1-microsoft-standard-WSL2 x86_64 x86_64
### What steps can reproduce the bug?
add npm package…
-
Vulnerable Library - pdfkit-0.11.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/crypto-js/package.json
Found in HEAD commit: 46f9017bf07d9afe8f4c8706e6bb2…
-
Hey,
Because of rendering speed for large pdfs I had switched from weasyprint to pdfkit before and while most things worked with it, all of the alignment was messed up because it couldn't work with f…
-
# Does pdfkit support Hindi language?
## I am writing a program to generate pdf document with Hindi text
## Code sample
```
let user = {
no: 1,
name: 'अर्जुन दाव',
age: 26,
…
-
# Question
How can I reduce the memory usage of pdfkit when creating a PDF containing a lot of data URI images?
## Description
I am generating a data URI image-heavy PDF in a lambda functio…
-
https://japho.top/2018/11/21/guideline-of-pdfkit/
The shortest answer is doing.
japho updated
5 years ago
-
I am not able to convert Malayalam utf-8 encoded language scripts to pdf. The text appears like gibberish
-
Hey,
I was wondering if you are open to adding horizontal scrolling to this module or if you want to keep it simple?
I'm asking because with PdfKit these things are quite trivial, but on Android…
-
Hello, I am using pdfkit to generate PDF in nodejs project, but the latter part of Chinese in pdf turn into white squares or missing with different font when read in a mobile phone browsing or in Adob…