Skip to content

A custom version of wkhtmltopdf without network error

License

Notifications You must be signed in to change notification settings

mrbotcr/wkhtmltopdf

 
 

Repository files navigation

wkhtmltopdf and wkhtmltoimage

wkhtmltopdf and wkhtmltoimage are command line tools to render HTML into PDF and various image formats using the QT Webkit rendering engine. These run entirely "headless" and do not require a display or display service.

This version does not require Internet to work.

Requires:

sudo apt-get install libqt5webkit5-dev

sudo apt-get install libqt5svg5-dev

See http://wkhtmltopdf.org for updated documentation.

About

A custom version of wkhtmltopdf without network error

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.6%
  • QMake 2.4%