浏览代码

Merge pull request #798 from veganaize/master

Added TCPDF PDF generation library.
pull/1255/head
Mark Scherer 1年前
父节点
当前提交
2cfb1ed76d
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

543
 * [Dompdf](https://github.com/dompdf/dompdf) - A HTML to PDF converter.
543
 * [Dompdf](https://github.com/dompdf/dompdf) - A HTML to PDF converter.
544
 * [Gotenberg](https://github.com/gotenberg/gotenberg-php) - A PHP client for interacting with Gotenberg.
544
 * [Gotenberg](https://github.com/gotenberg/gotenberg-php) - A PHP client for interacting with Gotenberg.
545
 * [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library.
545
 * [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library.
546
+* [TCPDF](https://tcpdf.org/) - An open source PHP class for generating PDF documents.
546
 
547
 
547
 ### Office
548
 ### Office
548
 *Libraries for working with office suite documents.*
549
 *Libraries for working with office suite documents.*

正在加载...
取消
保存