Hello,

I have Java application that opens a word document in OOo and saves it in HTML. There is no problem if I run OOo on localhost - I can open a file, save it after conversion (using XStorable class) and then read it from the filesystem. Now I need an option to run OOo on a remote machine. So my problem is how to get the data (some byte arrays) to the OOo running on a remote machine and back. I couldn't find any examples on web. Please can anyone tell me how to make it, post some code or just push me to the right direction? I cannot use ftp, webdav or http for file access.
Thanks,

Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to