r424/wkhtmltopdf-amd64

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

0.12.2.1 2015-05-20 12:12 UTC

This package is not auto-updated.

Last update: 2024-04-13 15:44:42 UTC


README

This repository contains the Centos 6.6 binaries from the wkhtmltopdf project. More about the functionality of wkhtmltopdf and wkthmltoimage can be found there.

Installation

Hint: The version of binaries are equal to the git tag. To install the latest version, use '0.12.2.1'.

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 r424/wkhtmltopdf-amd64 "0.12.2.1"

Binaries will then be located at:

vendor/r424/wkhtmltopdf-amd64/bin/wkhtmltopdf-amd64
vendor/r424/wkhtmltopdf-amd64/bin/wkhtmltoimage-amd64