[sword-devel] Converting documents with OpenOffice

Daniel Holmlund holmlund.dev at gmail.com
Mon Sep 22 23:05:42 MST 2008


Hi Manfred,

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.

- Daniel Holmlund




On Mon, Sep 22, 2008 at 11:52 AM, Manfred Bergmann <bergmannmd at web.de>wrote:

> 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
>
> _______________________________________________
> sword-devel mailing list: sword-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.crosswire.org/pipermail/sword-devel/attachments/20080923/bd52ec43/attachment.html 


More information about the sword-devel mailing list