Sorry, I've been written too fast.
What I'm trying to do is to start multiple instances of OpenOffice 2, in order
to use them from python UNO.
For OpenOffice 1.x, it was a daemon named oood (http://udk.openoffice.org/python/oood/), able
to start multiples instances of OpenOffice and use them as "workers", to make
document conversions (OO -> PDF, DOC -> HTML, etc).
In OpenOffice 1.x, using the net install, it was easy to start different instances within same user, as described in
http://www.oooforum.org/forum/viewtopic.phtml?p=86371.
But now, in OO 2, I'm not able to do the same. When I start a second instance
of OO 2, it crashes or is handled by the already started instance.
I'm just want to know if there is any way to do in OO 2 the same described here for OO 1.x:
http://www.oooforum.org/forum/viewtopic.phtml?p=86371.
Thanks in advance
Santi Camps
Maybe you need to explain more about what you're trying to accommplish.
You can open as many different windows of different document types as
your computer resources will support.
Just use File > Open or File > New.
For example, right now, in Win98, I have two Writer documents and a
spreadsheet open alongside this email window. In linux/KDE, you can
even send the OOo windows to different virtual desktops.
Are these the types of actions you are after?
Doug
Santi Camps wrote:
Hi all,
I'm just trying to make oood (http://udk.openoffice.org/python/oood/)
work with OO2. It's really a good product :-)
My main problem is that I'm not able to start multiple instances of
OpenOffice with the same user with OO 2, as described for OO 1 in
http://www.oooforum.org/forum/viewtopic.phtml?p=86371
Is there some way to do it, or I should use different users ?
Thanks very much
Santi Camps
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]