You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
But it didn't break as expected which can be seen in Chrome's Print Preview. If you look at the html, the section tags should break to the next page if too long to fit in the remaining page space. http://CampSoftware.com/labs/htmlToPDF.htm
Thank you!
The text was updated successfully, but these errors were encountered:
Does html2pdf.it support or have plans to support page-break-inside: avoid;?
I tried loading the following URL:
http://www.html2pdf.it/?url=http://CampSoftware.com/labs/htmlToPDF.htm
But it didn't break as expected which can be seen in Chrome's Print Preview. If you look at the html, the section tags should break to the next page if too long to fit in the remaining page space.
http://CampSoftware.com/labs/htmlToPDF.htm
Thank you!
The text was updated successfully, but these errors were encountered: