Is there a way to specify only that the rows and cols data alone needs
to be transferred in my HSSFWorkbook.getBytes() call?
 
 
Thanks & Regards,
Dhamo.
 
 

________________________________

From: Dhamodharan krishnan 
Sent: Thursday, March 12, 2009 5:17 PM
To: '[email protected]'
Subject: Doubts 


Hi all,

I have to support a Customer's request which needs to have more than
30,000 rows in a single sheet.

If I do a getBytes() call, it throws Out of Memory Error, if I do it one
shot.

I am trying to write the data to the file chunk by chunk from the
Workbook. i.e. 1000 rows per chunk.

But the Workbook sends a EOFRecord in each of the getBytes() call.

I was trying to make an attempt to clear EOFRecord. But it has private
and protected access. I was not able to clear it off.

 

Thanks & Regards, 
Dhamo. 
M : 94441 87670 
Skype : dhamo_planet
 
  • Doubts Dhamodharan krishnan
    • RE: Doubts Dhamodharan krishnan

Reply via email to