On Fri, 9 Jun 2006 02:07 pm, Thiesmeyer wrote: > I am a codeveloper of text-checking software used by > institutions and individuals since 1982. We want to add OO > Writer files to our product's list of file types it can read > and analyze. Our project is described at > www.serenity-software.com. Can you direct me > ([EMAIL PROTECTED]) to appropriate help? > Openoffice 2 uses the OASIS opendocument format, which broadly speaking is a zip archive of XML files plus possibly some image files. Start by unzipping a *.odt file and see what you find.
You should be able to find information on the internet or purchase a book. Perhaps OASIS OpenDocument Essentials by J. David Eisenberg would meet your needs, but beware I only know it as a brief description of content and therefore I am not in a position to recommend it. Malcolm > Thanks. > > John Thiesmeyer > > > -------------------------------------------------------------- >------- To unsubscribe, e-mail: > [EMAIL PROTECTED] For additional commands, > e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
