|
|
@@ -523,6 +523,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
523
|
523
|
* [PHPPdf](https://github.com/psliwa/PHPPdf) - A library for generating PDFs and images from XML.
|
|
524
|
524
|
* [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library.
|
|
525
|
525
|
* [WKHTMLToPDF](https://github.com/wkhtmltopdf/wkhtmltopdf) - A tool to convert HTML to PDF.
|
|
|
526
|
+* [TCPDF](https://tcpdf.org/) - An open source PHP class for generating PDF documents.
|
|
526
|
527
|
|
|
527
|
528
|
## Office
|
|
528
|
529
|
*Libraries for working with office suite documents.*
|