https://github.com/teamapps-org/teamapps-reporting
TeamApps reporting utilities
https://github.com/teamapps-org/teamapps-reporting
Last synced: 5 months ago
JSON representation
TeamApps reporting utilities
- Host: GitHub
- URL: https://github.com/teamapps-org/teamapps-reporting
- Owner: teamapps-org
- License: apache-2.0
- Created: 2020-08-20T21:23:11.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-31T08:58:35.000Z (over 1 year ago)
- Last Synced: 2025-07-26T07:07:19.524Z (12 months ago)
- Language: Java
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# TeamApps Reporting
TeamApps reporting utilities:
* Design beautiful report templates with Microsoft Word, LibreOffice, OpenOffice or any RTF-Editor
* Programmatically populate report templates with data of your application
* Render the reports as Microsoft Word Document, OpenDocument, RTF or Image
* Convert between file formats using this library (DOCX, PDF and PNG only) or via REST-Service (Docker image coming soon - for now use: https://github.com/EugenMayer/docker-image-jodconverter)
### Setting up the dependencies
Current TeamApps Reporting version: [](https://maven-badges.herokuapp.com/maven-central/org.teamapps/teamapps-reporting)
```xml
org.teamapps
teamapps-reporting
1.7
```
## License
The TeamApps Reporting is released under version 2.0 of the [Apache License](https://www.apache.org/licenses/LICENSE-2.0).