Re: import/export word document

2010-08-04 Thread mbracken
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 wrote: > Hello > I am new to gwt. I've done a  few obvious website to try it. > No

import/export word document

2010-08-04 Thread bruce
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 abl