On Sun, 2025-08-31 at 16:58 +0100, John Cooper wrote: > Hi, > > To make it easier to maintain the code and enable other open source software > to use it, it can be useful to split off the import export code as libraries. > This way other software such as NAPS2, can then use the libraries to scan and > save to doc or docx files.
Another possibility would be to make libreoffice runnable -in a batch fashion- outside of any display server (like Xorg on Linux) and behave as a JSONRPC server. This don't require splitting the Libreoffice code base, but adding some extra code to it. I am definitely not a Libreoffice expert so I don't know how difficult that could be. Regards -- Basile STARYNKEVITCH <[email protected]> 8 rue de la Faïencerie http://starynkevitch.net/Basile/ 92340 Bourg-la-Reine https://github.com/bstarynk France https://github.com/RefPerSys/RefPerSys
