This is the tree I am getting:

Root Entry -
  EncryptionInfo
  EncryptedPackage
  _DataSpaces -
    TransformInfo -
      StrongEncryptionTransform -
        Primary <(0x06)Primary>
    Version
    DataSpaceMap
    DataSpaceInfo -
      StrongEncryptionDataSpace


On 15-Apr-2010, at 09:26, Nick Burch wrote:

> On Thu, 15 Apr 2010, Andre-John Mas wrote:
>> I am trying to read an Excel 2007 file and I running into the following 
>> issue:
>> 
>> java.lang.IllegalArgumentException: The supplied POIFSFileSystem does not 
>> contain a BIFF8 'Workbook' entry. Is it really an excel file?
> 
> Your file isn't in the expected structure. You could try running 
> org.apache.poi.poifs.dev.POIFS.POIFSLister against it to see what it contains 
> instead
> 
> 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]

Reply via email to