-
As @ds26gte points out, `pdftk` is a sledgehammer of a library. Currently we use it for nothing more than concatenating PDF files and adding page numbers.
Now that node packages are already part of…
-
![Export Problem](https://user-images.githubusercontent.com/43650106/114947959-ada87e00-9e13-11eb-8a97-c61772002b3b.png)
Hello!
First of all, thank you for building a package that was easy to impl…
-
Hi,
I am trying to create a multipage pdf file using html2canvas and jspdf. I tried lot of methods but the pdf doesn't split correctly in to the pages that I want. I tried
var imgWidth = 210;
var…
-
I have a very strange problem. I have a page with a few divs and each div will have their own button to click to generate PDF (with the content of their corresponding divs).
If I just load the page…
-
The .html() method from the html2pdf plugin doesn't work in Chrome or Firefox, at the moment, including the demo in the jspdf source. Page loads, blank PDF generated.
Try: https://cdn.rawgit.com/Mr…
-
Hi @eKoopmans,
Thank you for such a great tool. I am not sure if you already implemented auto page breaks that you mentioned [here](https://github.com/eKoopmans/html2pdf/issues/13#issuecomment-30831…
-
Decide if we are going to use some kind of library or we are just going to promt the "Save as PDF" dialog in the browser (that should work just fine).
-
I would like to propose a enhancement, if you allow me :bowtie:
There is a properties named `word-wrap` that works with `word-break` to break word preventing it to overflow the parent width, this p…
-
Hi, @dangreen @gabelerner, I’d like to report a vulnerability introduced by package **xmldom**:
### Issue Description
A vulnerability [**CVE-2021-21366**](https://snyk.io/vuln/SNYK-JS-XMLDOM-1084960…
-
This code snippet tells it all, the first part of this string become last part which make a sentence no readable. also it's adding `\n` at the end of each line which not exist at the original string, …
Sohib updated
3 years ago