profits4purpose/wkhtmltopdf-binaries

This package is abandoned and no longer maintained. No replacement package was suggested.

The wkhtmltopdf binaries for OSX and Ubuntu 14.04 Trusty.

0.12.2.1 2015-07-31 03:42 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:49:59 UTC


README

Selected binaries from http://wkhtmltopdf.org/downloads.html

Install

  1. Install Composer:

    curl -s https://getcomposer.org/installer | php
    
  2. Add to your composer.json file:

    {
        "require": {
            "profits4purpose/wkhtmltopdf-binaries": "0.12.2.1"
        }
    }
  3. All the binaries are symlinked to the following paths:

vendor/bin/wkhtmltopdf-amd64-osx

vendor/bin/wkhtmltopdf-linux-trusy-amd64

Enjoy the bin files!