On Wed, 1 Jun 2005, Stefan Gritzka wrote:
Here's some details to the exception:
java.lang.NegativeArraySizeException
at
org.apache.poi.ddf.EscherClientAnchorRecord.fillFields(EscherClientAnchorRecord.java:72)
at
Can you check to see if you have the latest DDF stuff? There are some
fixes in there (esp. to EscherClientAnchorRecord) that are needed by the
powerpoint code
If you don't have "private boolean shortRecord = false;" on about line 50
of org.apache.poi.ddf.EscherClientAnchorRecord.java, then you'll need to
do a cvs update. If you do, can you attach the PPT file to a new bug, and
I'll take a look at what's wrong
Nick
---------------------------------------------------------------------
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/