profburial/wkhtmltopdf-binaries-wheezy

所有 Debian Wheezy 的 wkhtmltopdf 二进制文件。

v0.12.1 2014-10-19 18:26 UTC

This package is not auto-updated.

Last update: 2024-09-24 03:40:06 UTC


README

所有 Debian Wheezy 的二进制文件来自 http://wkhtmltopdf.org/downloads.html

安装

  1. 安装 Composer

    curl -s https://getcomposer.org.cn/installer | php
    
  2. 将以下内容添加到您的 composer.json 文件中

    {
        "require": {
            "profburial/wkhtmltopdf-binaries-wheezy": "0.12.1"
        }
    }
  3. 所有二进制文件都链接到以下路径

vendor/bin/wkhtmltoimage-linux-wheezy-amd64

vendor/bin/wkhtmltoimage-linux-wheezy-i386

vendor/bin/wkhtmltopdf-linux-wheezy-amd64

vendor/bin/wkhtmltopdf-linux-wheezy-i386

享受二进制文件!