Closed kimmobrunfeldt closed 6 years ago
Unfortunately this issue is still open: https://github.com/GoogleChrome/puppeteer/issues/728 so the fix I was hoping for didn't land in new Puppeteer releases. The issue remains that we can't render large sized HTML in body.
This might be a good chance to enable Puppeteer options footerTemplate
and headerTemplate
like in PR #56. That would also fix issue 22
Addressed in https://github.com/alvarcarto/url-to-pdf-api/pull/76.