mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Add Dompdf for working with PDF
A PHP-only alternative to WKHTMLToPDF.
This commit is contained in:
parent
2d9eaf3e1f
commit
01d65ebe26
@ -471,6 +471,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
* [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library.
|
||||
* [WKHTMLToPDF](https://github.com/wkhtmltopdf/wkhtmltopdf) - A tool to convert HTML to PDF.
|
||||
* [PHPPdf](https://github.com/psliwa/PHPPdf) - A library for generating PDFs and images from XML.
|
||||
* [Dompdf](https://github.com/dompdf/dompdf) - A HTML to PDF converter.
|
||||
|
||||
## Office
|
||||
*Libraries for working with office suite documents.*
|
||||
|
Loading…
Reference in New Issue
Block a user