Hi kiwiwings,

Correct, currently i am using poi-ooxml-schemas-3.9. Yes i validated the
pptx slide and the xml code. It only has the tbl element but no tr elements:

<a:graphicData
uri="http://schemas.openxmlformats.org/drawingml/2006/table";><a:tbl><a:tblPr/><a:tblGrid/></a:tbl></a:graphicData>
 

I tried the 3.13 setup (poi, poi-ooxml-schemas, xlmbeans 2.6) and still i
couldn't produce a table in a slide. I would like to avoid to upgrade the
library if its not needed due to existing code that needs to be refactored
due to api changes. But still this doesnt work for me :(



--
View this message in context: 
http://apache-poi.1045710.n5.nabble.com/XSLF-Table-support-does-not-work-tp5721279p5721286.html
Sent from the POI - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to