I think the report generator product is ERWREPORT.

I found this piece in some sample servlet. Try this. It might help you.

response.setContentType("application/pdf");

Good Luck!

>From: Robert Claeson <[EMAIL PROTECTED]>
>Reply-To: "A mailing list for discussion about Sun Microsystem's Java
>        Servlet API Technology." <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: How to access PDF file from java servlet
>Date: Thu, 11 May 2000 22:21:54 +0200
>
>I recall having seen an ad in one of the major Java magazines for a report
>generator (might be overkill for your purpose, though) written in Java
>that can generate PDF documents. I don't recall the name of neither the
>company nor the product.
>
>
>
>
>
>you sheng chang <[EMAIL PROTECTED]>
>Sent by: "A mailing list for discussion about Sun Microsystem's Java
>Servlet API Technology." <[EMAIL PROTECTED]>
>2000-05-11 21:45
>Please respond to "A mailing list for discussion about Sun Microsystem's
>Java Servlet API Technology."
>
>
>         To:     [EMAIL PROTECTED]
>         cc:
>         Subject:        How to access PDF file from java servlet
>
>Hi:
>    I have a web project which ask user to fill a open
>account form, then using existing PDF template, fill
>in the information user submited and return the result
>to the browser in PDF format.
>
>      I have search Adobe website. It seems to me if we
>are using ASP in NT platform, then they have solution,
>which using a acrobat object to do the job. However
>what I am looking for is java, unix based solution or
>at least java servlet solution.
>
>    Anyone knows ?
>
>     Thanks in advance.
>
>                                you sheng
>
>
>__________________________________________________
>Do You Yahoo!?
>Send instant messages & get email alerts with Yahoo! Messenger.
>http://im.yahoo.com/
>
>___________________________________________________________________________
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the
>body
>of the message "signoff SERVLET-INTEREST".
>
>Archives: http://archives.java.sun.com/archives/servlet-interest.html
>Resources: http://java.sun.com/products/servlet/external-resources.html
>LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
>___________________________________________________________________________
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
>of the message "signoff SERVLET-INTEREST".
>
>Archives: http://archives.java.sun.com/archives/servlet-interest.html
>Resources: http://java.sun.com/products/servlet/external-resources.html
>LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to