How to run multiple instances of Writer simultaneously?

Kaganski Mike mikekaganski at hotmail.com
Thu Oct 19 06:48:40 UTC 2017


Hi,

On 10/19/2017 1:01 AM, Jens Tröger wrote:
> It seems to me that spawning multiple Writer instances as individual processes (using Python’s subprocess) and then shutting one process down kills the other as well. What vital resources are being shared here, and what is the recommended way of spawning multiple Writers (i.e. opening multiple documents) simultaneously? There’s more information in the forum’s post.


Maybe the real question is how to close a document without forcing 
soffice process (which is shared in your case among all open documents) 
shutdown?

-- 
Best regards,
Mike Kaganski


More information about the LibreOffice mailing list