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

2020-06-01 Thread GitBox
bosofelipe commented on pull request #154: URL: https://github.com/apache/poi/pull/154#issuecomment-636839433 @rzymek I tested with Libre Office... now i tested with MS Excel and the problem was solved, Is a limitation of Libre office, with you told us? Tks a lot!

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

2020-05-29 Thread GitBox
bosofelipe commented on pull request #154: URL: https://github.com/apache/poi/pull/154#issuecomment-636070287 @rzymek my current code failed `import java.io.File; import java.io.FileOutputStream; import org.apache.commons.compress.archivers.zip.Zip64Mode; import

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

2020-05-29 Thread GitBox
bosofelipe commented on pull request #154: URL: https://github.com/apache/poi/pull/154#issuecomment-636060520 @rzymek Could you give me an example because i try generate a large excel with 37000 rows and 2500 coluns and file still corrupted using apache 4.1.2