Re: [iText-questions] Problems with the Internet Explorer plugin

2002-03-28 Thread Bruno Lowagie
Quoting Richard Shaw <[EMAIL PROTECTED]>: > The proposed solution of using a ByteArrayOutputStream does not work. IE 6 > still displays a blank screen. > > I have found a way to fool Internet Explorer into displaying a pdf file > served from a servlet. The trick is to set the content type= > "

[iText-questions] Problems with the Internet Explorer plugin

2002-03-27 Thread Richard Shaw
The proposed solution of using a ByteArrayOutputStream does not work.  IE 6 still displays a blank screen.   I have found a way to fool Internet Explorer into displaying a pdf file served from a servlet.  The trick is to set the content type= "application/vnd.fdf".  This automatically la