eKoopmans / html2pdf.js

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

Html2pdf(elem).output('datauristring') method downloads file automatically, how to set download false #172

Open khateeburrehman opened 5 years ago

miso-belica commented 4 years ago

Maybe html2pdf().from(elem).output('datauristring')?