I can't open gif files anymore now that I upgraded from php3 and pdflib2.01 to php4 and pdflib3.01.
Does anyone know how to fix this?
Hi,
maybe it has something to do with a bug in pdflib 3.01. You can download a patch at http://www.pdflib.com/pdflib/patches.html
Text:
• 2000-07-04: Under certain circumstances the GIF reader didn't work (first uncovered on the Mac) due to missing variable initialization. Here's a patch (insert a single line in p_gif.c).
I already applied all of the patches, and got pdf.c from CVS.
That didn't help.