pdflib

This package is not maintained, if you would like to take over please go to this page.
No replacement provided. Contact us if you know a replacement.

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/

Maintainer

  • Uwe Steinmann (lead )
  • Rainer Schaaf (lead )

Details

Stars: 2
Issue openned: 1
Downloads: 1490633
2.0.3
19 years ago
Version 2.0.3 change log

Bugfixes:
- PDF_get_parameter crashed when called with only 2 parameters.
Enhancements:
- added pdf_utf8_to_utf16() and pdf_utf16_to_utf8() API's.
- included support for PDFlib4 again