Creating PDF on the fly with the PDFlib library
This extension wraps the PDFlib programming library
for processing PDF on the fly, available from PDFlib GmbH
at https://www.pdflib.com.
More info on how to use PDFlib with PHP can be found at
https://www.pdflib.com/documentation/howtos/
License: PHP
This package is not maintained, if you would like to take over please go to this page.
Version | Release | Download |
4.1.4 | 2019-12-18 | pdflib-4.1.4.tgz |
4.1.3 | 2019-09-16 | pdflib-4.1.3.tgz |
4.1.2 | 2017-07-28 | pdflib-4.1.2.tgz |
4.1.1 | 2016-12-28 | pdflib-4.1.1.tgz |
4.1.0 | 2016-12-21 | pdflib-4.1.0.tgz |
Version | Message |
4.1.4 | - add LICENSE file (bug #78947) |
4.1.3 | - improve phpinfo() output |
4.1.2 | - fix problem in PHP 7 that when extending the PDFlib class it was not possible to access any members of the extended class. |
4.1.1 | - fix build problem when compiling statically into PHP |
4.1.0 | - add support for PDFlib 9.1 |