Code reference

Utilities for LibreOffice.

Module data

PROGRAM

Expected name of the LibreOffice command-line program.

transport_data.util.libreoffice.PROGRAM = 'soffice'[source]

Expected name of the LibreOffice command-line program.

Functions

to_pdf(path)

Convert LibreOffice-compatible file at path to PDF.

transport_data.util.libreoffice.to_pdf(path: pathlib.Path) None[source]

Convert LibreOffice-compatible file at path to PDF.