mparkhill/silverstripe-tcpdf
Composer 安装命令:
composer require mparkhill/silverstripe-tcpdf
包简介
SilverStripe service wrapper for TCPDF, a PHP class for generating PDF documents
README 文档
README
Maintainer Contact
- Michael Parkhill mike@silverstripe.com
Requirements
- SilverStripe >= 3.1.*
Installation
composer require mparkhill/silverstripe-tcpdf
Documentation
Generate PDF files on-the-fly with php.
This module provides a SilverStripe service wrapper around TCPDF, a php class for generating PDF documents.
The idea here is to provide pdf generation without the use of third party libraries that rely on command line execution. There are other silverstripe pdf modules that depend on a third party Java app that is executed via a command line call to do the actual PDF conversion.
Usage Overview
See docs/en for more information about configuring the module.
统计信息
- 总下载量: 226
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 13
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: 未知许可证
- 更新时间: 2015-01-07