Browse Source

Merge pull request #798 from veganaize/master

Added TCPDF PDF generation library.
pull/1438/head
Mark Scherer 2 years ago
parent
commit
9cea26a643
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

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.*

Loading…
Cancel
Save