One of our products teams up with OpenOffice 3.3. From the official OpenOffice API, we use mainly Open, Print, Export As PDF, and Save As. Our client software sends documents to the server. On the server, for instance Open and Print calls are pushed through to OpenOffice which will open and print the document.
We will now replace OpenOffice 3.3 by LibreOffice 4.1 and install LibreOffice 4.1 together with our server product. We find it important to have a slim installation. For instance, we do not need a GUI - customers won’t edit the documents, just send and print them.
We wonder if there is a bundle of core modules that provides essential functions but leaves the GUI out. Or does anybody have an idea how this could be done?