sridhar schrieb:

>  I have generated some graphs using gwt's GChart.jar.Now i want that
> graphs to be generated in  pdf file.how can i do that pls help me.

You can use FOP (you can download that from the Apache-Website)
and create a PDF containing an image, e.g. a GIF. The GIF you
have to create on the server-side together with the PDF out
of the same data, you used for the creation of the GChart.


Regards, Lothar

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to