Good day,
i have a script that generates the PDF files using CPDF, when viewing the page that generates the pdf using firefox1.0 , the PDF is displayed all the time.
But when i use IE 5.5 or later, it is viewed like 70% of the time. otherwise i get an error like:" p000989.fdf" invalid format ... Or "file doesn't begin with %~PDF.."
Turned off "display_errors" in the php.ini file - in case an error happened in an included page , got displayed and so messed up the headers -, the situation got better, but still happens. my guess is that it is a header's problem.
P.S: it is a fork from an open source project , and so not all the code is written by me and so i can't really go through all of the included pages in all the PDF pages to find out what is wrong, have no time left .
Thanks alot in advance