Hi,
Hi Vijayaa,
Hi Vijayaa,
We have evaluated the presented scenario while using the latest version of Aspose.Cells for Java 8.7.0.2, and we are able to notice the problem in Aspose.Cells’ generated image, that is; the legend entries in the resultant image are not in correct order as compared to the original chart in source spreadsheet. We have logged this incident as CELLSJAVA-41734 in our bug tracking system for further investigation. You have to spare us little time to properly analyze the case and get back with updates in this regard.
Hi,
Hi,
Thanks for using Aspose.Cells.
Please try the new fix for legend order issue.
Please download and try the latest fix:
Aspose.Cells for Java v8.7.1.2 and let us know your feedback.
Hi,
Hi,
Hi,
Hi Vijayaa,
Hi Team,
Hi Vijayaa,
Hi,
Thanks for using Aspose.Cells.
We are hopeful to provide a fix for your issue in next week.
Hi,
Thanks for using Aspose.Cells.
Please try the new fix for legend order issue.
Please download and try the latest fix: Aspose.Cells for Java v8.7.1.4 and let us know your feedback.
Hi,
Thanks for your support.
But the issue still exists. Kindly take a look at this issue again.
Regards,
Vijayaa
Hi,
Thanks for your feedback and using Aspose.Cells.
We have tested your issue with the latest version: Aspose.Cells for Java v8.7.1.4 by converting your excel file into pdf and chart images are good. The legend order is also good. Please check the page 1 in the output pdf. I have also attached the screenshot showing the legend inside the pdf for your reference.
Please make sure you are using the latest version. You can also check it via the following code.
System.out.println(CellsHelper.getVersion());
Here is the code I used to convert your excel file into pdf.
Java
String path = “F:\Downloads\SAMPLE1.XLSX”;
Workbook wb = new Workbook(path);
wb.save(path + “.out.pdf”);
Hi Team,
Thanks for the update on this issue.
I tried once again with the jar you suggested but still I can see the issue.
May I know whether the jar you suggested is compatible with the UNIX environment based application. (The application we are using is deployed in UNIX server).
Regards,
Vijayaa
Hi Vijayaa,
Hi,
Thanks for using Aspose.Cells.
This is to inform you that we have fixed your issue CELLSJAVA-41734 now. We will soon provide the fix after performing QA and including other enhancements and fixes.
Hi,
Thanks for your using Aspose.Cells.
Please download and try the latest fix: Aspose.Cells for Java v8.7.2.2 and let us know your feedback.
The issues you have found earlier (filed as CELLSJAVA-41734) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.