mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
FPDF
FPDF is a PHP class which allows to generate PDF files with pure PHP
This commit is contained in:
parent
d04c66a5f4
commit
0a27f8ad89
@ -497,7 +497,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
|
|
||||||
## PDF
|
## PDF
|
||||||
*Libraries and software for working with PDF files.*
|
*Libraries and software for working with PDF files.*
|
||||||
|
* [FPDF](http://www.fpdf.org) - FPDF is a PHP class which allows to generate PDF files with pure PHP.
|
||||||
* [Dompdf](https://github.com/dompdf/dompdf) - A HTML to PDF converter.
|
* [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.
|
* [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.
|
* [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library.
|
||||||
|
Loading…
Reference in New Issue
Block a user