Dear developers,

I am mapping possibilities of exporting application data to
fileformats of office suites. I go from office suite to office suite
and write about
the possibilities of writing their files directly, using the suites
API and (this is the part this mail is about) __using_external_APIs__.

By external APIs I mean APIs, that can handle the fileformat (like
.odt) without launching the suite. Like a toolkit for the format.
I know the file is a zip containing a well defined XML file with the
content, which can be easyly modified by any XML library, but that
is not what I want to write to this chapter.

For example for the MS Office suite there is Apache POI, Office .NET
and such. Is there something similar for OOo you heared of?

Thanx a lot.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to