https://issues.apache.org/bugzilla/show_bug.cgi?id=46796
Summary: I can not read excel password protected workbook files
Product: POI
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: HSSF
AssignedTo: [email protected]
ReportedBy: [email protected]
I just need to read an excel password protected workbook file.
This excel file is password protected because no one can modify the structure
of it. I just need to read the contents of the specified sheet, i understand
that is not posible edit this excel file, but a person should be able to read
the contents of one or some sheets of this workbook.
When we tried to open a excel file that is password protected (workbook and
sheet) it throws a java.lang.reflect.InvocationTargetException, but when we
tried to open a excel file that is password protected (only sheet) it reads
succesfully.
I think that if we were to try to open an excel file that is password protected
(workbook and sheet) it should read the contents succesfully, but only for
reading the contents, not write it, i mean, without modifying the estructure of
the workbook.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]