[sword-devel] Converting documents with OpenOffice
Manfred Bergmann
bergmannmd at web.de
Mon Sep 22 02:52:36 MST 2008
Hi.
I was searching for a way to convert source documents to XHTML or
other formats automated.
OpenOffice offers a way to do this using your prefered language using
UNO (Universal Network Objects).
For Java I found the easiest way is to install the OpenOffice NetBeans
plugin and create a OpenOffice Client project.
Everything will be automatically setup and once you know how the
plugin does it, it can be done in any IDE.
http://wiki.services.openoffice.org/wiki/OpenOffice_NetBeans_Integration
On the wiki is also some more general information about the OOo SDK
and how the UNO bridge works.
Regards,
Manfred
More information about the sword-devel
mailing list