Re: HSLFSlideShow and NegativeArraySizeException

2006-08-18 Thread Giuliano Pasqualotto
Thank you for the reply and sorry for the delay! For a strange reason it runs perfectly when I use JRE rather than JDK (same version, 1.5_07). Is there an explanation? 2006/8/14, Nick Burch <[EMAIL PROTECTED]>: For some reason, the code for PPDrawing is being broken with your powerpoint file Co

HSLFSlideShow and NegativeArraySizeException

2006-08-11 Thread Giuliano Pasqualotto
Hi, I'm using HSLF to find a keyword in a SlideShows text, but I get an exception when I try to create an istance of HSLFSlideShow with: SlideShow slideShow = new SlideShow(new HSLFSlideShow(fileName)); That's the exception: Exception in thread "AWT-EventQueue-0" java.lang.RuntimeException: Cou