|
Project Information
|
Under the hood, OpenOffice.Org documents use an open XML standard. The UNO code libraries exist to enable developers to access OOo from a program, however I find UNO overcomplex to use and it also starts up OOo itself. This Java mini api can be used to load up a Writer document and manipulate the contents. |