Re: Apache POI: Content Issue while processing huge excel file with SXSSF

2017-11-22 Thread Bertrand Delacretaz
Hi, On Wed, Nov 22, 2017 at 4:17 PM, Thamodharan Balraj wrote: > ...I am trying to generate a excel with SXSSF workbook... You should ask the POI project about that, see http://poi.apache.org/mailinglists.html for their users mailing list. -Bertrand

Apache POI: Content Issue while processing huge excel file with SXSSF

2017-11-22 Thread Thamodharan Balraj
Hi Everyone, I am trying to generate a excel with SXSSF workbook. The size of excel may shoot to 200-300MB, whose row count will be 5,00,000 and column count will be around 150 approximately..! I get content issue while opening such large excel file. The version which I am using is APACHE POI 3.9