I've personally done this with GWT on the client and BIRT on the server. Worked great. BIRT is a terrific tool for just this.
On Aug 24, 8:34 am, Rahul <[email protected]> wrote: > Thanks David, > Being a novice in this, can you suggest some of the frameworks if can > do that for: > I know two of them: > > a) Jasper reports > b) Apache FOP project > > Though its not a direct GWT question, but as my GWT application wants > this functionality thanks for ur responses > > On Aug 24, 10:21 am, David <[email protected]> wrote: > > > > > Hi, > > > Generate the PDFs on the serverside with any framework you want. GWT > > has nothing to do with it, except that you will need to use the > > RequestBuilder to get the file downloaded (with content disposition > > header, to force a save as dialog). > > > David > > > On Mon, Aug 24, 2009 at 4:02 PM, Rahul<[email protected]> wrote: > > > > Hi, > > > Is there any project in gwt which would help me create xml reports to > > > pdf > > > if there isnt, can anyone guide me how can I integrate my gwt project > > > so that i can have pdf reports > > > > Thanks a lot, > > > Rahul --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
