Files
docker-php-fpm/php_tools/wkhtmltopdf/README.md
2022-12-09 12:50:34 +01:00

9 lines
560 B
Markdown

# 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.
| Platform | Url |
|----------|------------------------------------------------------------------|
| GitHub | https://github.com/wkhtmltopdf/wkhtmltopdf |
| Website | https://wkhtmltopdf.org/ |