I took a copy of that code, verbatim, and compiled it using poi-3.2-FINAL-20081019.jar, poi-contrib-3.2-FINAL-20081019.jar, and poi-scratchpad-3.2-FINAL-20081019.jar and then executed it. The code compiled without a problem, it ran without a problem and created the PPT file as expected. When I try and open the PPT file generated I get the error that the file is corrupt. I have tried opening the file using different tools also that read PowerPoint files, and I am not able to open it.
Kinda stuck on this one :-/ Thanks! 2009/9/7 Yegor Kozlov <[email protected]> > > Follow the pattern in the example: > > > http://svn.apache.org/repos/asf/poi/trunk/src/scratchpad/examples/src/org/apache/poi/hslf/examples/TableDemo.java > > If the problem is still there, post sample code you use to create tables. > > Yegor > > > Hi, >> >> I get a corrupt file each time a table object is used within a PowerPoint >> file. Any ideas? >> >> Thanks... >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
