Background Process
Situation:
I'm using the normal LibreOffice installment (background) as a document converter and "print spooler" using -headles -p -pt and so on.
It is called from "my application", which uses a document queue. The normal executable can be run as blocking or non-blocking in the background. For my use it needs to be blocking, each document in the queue is to be handled fifo. This is required for my application.
The drawback is that i also use LibreOffice for my day to day business.
Question:
So i installed LibreOfficePortable for this task. But:
- Read more about Background Process
- Log in or register to post comments