Hi I am trying to open an Excel 2007 file created in Excel 2003 using the Microsoft Compatibility Pack for 2007 Office System and I am getting the following error:
Exception in thread “main” java.io.IOException: It is not a valid excel2007 file.For input string: “8.5”
at com.aspose.cells.Workbook.open(Unknown Source)
I’ve attach the XLSX file that I am using. I also tried out the newly hot fix attached in http://www.aspose.com/community/forums/125015/invalid-print-quality-error-opening-excel-2007-file-using-java/showthread.aspx and it didn’t solve the problem. Please advise.
Possibly related thread:
http://www.aspose.com/community/forums/125015/invalid-print-quality-error-opening-excel-2007-file-using-java/showthread.aspx
- Jason
Hi Jason,
Thanks for providing us the template file.
Yes, we found the issue you have mentioned, we will provide a fix soon.
Thank you.
Hi Jason,
Please try this attached fix, thank you.
Works like a charm! Thanks, Aspose Team.
- Jason