Hi Nick, I opened a new bug on bugzilla -> Bug 44840.
Thanks. Gazanfer -----Original Message----- From: Nick Burch [mailto:[EMAIL PROTECTED] Sent: Friday, April 11, 2008 1:54 PM To: POI Users List Subject: Re: HSSFObjectData: how to read the entry of an CheckBox On Wed, 9 Apr 2008, Ercan, Gazanfer (CIO) (EXT) wrote: > If I call getDirectory() this throws an exception. > > java.io.FileNotFoundException: no such entry: "MBD00000000" Your ftPictFmla references the steam with id 0: .streamId = 0x00000000 (0 ) But no such stream exists in your file, which is going to be a problem. I've taken a look at EmbeddedObjectRefSubRecord, and I'm not completely sure it's correct. Any chance you could open a new bug on bugzilla, and upload the problem file, so we can take a look? Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
