-
While PDF coordinates have the origin at the bottom left corner of the page, PDFkit seems to try to be "like SVG" in putting the origin at the top left. This is convenient for doing the same thing to …
-
This is the current error that is received when running the example code. Did PDFKit update their package and break compatibility with this project?
```/Users/*/Documents/git-projects/ippTest/node_…
-
Hello there,
I'm trying to import my custom TTF fonts to pdfkit. I have made a folder in my project and put my fonts there, but the point is that I have put base64 content of each TTF font in the c…
ghost updated
3 years ago
-
```
Uncaught (in promise) RangeError: Invalid typed array length: 2687565824
at new Uint8Array ()
at new UnicodeTrie (index.js?ed47:87)
at Object.eval (index.js?4b72:6872)
at eval…
-
# Make pdfkit's wrapper accessible externally.
## Allow the use of pdfkit's powerful LineWrapper from outside of pdfkit.
Allow access to pdfkit's wrapper from outside the js. I wanted to create …
-
#### Description
Summary:
Our app has class named `PDFViewController` and links `QuickLook.framework`. When we load this view controller from storyboard app crashes with an exception:
[PDFViewControl…
-
I am trying to switch from [pdfkit](https://github.com/pdfkit/pdfkit) to `grover` and for whatever reason `pdfkit` was printing the pages in mobile view by default without any configs. This worked in …
-
`pdfmake ->SVG-to-PDFKit` module having vulnerabilities with following error
Withdrawn: Arbitrary Code Execution in static-eval
Team can you please check this, its occurring with latest versio…
-
Thank you for your sharing. During run the code, I encounter error as follow:
File "C:\Users\Hshih\Anaconda3\lib\site-packages\pdfkit\configuration.py", line 21, in __init__
with open(self.wkh…
-
Hello community,
I am having an issue where I cannot run doc.initForm(). I get the output "Uncaught TypeError: doc.initForm is not a function." I want to essentially add an input field into the docum…