https://bz.apache.org/bugzilla/show_bug.cgi?id=65877

--- Comment #4 from Debashish Sahu <[email protected]> ---
Point is we don't need the password , password is required only to open the
file in write mode. 
Here we are try to open the file in read-only mode.

We are able to parse the file in read only mode using POI, after the file is
opened at least once in the host machine native app (Windows - MS Excel).

We are expecting that using POI, we should be able to parse write protected
excel files without having to open it once using native app.

We could have shared an example file, but as of now the files are internal in
nature. we are trying to come up with a dummy test file

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to