On Thu, 3 May 2007, Vinay wrote: > I am using poi-3.0-alpha3. When I am creating pptextractor = new > PowerPointExtractor(path); it is throwing me the exception > Exception in thread "main" java.lang.ClassCastException: > org.apache.poi.hslf.record.Slide > at > > org.apache.poi.hslf.usermodel.SlideShow.buildSlidesAndNotes(SlideShow.java:320) > at org.apache.poi.hslf.usermodel.SlideShow.<init>(SlideShow.java:121)
Could you give it a whirl with POI 3.0 rc4? I think we fixed a bug like the one you're having between alpha 3 and the release candidates. Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/
