OutOfmemory Expection

I am trying to convert this excel to PDF, it throwing exception out of memory, and if i am trying to convert single page it is converting okay, but data is not correct i mean junk data is coming


workbook wb = new workbook(input file path);

wb.save(output fle, file format)

Hi,


I have tested your scenario with our latest version/fix: Aspose.Cells for Java v7.6.0.5, it works fine and I don’t find the problem/exception as it generates the output PDF (3.64MB in size) fine. Please make sure you have sufficient amount of RAM for the process.

Please try our latest version/fix:Aspose.Cells for Java v7.6.0.5.

Thank you.