Quote:
|
IE is a bit broken with this stuff sometimes - it doesn't always believe/accept the mime type your script sends and thinks it can work it out itself hence the garbage...
|
I've only sent
header('Content-type: application/pdf');
which is sufficient for Mozilla. I'll try to send the rest of the header code that you've suggested and see what happens.
-Koby