profburial / wkhtmltopdf-binaries-trusty
All the wkhtmltopdf binaries for Ubuntu 14.04 (trusty).
Package info
github.com/profburial/wkhtmltopdf-binaries-trusty
pkg:composer/profburial/wkhtmltopdf-binaries-trusty
v0.12.1
2014-10-19 18:25 UTC
This package is not auto-updated.
Last update: 2026-03-10 08:53:56 UTC
README
All the binaries for Ubuntu 14.04 (trusty) from http://wkhtmltopdf.org/downloads.html
Install
-
Install Composer:
curl -s https://getcomposer.org/installer | php -
Add to your
composer.jsonfile:{ "require": { "profburial/wkhtmltopdf-binaries-trusty": "0.12.1" } }
-
All the binaries are symlinked to the following paths:
vendor/bin/wkhtmltoimage-linux-trusty-amd64
vendor/bin/wkhtmltoimage-linux-trusty-i386
vendor/bin/wkhtmltopdf-linux-trusty-amd64
vendor/bin/wkhtmltopdf-linux-trusty-i386
Enjoy the bin files!