marcbachmann / node-html-pdf

This repo isn't maintained anymore as phantomjs got dreprecated a long time ago. Please migrate to headless chrome/puppeteer.
MIT License
3.56k stars 543 forks source link

Pdf generated is taking longer time to load #514

Open ramseth001 opened 5 years ago

ramseth001 commented 5 years ago

I am generating pdf from a const string value containing HTML data. When I open the pdf, it's taking a long time to load the content. Is there any way I can improve this scenario? Please help me with this issue