[iText-questions] Re: Servlet PDF Streaming - workaround

2003-04-03 Thread Mark Gilmore
Anish, Thanks - that worked. Mark -- Mark Gilmore Spry Technology, Inc. [EMAIL PROTECTED] - Original Message - From: "Anis h" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, April 02, 2003 11:24 AM Subject: Servlet PDF Streaming - workaround >

Re: [iText-questions] Re: Servlet PDF Streaming

2003-04-01 Thread Bruno
Quoting Mark Gilmore <[EMAIL PROTECTED]>: > > It will prompt the user as to what to do with the file that is > being downloaded, instead of simply displaying the PDF in the Adobe plug-in > as it will do when I set content type to "application/pdf". This is expected behaviour: the user is asked t

[iText-questions] Re: Servlet PDF Streaming

2003-04-01 Thread Mark Gilmore
I thought I would add some more information to my original post: I have found that if I remove the setContentType("application/pdf") line of code, then IE does not generate the request 2 times (only once). However, this doesn't have the desired effect, because when the browser receives the byte