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

POI - New Adapter Project to export reports as spread sheed files #103

Closed
rsoika opened this issue Feb 18, 2021 · 0 comments
Closed

POI - New Adapter Project to export reports as spread sheed files #103

rsoika opened this issue Feb 18, 2021 · 0 comments

Comments

@rsoika
Copy link
Member

rsoika commented Feb 18, 2021

Introduce a new Adapter Project to export reports as Excel files using the Apache POI framework.

Find an example here:
https://mkyong.com/java/apache-poi-reading-and-writing-excel-file-in-java/

The implementation should be based on XSSF to read and write an OOXML Excel file (XLSX). This supports LibreOffice as well as Microsoft Excel.

The Spread Sheet files should be generated via a Rest API based on a Imixs-Report definition. See the Imixs-Workflow Report Rest API

The feature is first introduced in the Imixs-Office-Workflow Project (imixs/imixs-office-workflow#440)

@rsoika rsoika added the feature label Feb 18, 2021
@rsoika rsoika added this to the 2.2.4 milestone Feb 18, 2021
rsoika added a commit that referenced this issue Feb 18, 2021
rsoika added a commit that referenced this issue Feb 18, 2021
@rsoika rsoika added the Testing label Feb 18, 2021
@rsoika rsoika closed this as completed Feb 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant