I was wondering if the project supports the following use case. In my app a user can create a report and choose to export it as a chart to PowerPoint with the chosen chart type and PowerPoint template file. The chart should be editable in excel so it cannot be a simple image. Does openxml4j support it yet? If not do you know any 'workaround' to create such a slide from java?
Thanks!
Maciek
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I was wondering if the project supports the following use case. In my app a user can create a report and choose to export it as a chart to PowerPoint with the chosen chart type and PowerPoint template file. The chart should be editable in excel so it cannot be a simple image. Does openxml4j support it yet? If not do you know any 'workaround' to create such a slide from java?
Thanks!
Maciek