It works well with Netscape but IE tends to choke if the content length is not set.
Best Regards, Paulo Soares > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Knight, Lloyd > Sent: Wednesday, June 23, 2004 3:09 PM > To: '[EMAIL PROTECTED]' > Subject: [iText-questions] writing pdf to browser from servlet. > > i wrote a quick servlet using the itext api which writes the results > of an updated pdf file back to the browser. > > i used the ServletOutputStream for the second parameter of > the PdfStamper constructor > method and all works fine. > > then i found some examples which make use of ByteArrayOutputStream. > > is there something inherently wrong with using the > ServletOutputStream directly? > > lloyd knight > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions > ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
