ID: 14377
Updated by: rjs
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: PDF related
Operating System: linux suse
PHP Version: 4.0.6
New Comment:
This is allready fixed in the current CVS Version. Also the next minor Release of
PDFlib (V4.0.2) will contain the bugfix
ID: 13230
Updated by: rjs
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: PDF related
Operating System: Linux 2.4.5/RedHat
PHP Version: 4.0CVS-2001-09-10
New Comment:
You should call PDF_delete($); at the end of a script containing PDF functions. This
will cleanup the resources allocated
ID: 12333
Updated by: rjs
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: PDF related
Operating System: SuSE Linux 7.1
PHP Version: 4.0.4pl1
New Comment:
The PDFlib documentation describes this behavior in Chapter 3.4.1.
Also you should check the result of
ID: 11840
Updated by: rjs
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Compile Failure
Operating system:
PHP Version: 4.0.6
Assigned To:
Comments:
PDFlib V4.x has support for jpeg, tiff and zlib build in. So these configure options
would be obsolte if support to build PHP with PDFlib
ID: 9275
Updated by: rjs
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Compile Problem
Assigned To:
Comments:
Could you try to configure PDFlib with --enable-shared-pdflib
If the configure finds tiff,png and zlib support, all is fine, else you might use
--with-zlib=/usr/local ... in