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 545 forks source link

While We generating PDF It Give limit upto 23 Pages only #603

Open akibdahya opened 3 years ago

akibdahya commented 3 years ago

var options = { "border": { "top": "10px", // default is 0, units: mm, cm, in, px "right": "10px", "bottom": "10px", "left": "10px" }, "format": "A4", "timeout": 100000 }

Even in options, I had increased timeout