>> Can i make a Doc file from scratch independently using OoSDK?? any idea? >> From what i know I think there is lot of dependencies & also we may >> actually be converting an existing OpenOffice document to Doc > > I am sure you can create a doc file from scratch using openoffice.org. I > just don't know how :-) >
There is a Java -> OO API. Its a lot like opening Excel as an OLE server... If you think POI takes memory....do this...you'll learn to think of POI as a lean mean tiger and Ooo as the lady at the end of an Opera. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Andrew C. Oliver http://www.superlinksoftware.com/poi.jsp Custom enhancements and Commercial Implementation for Jakarta POI http://jakarta.apache.org/poi For Java and Excel, Got POI? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
