Skip to content

Convert HTML to PDF using Webkit (QtWebKit) - Odoo version

License

Notifications You must be signed in to change notification settings

ksj20/wkhtmltopdf

 
 

Repository files navigation

wkhtmltopdf and wkhtmltoimage

Important

This is a fork of the original wkhtmltopdf project tailored for use with Odoo. It is not intended for general use. If you are looking for the original project, please see https://github.com/wkhtmltopdf/wkhtmltopdf

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.

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

Changes

  • Disabled bearer networking because it caused file descriptor leaks
  • Merge everything into a single repository, including the patched QT

About

Convert HTML to PDF using Webkit (QtWebKit) - Odoo version

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 85.5%
  • QML 4.1%
  • HTML 3.8%
  • C 2.5%
  • Objective-C++ 1.2%
  • JavaScript 1.0%
  • Other 1.9%