Hi,
I try to run the report which has around 40MB dat file with the heapsize increased 512m but I am getting the out of memory error after 70,000+ rows.Every sheet should fill the 65000 rows (around 8 sheets of data in that dat file).But after starting the second sheet the GC is getting full.I tried with several GC tununig command but it not working.
Is there any row limits or minimum memory requirements to run the application using aspose api?
Is there any way to save the workbook inbetween (after every sheet) and clean the memory?
thanks
Satish M