Danny, Thanks for the response. I do not need to strip the password. Is their no API to pass the password to the workbook?
Oscar A. Ramirez Goldman, Sachs & Co. Voice: (212) 357-7402 Email: [EMAIL PROTECTED] -----Original Message----- From: Danny Mui [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 01, 2003 9:04 AM To: POI Users List Subject: Re: Password-protected Excel Workbook the poi API doesn't support unprotecting workbooks. sticky issues like jail involved ;) you can strip off the passwords from third party utils though. danny Ramirez, Oscar wrote: >Do any of you have experience reading password protected Excel workbooks? > >I have an application that is reading Excel workbooks with no problem, >except that one of our clients is now sending its spreadsheet with a >password. How can I pass the password to open the Workbook? > >Any help would be appreciated. > >Thanks, > >Oscar A. Ramirez >Goldman, Sachs & Co. >Voice: (212) 357-7402 >Email: [EMAIL PROTECTED] > > >--------------------------------------------------------------------- >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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
