No. It's not you have to access the file directly and because its XML
you can easily read it using Java ;-).

I've just kicked off a opensource-project aiming at this using Java it's
in the very very very early stages and I'm concentrating on calc
documents at the moment.

If you are interested take a look at my companies publicsvn-repository:
http://publicsvn.bestsolution.at/repos/java/officefs/trunk/

Tom

Tobias Krais wrote:
> Solli Jürgen,
> 
> 
>>>>try an ending Semicolon at the accept string:
>>>>ooffice "-accept=socket,host=localhost,port=8100;urp;"
> 
> 
>>When you use the simple bootstrap method you don't need to start the
>>office separately. And you don't need an accept string, the simple
>>bootstrap mechanism connects to the office using a named pipe connection.
> 
> 
> very interesting. You're right. Now I have an other question: is it
> possible to load an OpenOffice odt file without having a listening
> OpenOffice?
> 
> Greetings, Tobias
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


Reply via email to