kempsteven / vue-html2pdf

vue-html2pdf converts any vue component or element into PDF, vue-html2pdf is basically a vue wrapper only and uses html2pdf.js behind the scenes.
https://www.npmjs.com/package/vue-html2pdf
MIT License
439 stars 75 forks source link

the generated PDF files are all blank #115

Open mutolee opened 2 years ago

mutolee commented 2 years ago

Thanks to the author, this library is great! my question is: PdfContent is more than 5 pages. On mobile devices, the generated PDF files are all blank, as is the case with vue-html2pdf-demo. My mobile device is IPhone8 and the default browser is used.