Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 296 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 296 Bytes

webpages-to-pdf

Downloads webpages supplied to function run as string array and outputs them in the folder /output, then it merges them in the root folder as merged.pdf.
Webpages are loaded with Puppeteer to support dynamic pages.

Install & Run

pnpm i
pnpm run start