Hi everyone, I have java program to convert my odt files to HTML, it seems to work only all the references to images are wrong they point to the parent directory:
<IMG SRC="../running_html_6afb021b.png"... Instead of the current directory where the image really is. Have I forgotten any option when exporting the HTML? Could anyone please help me? Thank you, Marian. -----Original Message----- From: christoph.neum...@sun.com [mailto:christoph.neum...@sun.com] Sent: 14 January 2009 10:17 To: dev@api.openoffice.org Subject: Re: [api-dev] SDK 3.0 compatible with 2.4? Hi Jason, as Jürgen already mentioned your Plugins should work in 2.3 as in 3.0. But be aware for the _since_ Tag in the idl files. API which comes with 3.0 could not be executed in 2.3 ;-) Greetings, Christoph Jason Cooper schrieb: > Hello. > > I just wanted to check on the backwards compatibility of the new SDK. > I'm beginning to write some Java code to interact with OOo. I want the > code to work with both OOo 2.4.x and 3.0. Will SDK 3.0 work for both > 2.4.x and 3.0 or will I need to install and develope with both SDKs? > > Thanks, > Jason > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org For additional commands, e-mail: dev-h...@api.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org For additional commands, e-mail: dev-h...@api.openoffice.org