You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by gipsy <sp...@gmail.com> on 2010/11/02 10:45:44 UTC

Save as "xls" with XSSF

Hi

My Problem is - I have to save very big Excel files with Apache POI. With
HSSF - I had an "Heap Space Error". So I searched an other solution and
found this:

http://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/xssf/usermodel/examples/BigGridDemo.java

This solution bases on XSSF - but I want to save my file in xls-format and
not in xslx. Change XSSF in HSSF is not that simple for this solution - I
think. Is there a possibility for me to reach my target?

best regards

Thomas
-- 
View this message in context: http://apache-poi.1045710.n5.nabble.com/Save-as-xls-with-XSSF-tp3246421p3246421.html
Sent from the POI - User mailing list archive at Nabble.com.

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