eKoopmans / html2pdf.js

Client-side HTML-to-PDF rendering using pure JS.
MIT License
4.14k stars 1.39k forks source link

all PDFs will be blank pages when generated PDF exceeds 20 pages #721

Open moligithub opened 2 months ago

moligithub commented 2 months ago

When I set html2canvas.scale=3, if the generated PDF exceeds 20 pages, all PDFs will be blank pages. If it is less than 20 pages, the PDF will display normally

KleberHMarioti commented 2 months ago

I have the same problem.

pouryasanboy commented 1 month ago

@moligithub and @KleberHMarioti I've searched about this problem and many users mentioned html3pdf package https://www.npmjs.com/package/html3pdf