You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by GitBox <gi...@apache.org> on 2020/05/31 12:12:01 UTC

[GitHub] [poi] rzymek commented on pull request #154: [bug-57342] Excel compatible Zip64 implementation

rzymek commented on pull request #154:
URL: https://github.com/apache/poi/pull/154#issuecomment-636462830


   Are you getting "corrupted file" error from Excel or OpenOffice or something else? OpenOffice Calc  has a limit of 1024 columns (Excel's limit is 16k columns). Other than that, the code looks ok.
   
   Zip64Mode needs to be Always in this case to enable ZIP64 handling compatible with Excel.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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