https://bz.apache.org/bugzilla/show_bug.cgi?id=57766
Bug ID: 57766
Summary: XSLFTable isn't exported on convert slides of a .pptx
slide show to a PNG/SVG image
Product: POI
Version: 3.11-FINAL
Hardware: PC
OS: Linux
Status: NEW
Severity: major
Priority: P2
Component: XSLF
Assignee: [email protected]
Reporter: [email protected]
Created attachment 32612
--> https://bz.apache.org/bugzilla/attachment.cgi?id=32612&action=edit
original report
I'm trying to convert slides of a .pptx slide show to a PNG image.
it works fine until there are table on pptx.
As the result, other parts are exported correctly, while the table is not shown
in the result of png/svg.
I have attached the original report and the result.
My code is according
https://svn.apache.org/repos/asf/poi/trunk/src/ooxml/java/org/apache/poi/xslf/util/PPTX2PNG.java
and
http://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/xslf/usermodel/PPTX2SVG.txt.
Anyone can help?
--
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]