eugenekkh/wkhtmltopdf
最新稳定版本:0.12.6
Composer 安装命令:
composer require eugenekkh/wkhtmltopdf
包简介
Convert html to pdf using webkit (qtwebkit). Static linked linux binary for arm64 and amd64 systems.
README 文档
README
This repository contains the static compiled binaries from the wkhtmltopdf project on arm64 and amd64 system.
Tested on Debian with amd64 and arm64(M1) CPU
Installation
php composer.phar require eugenekkh/wkhtmltopdf "0.12.*"
Debian users you need to do
apt-get install libxrender1 libxext6
Usage
$path = \Eugenekkh\WKHTMLToPDF\WKHTMLToPDF::getPath();
统计信息
- 总下载量: 4.41k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0-only
- 更新时间: 2024-01-31