https://bz.apache.org/bugzilla/show_bug.cgi?id=57766
Andreas Beeker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED OS|Linux |All Resolution|--- |FIXED Hardware|PC |All --- Comment #9 from Andreas Beeker <[email protected]> --- Implemented via r1746856 Of course there are still a lot of tables, which aren't rendered correctly, but it should be ok for the usual suspects ... Regarding the table creation - the example [1] worked for me. I had to fix a regression introduced via r1745100 and fixed by r1746858 The table handling you've mentioned is also tested via [2] Maybe you need to use the complete ooxml-schema.jar, i.e. I haven't tested it in a standalone app. Andi [1] https://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/hslf/examples/ApacheconEU08.java [2] https://svn.apache.org/repos/asf/poi/trunk/src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestXSLFTable.java -- 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]
