ioki/wkhtmltopdf-amd64-centos6

All the wkhtmltopdf binaries for Centos6.

0.12.2.1 2015-04-15 14:19 UTC

This package is not auto-updated.

Last update: 2024-04-17 06:29:12 UTC


README

All the binaries for Centos6 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": {
            "ioki/wkhtmltopdf-binaries-centos6": "0.12.2.1"
        }
    }
  3. All the binaries are symlinked to the following paths:

vendor/bin/wkhtmltopdf-amd64-centos6

Enjoy the bin files!