srathbone / wkhtmltopdf-bins
Installs: 106
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
This package is not auto-updated.
Last update: 2024-11-09 20:01:53 UTC
README
Compiled static binaries for Linux and OS X wkhtmktopdf.
Source code for wkhtmltopdf is available here: https://github.com/wkhtmltopdf/wkhtmltopdf
Install
composer require srathbone/wkhtmltopdf-bins
- Binaries can then be called using
vendor/bin/wkhtmltopdf-linux64
orvendor/bin/wkhtmltopdf-osx64
.