Open gumieri opened 7 years ago
Puppeteer documentation: https://github.com/GoogleChrome/puppeteer/blob/master/docs/api.md#pagepdfoptions
It's important to block the option path. And it's important to allow define the "media" too using page.emulateMedia(media) (screen or the default print)
path
page.emulateMedia(media)
screen
print
Puppeteer documentation: https://github.com/GoogleChrome/puppeteer/blob/master/docs/api.md#pagepdfoptions