jshmrtn / wkhtmltopdf-osx-x86-64
wkhtmltopdf | OS X | >= 10.6 | 64bit
Installs: 2 597
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 0
Open Issues: 0
This package is not auto-updated.
Last update: 2020-12-25 22:18:38 UTC
README
This repository contains the OS X (>=10.6) binaries from the wkhtmltopdf project. More about the functionality of wkhtmltopdf and wkthmltoimage can be found there.
Installation
Hint: The version of the binary is equal to the git tag. To install the latest version, use '0.12.2.1'.
In case this package does not work on your system, try installing the matching system packages from here: http://wkhtmltopdf.org/downloads.html.
Packagist
This package can be found on Packagist and installed with Composer.
php composer.phar require jshmrtn/wkhtmltopdf-osx-x86-64 "0.12.2.1"
The binaries will then be located at:
vendor/jshmrtn/wkhtmltopdf-osx-x86-64/bin/wkhtmltopdf-osx-x86-64
vendor/jshmrtn/wkhtmltopdf-osx-x86-64/bin/wkhtmltoimage-osx-x86-64
Also a symlink will be created in your configured bin/ folder, for example:
vendor/bin/wkhtmltopdf-osx-x86-64
vendor/bin/wkhtmltoimage-osx-x86-64