Alphabetize PDF

This commit is contained in:
Jose Diaz-Gonzalez 2016-04-03 22:21:40 -04:00
parent 6018d700fe
commit 6b8be3719c
1 changed files with 2 additions and 2 deletions

View File

@ -475,10 +475,10 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
## PDF
*Libraries and software for working with PDF files.*
* [Dompdf](https://github.com/dompdf/dompdf) - A HTML to PDF converter.
* [PHPPdf](https://github.com/psliwa/PHPPdf) - A library for generating PDFs and images from XML.
* [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.*