The attached XLS file fails to convert to PDF using Aspose.Cells. The exception is:
Unhandled Exception: Aspose.Cells.CellsException: Length cannot be less than zero.
Parameter name: length
at ?.?.?(String ?)
at Aspose.Cells.Workbook.Save(String fileName, FileFormatType fileFormatType)
at BankOfAmerica.ECI.MSExcelToPDF.ConvertExcelToPDF(String inName, String outName, Boolean thisDir, Boolean verbose)
Hi,
Thanks for providing us the template file.
We found the issue after an initial test as you described.
We will fix it soon.
Thank you.
Hi,
Thank you for considering Aspose.
Please try the attached latest version of Aspose.Cells. We have fixed your mentioned issue.
Thank You & Best Regards,
Yep, that fixed it.
You guys are pretty good about fixing bugs quickly.
The issues you have found earlier (filed as 9608) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.
Note: Just for your knowledge. In the new release v4.8.0, we have merged Aspose.Grid suite to Aspose.Cells for .NET msi installer as Aspose.Grid would be no longer offered as a separate product now. You need to install the installer (uninstall older one first if you have) and use only Aspose.Cells.dll library in your project for your need. You may also take advantage using Aspose.Cells Grid suite though.