lvitals/wkhtmltopdf-amd64

Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.

0.12.3 2023-12-21 18:39 UTC

This package is auto-updated.

Last update: 2024-09-21 20:15:41 UTC


README

This binaries compile from source code wkhtmltopdf project. More about the functionality of wkhtmltopdf and wkthmltoimage can be found there.

Installation

Hint: The version of the binary is equal to the git tag. To install the latest version, use '0.12.3-dev'.

In case this package does not work on your system, try installing the matching system packages from here: http://wkhtmltopdf.org/downloads.html.

Packagist

This package can be found on Packagist and installed with Composer.

Require the package for amd64 with:

php composer.phar require lvitals/wkhtmltopdf-amd64 "0.1.2.1"

The binary will then be located at:

vendor/lvitals/wkhtmltopdf-amd64/bin/wkhtmltopdf-amd64

Also a symlink will be created in your configured bin/ folder, for example:

vendor/bin/wkhtmltopdf-amd64