RE: [PHP-WIN] PDF Acrobat Issue *Strange* [resolved]

2004-06-16 Thread trippin
I was using the ezpdf library which appears that it is in someway incompatible with windows. The fpdf library appears to not only be better, but more importantly work. Thanks Trevor and Charles for help on this issue. Checking my error log and writting a simple test document helped me discover th

RE: [PHP-WIN] PDF Acrobat Issue *Strange*

2004-06-16 Thread Gryffyn, Trevor
--Original Message- > From: Charles P. Killmer [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 15, 2004 2:20 PM > To: [EMAIL PROTECTED] > Subject: RE: [PHP-WIN] PDF Acrobat Issue *Strange* > > > If the headers and data are correct then the server is handling it > correctl

Re: [PHP-WIN] PDF Acrobat Issue *Strange*

2004-06-15 Thread trippin
Thank you very much for you observation. I am also aware of this issue, but I have tried this already and it didn't help, because it is sending the correct mime-type as far as I can tell. Internet Explorer reconizes it as a Adobe Acrobat Document so I can't figure out why it won't open! I have t

RE: [PHP-WIN] PDF Acrobat Issue *Strange*

2004-06-15 Thread Charles P. Killmer
If the headers and data are correct then the server is handling it correctly. What I have notice in the past is that simply hitting refresh in IE doesn't always work. Try copying to url to the clipboard and going to some other site. Like google.com. Then paste the url back from the clipboard.