On Wed, 6 Aug 2008, jigna joshi wrote:
I have written code to read ppt file, but not getting how to read pptx file. i want example working for both ppt and pptx files..

There isn't really a high level interface to xslf yet, only the low level xml beans stuff. Take a look at XSLFPowerPointExtractor for how it all fits together

I am using poi-3.5-beta1.jar.

You might want to try with a svn checkout from last night or later - there were a few improvements to the xslf support that went in yesterday. Alas it's still a long way from the state that hslf is in.

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to