Summary: | Error creating PPTX when a slide contains more than a charts inside | ||
---|---|---|---|
Product: | POI | Reporter: | Cesare Mauri <cmauri> |
Component: | XDDF | Assignee: | POI Developers List <dev> |
Status: | RESOLVED FIXED | ||
Severity: | major | ||
Priority: | P2 | ||
Version: | 4.1.1-FINAL | ||
Target Milestone: | --- | ||
Hardware: | PC | ||
OS: | Linux |
Description
Cesare Mauri
2019-10-28 13:11:51 UTC
Note: I started from a pptx created from openoffice, if I make the same from a msoffice file the problem doesn't occur but final file is corrupted (openoffice opens it but msoffice not) http://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/xslf/usermodel/BarChartDemo.java present the same problem (corrupted pptx file when template is saved and than opened from msoffice) |