Tag Archives: pdflib php5

pdflib

Share 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, … Continue reading

Posted in php | Tagged , , , | Leave a comment

pecl extensions for windows

Share Downloading PECL extensions There are several options for downloading PECL extensions, such as: » http://pecl.php.net/ The PECL web site contains information about the different extensions that are offered by the PHP Development Team. The information available here includes: ChangeLog, … Continue reading

Posted in php | Tagged , , , | Leave a comment

pdflib: php4 vs php5

ShareBefore using pdflib make sure to check what version of php u have coz there’s a difference how the function are being called between these versions. You might get one of these error if you have php5 and using the … Continue reading

Posted in softwares | Tagged , | 1 Comment