in reply to IE 6 PDF creation on secure pages

If the server is IIS running on Win2K, then this could be the source of yor problem. There appears to be some bug in IIS sp2 that causes it to corrupt content disposition headers when delivering them via ssl (https:).

I had a similar problem (from the client side) with this. I haven't seen a fix for it but haven't looked that hard as it was not my server having the problem.

Hope this helps.

Replies are listed 'Best First'.
Re: Re: IE 6 PDF creation on secure pages
by screamingeagle (Curate) on Jun 28, 2002 at 02:41 UTC
    The platform i'm running the code is :
    Server : Red Hat Linux 7.0
    Web Server : Apache 1.3.26
    SSL : Open-SSL 0.9.6c
    Perl : 5.6.1

      I was no help then, sorry. Sounded awefully similar to the problem I had.