Re: Apache POI 3.14 issue with tables in PPTX files

2016-05-25 Thread kiwiwings
Hi, rendering tables in XSLF is not yet supported (see [1]) ... that's one of the issues I'm still carrying around with me As you've already mentioned, tables in HSLF are actual just a group of boxes and lines, therefore the groupshape rendering takes place there ... Andi [1] https://bz.a

Apache POI 3.14 issue with tables in PPTX files

2016-05-25 Thread Shevchuk Vasyl
Hi everybody, Sorry if I write to incorrect group, but I have not found any other appropriate mailing group to clarify my issue. I try to use your library to ganerate PNG images from PPTX slides. Everything works fine except one issue with tables. Any tables in PPTX files are not drawing on image