When the slide normal page using the default background (the master page's background, the following exception occurs Code: ///////////////////////////////////////// Background background = slide.getBackground(); Fill fill = background.getFill(); background.getEscherProperty(EscherProperties.FILL__BLIPFILENAME) ////////////////////////////////////////////////////////////// Exception in thread "main" java.lang.ClassCastException: org.apache.poi.ddf.EscherComplexProperty cannot be cast to org.apache.poi.ddf.EscherSimpleProperty at org.apache.poi.hslf.model.Shape.getEscherProperty(Shape.java:312) at com.healthsuggi.slideshare.conv.plugin.PPT2SWF.convert(PPT2SWF.java:77) at com.healthsuggi.slideshare.conv.plugin.PPT2SWF.main(PPT2SWF.java:287) /////////////////////////////////// the attached file the demo slide file for the exception.
Can you upload a sample ppt demonstrating the problem? Yegor
No update for some time => Resolve for now, please reopen with more information if this is still an issue.