kristenprescott / puppeteer-to-pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started:

Clone the repository to your local computer:

git clone https://github.com/kristenprescott/puppeteer-to-pdf.git

Install packages:

npm i

Start the server:

npm run start

Then, open http://localhost:8080/pdf?target=https://example.com in the browser, where https://example.com is the page you want to see as a PDF.

About


Languages

Language:JavaScript 56.9%Language:HTML 29.5%Language:EJS 13.6%