jshmrtn/wkhtmltopdf-linux-trusty-amd64

This package is abandoned and no longer maintained. No replacement package was suggested.

wkhtmltopdf | Linux (Ubuntu) | Trusty (14.04) | 64bit

0.12.3 2016-02-07 11:54 UTC

This package is not auto-updated.

Last update: 2020-12-25 22:03:19 UTC


README

This repository contains the compiled Linux (Ubuntu Trusty) binaries from the 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'.

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.

php composer.phar require jshmrtn/wkhtmltopdf-linux-trusty-amd64 "0.12.3"

The binaries will then be located at:

vendor/jshmrtn/wkhtmltopdf-linux-trusty-amd64/bin/wkhtmltopdf-linux-trusty-amd64
vendor/jshmrtn/wkhtmltopdf-linux-trusty-amd64/bin/wkhtmltoimage-linux-trusty-amd64

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

vendor/bin/wkhtmltopdf-linux-trusty-amd64
vendor/bin/wkhtmltoimage-linux-trusty-amd64