This is outside the realm of GWT, however, you may want to check out the Apache POI project. If your server-side implementation is Java- based, it could be helpful. http://poi.apache.org/
On Aug 3, 7:28 pm, bruce <[email protected]> wrote: > Hello > I am new to gwt. I've done a few obvious website to try it. > Now I should do a website with an text editing zone. I guess a > RichTextArea widget may be enough. > But It must be able to export and save the text in online database, in > a microsoft word file, and a pdf. > It would be better it was able to import word file. > > It can not be odt. But it can import/export with a few mistake. I have > know idea how to do it. > Is there any way to use Google document or a library that may > interface itself with getText and setText? -- 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.
