pastor
pastor copied to clipboard
Accept printing options from the puppeteer API
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
)