Re: [iText-questions] Update on Creating PDF via Servlet

2003-07-02 Thread Bruno Lowagie
These are some very complete answers. I'll add them to the FAQ soon. Rich Freedman wrote: I just completed an application that mixes PDF forms with JSPs. iText was wonderful, but I must say that dealing with the interactions between various versions of various web browsers and versions of Acrobat

RE: [iText-questions] Update on Creating PDF via Servlet

2003-07-01 Thread Rich Freedman
TED] Web:http://www.CrossCurrent.com === -Original Message- >Date: Tue, 1 Jul 2003 15:47:27 +0200 >From: Bruno <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: RE: [iText-questions] Update on Creating PDF via Servlet > >Quoting Brook Stevens <[EMA

RE: [iText-questions] Update on Creating PDF via Servlet

2003-07-01 Thread Paulo Soares
sent to the browser. Best Regards, Paulo Soares > -Original Message- > From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] > Sent: Tuesday, July 01, 2003 14:00 > To: [EMAIL PROTECTED] > Subject: [iText-questions] Update on Creating PDF via Servlet > > I have gotten

RE: [iText-questions] Update on Creating PDF via Servlet

2003-07-01 Thread Bruno
Quoting Brook Stevens <[EMAIL PROTECTED]>: > I don't know anything about any other servlets, > but I use the following code > in servlet environment. I may, however, not understand your > question/setup enough for this to be useful. Don't worry, I wrote iText especially to use in a Servlet envi

RE: [iText-questions] Update on Creating PDF via Servlet

2003-07-01 Thread Brook Stevens
Title: RE: [iText-questions] Update on Creating PDF via Servlet I don't know anything about any other servlets, but I use the following code in  servlet environment.  I may, however, not understand your question/setup enough for this to be useful. response.setContentType("appli

[iText-questions] Update on Creating PDF via Servlet

2003-07-01 Thread top_dawg_
I have gotten the generation of the PDF dynamically to work to a certain extent for my own application and was wondering if anyone might be able to help. So far here's how I got it to work. I had to change inline to attachment and the attachment made it work, inline just kept displaying the byte