profburial / wkhtmltopdf-binaries-wheezy
All the wkhtmltopdf binaries for Debian Wheezy.
Installs: 6 222
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
This package is not auto-updated.
Last update: 2024-11-05 04:16:49 UTC
README
All the binaries for Debian Wheezy from http://wkhtmltopdf.org/downloads.html
Install
-
Install Composer:
curl -s https://getcomposer.org/installer | php
-
Add to your
composer.json
file:{ "require": { "profburial/wkhtmltopdf-binaries-wheezy": "0.12.1" } }
-
All the binaries are symlinked to the following paths:
vendor/bin/wkhtmltoimage-linux-wheezy-amd64
vendor/bin/wkhtmltoimage-linux-wheezy-i386
vendor/bin/wkhtmltopdf-linux-wheezy-amd64
vendor/bin/wkhtmltopdf-linux-wheezy-i386
Enjoy the bin files!