Go for it if you need it for yourself. I don't have time to mess with a patch of the old stuff right now because I am so very very close to a beta release on the new stuff. If you want me to add this functionality to the latest stuff, fill out a feature request in bugzilla. I will definitely put it in, I just need you to do that so I don't forget.
-Ryan ----- Original Message ----- From: "Nick Burch" <[EMAIL PROTECTED]> To: "POI Users List" <[EMAIL PROTECTED]>; "Ryan Ackley" <[EMAIL PROTECTED]> Sent: Tuesday, February 10, 2004 12:28 PM Subject: Re: Password protected word documents > On Tue, 10 Feb 2004, Ryan Ackley wrote: > > There is a way but I don't know how to do it with the old stuff. I am > > working on new stuff right now. You need to get the short at offset 0xA > > of the FIB. Check for the bit flag 0x0100. If this doesn't make sense to > > you, you will have to wait for the new stuff I guess. > > That makes enough sense that I could probably do it > > Based on this, would it be worth me extending extractor.WordDocument to > check for this, and throw something like a PasswordProtectedDocument > exception if it found it (rather than blowing up with an out or memory > error as now)? > > 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]
