Skip to content

A simple Express app to convert a webpage to pdf using puppeteer

Notifications You must be signed in to change notification settings

madhan5000/htmlToPdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

A simple app to convert a webpage to pdf using puppeteer

clone the repo

install all dependencies

$ npm i

to run the app

$ node app.js

usage

http://localhost/pdf?url=https://google.com

About

A simple Express app to convert a webpage to pdf using puppeteer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published