Hi Nick and Yegor.


I get the following exception:

class java.lang.ClassCastException - org.apache.poi.hslf.record.Slide
java.lang.ClassCastException: org.apache.poi.hslf.record.Slide
        at org.apache.poi.hslf.usermodel.SlideShow.buildSlidesAndNotes



This happens when I try to instantiate a new HSLFSlideShow:
HSLFSlideShow pptSlideShow = new HSLFSlideShow(fileName)



Is this a known bug?



Thanks

---------------------------------------------------------------------
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/

Reply via email to