-
https://japho.top/2018/11/21/guideline-of-pdfkit/
The shortest answer is doing.
japho updated
6 years ago
-
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…
-
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…
-
**Describe the bug**
All bookmarks link to the very last page
**To Reproduce**
1. Open repl link:
https://react-pdf.org/repl?code=3187b0760ce02e00408a057025803c450298c0bc300500943807cf805030c00f…
-
# Bug Report
## Description of the problem
Just trying to create a form with a date field. Setting a formText() format doesn't seem to do much. In Chrome and MacOS Preview the date field doesn't s…
-
Hi everybody,
It seems that PdfMake is ignoring the exif metadata tag "orientation". I dont know if its a bug or a feature not implemented.
I tested with two image with different "orientation" t…
-
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…
-
doc.list(["item1", "item2", "item3"], { listType: 'numbered' } as any);
it is only show bullted
-
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…
-
# 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…