| Package Information |
| Summary |
Creating PDF on the fly with the PDFlib library |
| Maintainers |
Rainer Schaaf <rjs@pdflib.com> (lead) [details] Uwe Steinmann <uwe@steinmann.cx> (lead) [details]
|
| License |
PHP |
| Description |
This extension wraps the PDFlib programming library
for processing PDF on the fly, created by Thomas Merz.
PDFlib is available for commercial licensing and under the PDFlib Lite License
(see http://www.pdflib.com/fileadmin/pdflib/pdf/license/PDFlib-Lite-license.pdf)
More info on how to use PDFlib with PHP can be found at
http://www.pdflib.com/fileadmin/pdflib/pdf/support/PDFlib-in-PHP-HowTo.pdf |
| Homepage |
www.pdflib.com |
Release notes Version 2.0.2 (stable) |
Bugfixes:
- did not work with PHP versions before PHP-4.3.x
(php_error_docref is used but not defined).
build somtimes works fine, but the problem may
appear during runtime.
- pear install will work on Mac OS X now |