What shapes do you have in the slide? Text boxes, rectangles or something more complex, for example, polygons or custom shapes?
NB> On Tue, 26 Sep 2006, Erez Eisenstein wrote: >> class java.lang.ClassCastException - org.apache.poi.ddf.EscherOptRecord >> >> java.lang.ClassCastException: org.apache.poi.ddf.EscherOptRecord at >> org.apache.poi.hslf.model.ShapeGroup.getShapes(ShapeGroup.java:59) NB> Looks like we were just expecting the shape to be made up of NB> EscherContainerRecords, but they aren't always. NB> I've applied a fix, but it would be good if you could upload the NB> powerpoint file to bugzilla. That way, we'll have something to test my fix NB> against, and make sure it's still sane NB> Nick NB> --------------------------------------------------------------------- NB> To unsubscribe, e-mail: [EMAIL PROTECTED] NB> Mailing List: http://jakarta.apache.org/site/mail2.html#poi NB> The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/ --------------------------------------------------------------------- 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/
