You can use XML and FO to accomplish this. using Xerces parser from Apache XML
and XSL-FO files can be transformed into PDF format. XML files contains the data
elements and the XSL-FO contains the styling and formatting structure for the
document to be generated.
        Download a copy of Xerces , it has sample examples for generating PDF
files using XML . It is available via the Apache site.


Santosh








Mihir Sahu <[EMAIL PROTECTED]> on 04/17/2001 03:52:02 PM

Please respond to A mailing list about Java Server Pages specification and
      reference <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:    (bcc: Santosh Daryani/IT/Aon Consulting)

Subject:  PDF format



Hi,
  Can somebody give me any idea about moving data from a JSP form to PDF format
for
printing.  I know XML  cab be used to do it, but not sure about how to do
it..Thanks
Regards
Mihir

Ganesh MohanRao wrote:

> Dear All,
>
> Please help me to do the following.
>
> 1. How to send XML String from Servlet to JSP?
>
> 2. How to retreieve the XML sent by Servlet?
>
> Thank you
>
> Ganesh
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to