Module lo_util

ooodev.utils.lo_util.get_soffice_install_path()[source]

Gets the Soffice install path.

For windows this will be something like: C:\Program Files\LibreOffice. For Linux this will be something like: /usr/lib/libreoffice

Returns:

install as Path.

Return type:

Path