yemexx1 / wkhtmltopdf-linux-trusty-i386

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wkhtmltopdf

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-i386 "0.12.3"

The binaries will then be located at:

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

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

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

About

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

License:GNU Lesser General Public License v3.0