Skip to content

an example daemon can run with forever to create a rest service that creates a PDF receiving an html as input using puppeteer.

License

Notifications You must be signed in to change notification settings

joaquinjsb/PDFGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDFGenerator

this daemon creates a web service that creates a PDF from an url / html in input using puppeteer, it returns the pdf.

Start

to run this script just launch on the root folder.

npm start

to run the script as a daemon in background, use ForeverJS.

About

an example daemon can run with forever to create a rest service that creates a PDF receiving an html as input using puppeteer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published