Ver código fonte

Added TCPDF PDF generation library.

TCPDF library for generating PDFs via PHP:
https://tcpdf.org/
pull/798/head
veganaize 8 anos atrás
pai
commit
543edc64c3
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver arquivo

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

Carregando…
Cancelar
Salvar