blueliquiddesigns/mpdf
最新稳定版本:v6.0.0
Composer 安装命令:
composer require blueliquiddesigns/mpdf
包简介
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support, with a strong focus on WordPress integration. If you just want a standalone option (without WordPress) use the mpdf/mpdf packagist option.
README 文档
README
mPDF is a PHP class which generates PDF files from UTF-8 encoded HTML. It is based on FPDF and HTML2FPDF (see CREDITS), with a number of enhancements. mPDF was written by Ian Back and is released under the GNU GPL v2 licence.
This version of mPDF has been for use with Gravity PDF. Changes include:
- WordPress filters added
- WP_DEBUG support added
- All depreciated errors are converted to notices
- Reduce package size by removing some of the larger fonts, including the CJK font support.
- Better configuration defaults
- Additional Bug Fixes
- Removal of some features, including: progress bar
We recommend you use the vanilla Mpdf package.
统计信息
- 总下载量: 4.85k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-1.0
- 更新时间: 2015-06-10