You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2016/03/29 21:42:07 UTC

[Bug 51601] Excel 2003 and 2007 can not open file generated by poi if the number of sheet in a workbook exceed 1370 sheets

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

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from Dominik Stadler <do...@gmx.at> ---
I don't think there is much chance of fixing this unless a full patch with a
number of unit-tests to cover the changes is contributed. 

Having so many sheets is a very rare case and changing the sizes of records has
a high risk of breaking other stuff. 

Using XSSFWorkbook and the newer .xlsx files allows to create such Excel files
just fine, so if possible please switch to using the newer .xlsx based format.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org