Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

mdouchement/html2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html2pdf

PDF screenshot API based on Puppeteer.

Node version

version >= 8.0.0

Usage

$ NODE_ENV=production npm install
$ NODE_ENV=production PORT=4005 npm start

$ DEBUG=1 NODE_ENV=production PORT=4005 npm start
Open http://localhost:4005/export?url=http://www.google.com&filename=google.pdf&format=A4&orientation=portrait

About

Rasterizer based on Puppeteer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published