K S wrote:

> Dear OpenOffice Development Community,
> 
>>
>> My name is Kirill, and I am Software Engineering Professional.
>>
>> Let me ask you several questions concerning integration of Open Office into
>> my project.
>>
>> The matter is that I would like to call OpenOffice from my Java
>> application. If there is no OpenOffice installed on the computer, I think it
>> is good to run a copy of OpenOffice, supplied with my application. But As I
>> know, OpenOffile under Linux can be started only if it was installed as a
>> package. How it is possible to run OpenOffice using UNO without installing
>> (merely copied OO to specified folder, for example)?  What about having
>> several instances of Open Office at one time in the system? Thank you very
>> much!

You can have as much OOo versions on your system as you want. The
easiest way is to provide the OOo "installation set" as a preinstalled
tar.gz that can be unpacked to any place you want.

How many parallel OOo version can run at a time depends on the user
profile that they use. Only one OOo process at a time can access a
particular user profile, running several instances requires several
profiles (and assigning them to the different OOo versions).

Regards,
Mathias

-- 
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
Please don't reply to "nospamfor...@gmx.de".
I use it for the OOo lists and only rarely read other mails sent to it.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to