luizluan
luizluan

Reputation: 21

Jspdf - fromHtml() - Pdf with single page

I have a problem when I use the fromHtml function jspdf he only writes the first page in the PDF , the rest appears as blank pages.

In older versions of the plugin do not, the problem that these versions do not have css and are not compatible with images, I need it in my project .

I am very grateful if anyone can solve or know a solution.

Upvotes: 0

Views: 1968

Answers (1)

Vamshi
Vamshi

Reputation: 349

I came across the same problem. See jsPDF multi page PDF with HTML renderrer it may help you solve the problem. I am working on it now.

Upvotes: 0

Related Questions