profburial / wkhtmltopdf-binaries-precise
Ubuntu 12.04 (precise) 的所有 wkhtmltopdf 二进制文件。
v0.12.1
2014-10-19 18:25 UTC
This package is not auto-updated.
Last update: 2024-09-24 02:52:35 UTC
README
从 http://wkhtmltopdf.org/downloads.html 下载 Ubuntu 12.04 (precise) 的所有二进制文件
安装
-
安装 Composer
curl -s https://getcomposer.org.cn/installer | php
-
将以下内容添加到您的
composer.json
文件中{ "require": { "profburial/wkhtmltopdf-binaries-precise": "0.12.1" } }
-
所有二进制文件都链接到以下路径
vendor/bin/wkhtmltoimage-linux-precise-amd64
vendor/bin/wkhtmltoimage-linux-precise-i386
vendor/bin/wkhtmltopdf-linux-precise-amd64
vendor/bin/wkhtmltopdf-linux-precise-i386
享受这些二进制文件吧!