Search found 3 matches

by skarphace
Thu Aug 26, 2004 3:33 pm
Forum: PHP - Code
Topic: PHP PDF force download
Replies: 4
Views: 392

To bump this thread up for the last time...

This is an urgent issue for my project, if anyone has any suggestions, it would be appreciated.
by skarphace
Tue Aug 24, 2004 2:01 pm
Forum: PHP - Code
Topic: PHP PDF force download
Replies: 4
Views: 392

Yep, I know and I'll probably be going to that after this problem is solved but it is not causing this problem as I have been trying both ways.
by skarphace
Tue Aug 24, 2004 12:12 pm
Forum: PHP - Code
Topic: PHP PDF force download
Replies: 4
Views: 392

PHP PDF force download

I'm having problems with downloading served PDFs with IE. With Firefox everything works beutifully. The PDFs are in a non-public directory which is accessable to PHP. I have tried all kinds of different headers and googled until my eyes burned but could not find an answer to this. This is the code I...