On Thu, 24 Aug 2006, WATHELET Thomas wrote:
I retrived this error message because the document is protected with a password. How can I solve this error?
There is currently no code in hwpf to detect for password protected files, so hwpf plows on trying to read it as unencrypted, and gets all confused.
If someone can figure out how to detect if a word document is encrypted or not, we can add in catching code. Just needs someone to find a bunch of encrypted documents, and see what they have in common.
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/
