An open API service indexing awesome lists of open source software.

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

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: [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.teamapps/teamapps-reporting/badge.svg)](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).