jshmrtn / wkhtmltopdf-osx-i386
wkhtmltopdf | OS X | >= 10.6 | 32bit
Installs: 141
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
pkg:composer/jshmrtn/wkhtmltopdf-osx-i386
This package is not auto-updated.
Last update: 2020-12-25 22:00:45 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-i386 "0.12.2.1"
The binaries will then be located at:
vendor/jshmrtn/wkhtmltopdf-osx-i386/bin/wkhtmltopdf-osx-i386
vendor/jshmrtn/wkhtmltopdf-osx-i386/bin/wkhtmltoimage-osx-i386
Also a symlink will be created in your configured bin/ folder, for example:
vendor/bin/wkhtmltopdf-osx-i386
vendor/bin/wkhtmltoimage-osx-i386