1
1
mirror of https://github.com/jxnblk/mdx-deck.git synced 2024-09-11 14:46:02 +03:00
mdx-deck/packages/website-pdf/README.md
2019-07-16 22:39:12 -04:00

284 B

website-pdf

Save a URL as a PDF

npm i -D website-pdf
website-pdf http://example.com -o example.pdf

Options

-o --out-file   Output filename
-w --width      Width in pixels
-h --height     Height in pixels
--no-sandbox    Disable puppeteer sandbox