Skip to content

A wrapper for the wkhtmltopdf HTML to PDF converter using WebKit

Notifications You must be signed in to change notification settings

petrovi4/node-wkhtmltopdf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-wkhtmltopdf Build Status

A Node.js wrapper for the wkhtmltopdf command line tool. As the name implies, it converts HTML documents to PDFs using WebKit.

Adapted to use with debian repos of wkhtmltopdf (Error: QXcbConnection: Could not connect to display)

Installation

Original: https://github.com/wkhtmltopdf/wkhtmltopdf

Install on debian:

apt-get install wkhtmltopdf

apt-get install xvfb

About

A wrapper for the wkhtmltopdf HTML to PDF converter using WebKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%