pastor icon indicating copy to clipboard operation
pastor copied to clipboard

Accept printing options from the puppeteer API

Open gumieri opened this issue 7 years ago • 1 comments

Puppeteer documentation: https://github.com/GoogleChrome/puppeteer/blob/master/docs/api.md#pagepdfoptions

gumieri avatar Aug 28 '17 01:08 gumieri

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)

gumieri avatar Sep 01 '17 01:09 gumieri