From:             [EMAIL PROTECTED]
Operating system: windows 2000
PHP version:      4.0.6
PHP Bug Type:     PDF related
Bug description:  precompiled php_pdf.dll does not work

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...


-- 
Edit Bug report at: http://bugs.php.net/?id=11926&edit=1



-- 
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]

Reply via email to