w3scout/contao-dompdf-bundle
最新稳定版本:1.0.7
Composer 安装命令:
composer require w3scout/contao-dompdf-bundle
包简介
Use DOMPDF to export articles as PDF.
README 文档
README
About
Use DOMPDF to export articles as PDF.
DOMPDF is slower than TCPDF but provides better CSS support.
Requirements
- PHP version >= 5.6.0
- DOM extension
- GD extension
- MBString extension
- php-font-lib
- php-svg-lib
Recommendations
- OPcache (OPcache, XCache, APC, etc.): improves performance
- IMagick or GMagick extension: improves image processing performance
More information on Dompdf
Installation
Install composer if you haven't already, then enter this command in the main directory of your Contao installation:
composer require w3scout/contao-dompdf-bundle
Usage
- Login to the backend and enable Dompdf at the system settings.
- Go to the themes section of the backend and create a stylesheet (@media print) to style the PDF output
统计信息
- 总下载量: 1.41k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2017-07-13