profits4purpose / wkhtmltopdf-binaries
The wkhtmltopdf binaries for OSX and Ubuntu 14.04 Trusty.
Installs: 3 853
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 0
Open Issues: 1
This package is not auto-updated.
Last update: 2024-08-08 21:11:27 UTC
README
Selected binaries from http://wkhtmltopdf.org/downloads.html
Install
-
Install Composer:
curl -s https://getcomposer.org/installer | php
-
Add to your
composer.json
file:{ "require": { "profits4purpose/wkhtmltopdf-binaries": "0.12.2.1" } }
-
All the binaries are symlinked to the following paths:
vendor/bin/wkhtmltopdf-amd64-osx
vendor/bin/wkhtmltopdf-linux-trusy-amd64
Enjoy the bin files!