[reportlab-users] RE: problems sending PDFs on Windows
Erik Stephens
reportlab-users@reportlab.com
Wed Nov 10 15:37:13 EST 2004
On Nov 10, 2004, at 7:52 AM, Henning von Bargen wrote:
> For all those investigating the problem with sending PDFs on or to
> Microsoft
> computers, the following article I found by chance might be useful(?) :
>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mapi/
> html/_
> mapi1book_attached_files_and_messages.asp
On a related note, thought I'd share a gotcha I had trying to serve
PDF's to Internet Explorer. Other browsers worked fine. It had to do
with the Cache-Control header. I won't go into detail since I just
relied on PHP's session_cache_limiter("none") to set the header the IE
likes it.
-Erik
More information about the reportlab-users
mailing list