Changed
- Configuration is now controlled with .ini files
- Layout and template changed
- Added new information that can be added to the report
- Removed `LibreOfficeToPDF`, instead use `soffice`
- Removed `OfficeToPdf`, instead use `docx2pdf`
- Pie chart replaced by ``matplotlib.pyploy.pie``, without necessity of ``cairo.dll`` and ``cairosvg`` (Python package).