https://issues.apache.org/bugzilla/show_bug.cgi?id=54697
--- Comment #3 from Andreas Beeker <[email protected]> --- This works for me with the current trunk (= 3.10-beta3) with Libre Office 4 and MS PP Viewer 14. The generated files (attached table.pptx vs. my newly generated one) differ in the slide1.xml - e.g. one of the differences is, that there's no table row element (a:tr) after the table grid (a:tblGrid) in the attached table.pptx. Things to try/check: - try including the ooxml-schemas-1.1.jar (see http://poi.apache.org/overview.html#components) - which xmlbeans/xml-parser/jdk version do you use? - do you use the tutorial4 code with just the recommended jars (opposed to your application jars), if not, please give it a try ... -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
