<div dir="ltr">Hi Manfred, <br><br>I work full time on the conversion of various document types to and from OpenDocument format. The best way I've found to approach this is simply to use your favorite programming language to unzip the ODF document and launch an XSLT stylesheet to do the transformation. I think this was much simpler than trying to rap my head around UNO.<br>
<br>- Daniel Holmlund<br><br><br><br><br><div class="gmail_quote">On Mon, Sep 22, 2008 at 11:52 AM, Manfred Bergmann <span dir="ltr"><<a href="mailto:bergmannmd@web.de">bergmannmd@web.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi.<br>
<br>
I was searching for a way to convert source documents to XHTML or<br>
other formats automated.<br>
OpenOffice offers a way to do this using your prefered language using<br>
UNO (Universal Network Objects).<br>
<br>
For Java I found the easiest way is to install the OpenOffice NetBeans<br>
plugin and create a OpenOffice Client project.<br>
Everything will be automatically setup and once you know how the<br>
plugin does it, it can be done in any IDE.<br>
<a href="http://wiki.services.openoffice.org/wiki/OpenOffice_NetBeans_Integration" target="_blank">http://wiki.services.openoffice.org/wiki/OpenOffice_NetBeans_Integration</a><br>
<br>
On the wiki is also some more general information about the OOo SDK<br>
and how the UNO bridge works.<br>
<br>
<br>
Regards,<br>
Manfred<br>
<br>
_______________________________________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page<br>
</blockquote></div><br></div>