mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
This patch implements: - puppeteer's Page.printToPDF method. The method's defaults are similar to phantom's defaults for the paperSize property. - phantom's render into pdf file.