wkhtmltopdf / wkhtmltopdf

Convert HTML to PDF using Webkit (QtWebKit)

Home Page:https://wkhtmltopdf.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

Building

wkhtmltopdf has its own dedicated repository for building and packaging.

See https://github.com/wkhtmltopdf/packaging

About

Convert HTML to PDF using Webkit (QtWebKit)

https://wkhtmltopdf.org

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 97.4%Language:QMake 2.6%