We are using the Aspose.Cells component v 5.2.1.1 to convert the attached Excel file to PDF. The conversion fails with the following exception:
Aspose.Cells.CellsException: Arithmetic operation resulted in an overflow.
at ?.?.?(Stream ?)
at Aspose.Cells.Workbook.Save(Stream stream, SaveOptions saveOptions)
We have tested this file with the latest version of Aspose.Cells (v5.3.3.0) and confirm the same error still exists. Please note that the file opens fine in both Excel 2007 and 2010 and can be successfully saved to PDF through Office so the issue is likely in the Aspose.Cells conversion or save module.
Looking forward to a prompt response and resolution as this is effecting conversion of documents in our production environment.