Workbook opening problem

Hi,

I have problem when I try to open workbook. I used following code:

Workbook workbook = new Workbook();

workbook.open(“d:/excel/Translations-InGenuity POP_082509.xls”);

Sample file is in attachment.

Can you help me, please?

Thanks,
Zeljko

Hi,

Thank you for considering Aspose.

We have found your mentioned issue after an initial test. We will look into it and get back to you soon. The issue has been registered in our issue tracking system with issue id CELLSJAVA-12727.

As a workaround, you may open the File in MS Excel and save it. Then it will work fine with Aspose.Cells.

Thank You & Best Regards,

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,

Hi,

Thanks for fast fix. Now I have problem to open xlsx document. I used following code:

Workbook workbook = new Workbook();

workbook.open(“d:/excel/source.xlsx”);

source.xlsx is in attachment.

Zeljko

Hi,

Thank you for considering Aspose.

We have found your mentioned issues after an initial test. We will look into it and get back to you soon. Your issue has been registered in our issue tracking system with issue id CELLSJAVA-12870.

Thank You & Best Regards,

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,

Hi,

Thanks for fast fix, it helps me a lot.

Zeljko

The issues you have found earlier (filed as 12727;12870) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.