-
Couldn't load subscription status.
- Fork 4.8k
Closed
Labels
Description
Thank you for submitting an issue to jsPDF. Please read carefully.
Are you using the latest version of jsPDF?
yes
Have you tried using jspdf.debug.js?
no
Steps to reproduce
http://jsbin.com/xopudid/edit?html,js,output
What I saw
If you have a long text using fromHTML jsPDF does not break the page. In the example I send if you generate the pdf it doesn't create a second page. Is that right?
What I expected
to have a second page.
viljark and arturojain