Hi, Le mercredi 10 décembre 2008 à 20:35 -0800, [EMAIL PROTECTED] a écrit : > Hello again ... > Cédric , you mean that i cant use the openoffice libraries to do what > explained i want to do???:-/
I only says that you will need to have some of the OpenOffice.org libraries on your client side in order to use OOo API. What I was thinking about in my first mail is bootstrapping OOo which isn't what you wanted. For a simple connection to an already listening OOo you don't need to have the full OOo installation, but only some of the libraries (juh.jar, jurt.jar, unoil.jar, and maybe one or two others). You should definitely have a look at the JODConverter code: it opens a connection to OOo and make it convert a document remotely (see my previous email for the link). Regards, -- Cedric --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
