Hey!

There is an article in November issue of JavaPro http://www.java-pro.com/
"Serving PDF files to the Browser" by Timothy Eden.

He explains how to build a PDF file and then send it to the browser
using a servlet.

I haven't tried it yet.  Let us know how it works.

Sans adieu,
Danny Rubis

Sivakumar S wrote:

> Hi,
>
> I'm using servlets to query the database and create reports based on the
> select options. This is displayed on the screen.
>
> Now I want to create a printable report document(PDF or RTF). This document
> also has to be downloaded for local printing.
>
> Can you throw some ideas for me to go about.
>
> Regards
>
> Siva
>
> ___________________________________________________________________________
> 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

Reply via email to