ID: 11926 Updated by: joey Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: PDF related Operating System: windows 2000 PHP Version: 4.0.6 Assigned To: New Comment: You can download a fixed version of pdflib.dll from pdflib.com. Previous Comments: ------------------------------------------------------------------------ [] ------------------------------------------------------------------------ [2001-07-06 07:25:35] [EMAIL PROTECTED] Hi, The pre-compiled php_pdf.dll included with 4.0.6 is based on PDFlib version 4.0.0 ($Revision: 1.79.2.1 $). HOWEVER, according to pdflib.com, version 4.0.0 contains a datetime bomb and will not work past 2001-07-01. Amusingly enough, PDFlib 4.0.0 was used for PHP4.0.6, released only shortly before this dll would cease to function forever... An attempt to access pdf functions produces the following error: "Fatal error: PDFlib error: Beta expired - retrieve new version from www.pdflib.com in [script] on line [number]". Since PDFlib 4.0.1 is available since 2001-05-18, perhaps the next release could include a php_pdf.dll based on 4.0.1? OR, a fix could be made available on the site (please) because my c++ compiler chokes on 4.0.1, and the documentation included is obviously meant for people who are already experienced with compiling their own dlls... ------------------------------------------------------------------------ ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=11926&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]