Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for generating reports in OpenOffice formats (ODT and ODS) #313

Open
damies13 opened this issue Oct 14, 2024 · 0 comments
Open
Labels
enhancement New feature or request Reporter Issue Affects the Manager (this is a planned component)

Comments

@damies13
Copy link
Owner

Is your feature request related to a problem? Please describe.
Add support for generating reports in OpenOffice formats (ODT and ODS), as not everyone has access to MS Office, particularly Linux users, and LibreOffice provides better support for the OpenOffice formats.

Describe alternatives you've considered
You can currently open the docx and xlsx files with LibreOffice, however it's known that the table of contents doesn't work for docx files in LibreOffice.

Additional context
This feature was originally planned for the initial version, but was left out due to time constraints, and not being sure how to implement it.

Two libraries look promising:
odfpy:

odfdo:

Need to investigate more....

@damies13 damies13 added enhancement New feature or request Reporter Issue Affects the Manager (this is a planned component) labels Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Reporter Issue Affects the Manager (this is a planned component)
Projects
None yet
Development

No branches or pull requests

1 participant