Compiled static binaries for Linux and OS X wkhtmktopdf.
Source code for wkhtmltopdf is available here: https://github.com/wkhtmltopdf/wkhtmltopdf
composer require srathbone/wkhtmltopdf-bins
- Binaries can then be called using
vendor/bin/wkhtmltopdf-linux64
orvendor/bin/wkhtmltopdf-osx64
.