Files
reporting-engine/report_py3o/readme/INSTALL.rst
Alexis de Lattre 3f0d623890 Update README for report_py3o and report_py3o_fusion_server (#306)
* Update README for report_py3o and report_py3o_fusion_server

Convert README to the new readme subdirectory
2020-10-21 19:13:33 +03:00

13 lines
276 B
ReStructuredText

Install the required python libs:
.. code::
pip install py3o.template
pip install py3o.formats
To allow the conversion of ODT or ODS reports to other formats (PDF, DOC, DOCX, etc.), install libreoffice:
.. code::
apt-get --no-install-recommends install libreoffice