Files
reporting-engine/report_py3o/readme/INSTALL.rst
Alexis de Lattre 741a8018ec 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
2019-07-18 19:49:08 +02: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