On Wed, 13 Jan 2010, ODaniel, Robert L CTR USAF AFMC 72 ABW/SCPT wrote:
When trying to render the slide to the Graphics2D object, the following errors are received: java.lang.NoSuchMethodError: org.apache.poi.ddf.EscherContainerRecord.getChildIterator()Ljava/util/Iterat or; at org.apache.poi.hslf.model.Sheet.getBackground(Sheet.java:356) at org.apache.poi.hslf.model.Slide.draw(Slide.java:422) at tsc.util.Extractor.extractPptText(Extractor.java:1473)
See http://poi.apache.org/faq.html#faq-N10019 You've almost certainly got an older version of POI on your classpath Nick --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@poi.apache.org For additional commands, e-mail: user-h...@poi.apache.org