https://issues.apache.org/bugzilla/show_bug.cgi?id=55416

            Bug ID: 55416
           Summary: XSLFTable corrupting the powerpoint slide
           Product: POI
           Version: 3.9
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: XSLF
          Assignee: dev@poi.apache.org
          Reporter: sakthipriy...@tcs.com

Created attachment 30731
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30731&action=edit
Jars i included

I'm using Apache POI 3.9 to generate Power Point slide (PPTX) file. Everything
works fine when i execute in Windows machine but not in Linux machine. The
table creation using XSLFTable inside a PPT slide is causing the issue. As
suggested in other forum i tried including all POI3.9 jars along with
ooxml-schemas-1.1.jar (full version - around 14MB). Also i've tried excluding
poi-ooxml-schemas.jar among all the jars. Nothing seems working. PPTx is
getting generated but when i try to open the file, it says "File has been
corrupted". If i comment out "table creation set of code", PPTX file is opening
perfectly. 

Can somebody throw some highlight on this issue?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to