I tried converting the excel file to PDF with old Aspose components(licensed version 4.7.1.0) but it is not even able to open the file. I am get following exception when trying to open that file with Aspose.Cells.
Destination array out of range
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.BitConverter.ToInt16(Byte[] value, Int32 startIndex)
at System.BitConverter.ToUInt16(Byte[] value, Int32 startIndex)
at Aspose.Cells.RW.x8b6071c5dcbbf539.x9af9735afe1963bd(x508b33aea0611cd1 xcf18e5243f8d5fd3)
at Aspose.Cells.RW.x8b6071c5dcbbf539.xbddc206c7dafc24d(x508b33aea0611cd1 xcf18e5243f8d5fd3)
I tried converting the same file using newer version of Aspose components(4.9.0.0). I was able to open the file but was not able to convert it. I get the following exception
Rounding digits must be between 0 and 15, inclusive.
Parameter name: digits
at xf1e06fd8be9d8c69.x19af241ea5d0fb76.x0acd3c2012ea2ee8(String xafe2f3653ee64ebc)
at Aspose.Cells.Workbook.Save(String fileName, FileFormatType fileFormatType) .
Please provide fix for this issue as soon as possible. Reply me on vpatel@intralinks.com or call on 617-648-3518 if you need anything else.