|
Posted by Tompkins on 11/07/07 15:03
Hi,
i'm using fpdf version 1.53, but passing an "I" for "inline" as
destination, because I want the browser to open the pdf directly using
the browser plugin. If I use "D", there appears a dialog asking me to
save or to open the file. But thst's not what I want to have...
The header is set corectly for "D" as you wrote, and for "I" it is
header('Content-disposition: attachment; filename="'.$name.'"');
Any further idea?
Thanks,
Carsten
Navigation:
[Reply to this message]
|