Browse Source

Merge pull request #226 from psliwa/phppdf

add PHPPdf
pull/367/merge
Jamie York 10 years ago
parent
commit
4278787e17
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

418
 
418
 
419
 * [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library.
419
 * [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library.
420
 * [WKHTMLToPDF](https://github.com/antialize/wkhtmltopdf) - A tool to convert HTML to PDF.
420
 * [WKHTMLToPDF](https://github.com/antialize/wkhtmltopdf) - A tool to convert HTML to PDF.
421
+* [PHPPdf](https://github.com/psliwa/PHPPdf) - A library for generating PDFs and images from XML.
421
 
422
 
422
 ## Office
423
 ## Office
423
 *Libraries for working with office suite documents.*
424
 *Libraries for working with office suite documents.*

Loading…
Cancel
Save