lvitals / wkhtmltopdf-amd64
Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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