Search found 3 matches
- 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.
- Tue Aug 24, 2004 2:01 pm
- Forum: PHP - Code
- Topic: PHP PDF force download
- Replies: 4
- Views: 392
- 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...