-
Hi @eKoopmans
I was experiencing some issues.
Some contents are missing and it adds a margin to the left side even if I set the "margin: 0 ".
This issue was encountered when I used the bundl…
-
Hello @eKoopmans,
thank you again for such a great tool. I was wondering if you you or anyone has encountered this problem. I am using html2pdf lib to produce a PDF where the html is dynamic and c…
-
html2pdf is working in chrome now but when I look at the attached pdf in mail it's different from the saved file.
The parts that are wrong are the logo (png) and the invoice which is in canvas actu…
-
### I have this problem/would like to have this functionality
I would like to automatically slice a table, if it doesn't fit on a page. Currently the table is being shrunk by mpdf. I tried to set "sh…
-
The `Html2Pdf` construct deploys an API that converts HTML files to PDF.
-
Hi,
I just updated to jspdf version 0.10.0. Unfortunately it does not work for me. I get this error:
Cannot set property 'getPageSize' of undefined
![Skjermbilde 2021-08-31 kl 12 46 28](http…
-
I posted my question here
https://stackoverflow.com/questions/69122130/html2pdf-pdf-download-is-short-and-not-correct
I dont understand why it is cut and short when printing. Can you please help…
-
**Are you using the latest version of jsPDF?** YES
**Have you tried using jspdf.debug.js?** YES
**Steps to reproduce**
- I'v installed jspdf from the npm repo `npm install --save jspdf`
- I …
-
**Context:**
- Playwright Version: latest release version [2.17.1]
- Operating System: Microsoft Windows Server 2019 Standard [10.0.17763]
- Browser: Chromium
- Extra: Inside docker container
…
-
Hey, I could use async support. If I do a pull request with some basic async support, will you accept it?
Thanks!