Hi,
I am trying to use iText with taglibs and am wondering if anyone has ever played with that before. I basically want to have iText created a PDF document using taglibs from a JSP page, and then just write the document to the browser and let the browser deal with opening/downloading it, etc. I am wondering if anyone has ever done something like this before? The context in which this would be used is that a Servlet would forward a request to the JSP, and the JSP would create a PDF using JSP tags based upon the information in the request. Thanks in advance for any help provided.
Daniel
