Hi, the previous issue heap size error was solved in aspose 7.1.0 version.
so, is there any previous version where the formatting, alignment issue and the heap size issue is solved. if not please tell us the approximate date when this will be fixed
We are in very critical state.
we need to fix it soon ..
Hi,
Hi,
Please try the new fix: Aspose.Cells for Java
v7.1.0.3
We have fixed some issues of the text formatting and alignment.
Hi,
Thanks a lot.
Text formatting issue is resolved but shapes are not rendered properly.
Suppose if i have a line shape in excel template, the width of the line is reduced in pdf.
Hi,
Please find the attached template and generated pdf
Hi,
Hi,
Currently we are using aspose-cells-2.4.2.4.jar file. For all the above stated issues we can use the latest version you gave us going forward. But currently we need the issues to be fixed in aspose-cells-2.4.2.4.jar file. Can you provide us ? i mean in the same jar file can you update all the changes and give us the same version jar file ?
Hi,
We do not fix issues based on older versions. It is our policy to fix the issues based on latest version.
Hi,
Is there any API link for aspose-cells-7.1.0.4.jar
am not able to do the below opertaion.
Blob excelBlob = (Blob)exlXmlBlob[1];
this.excelWb= new Workbook(excelBlob.getBinaryStream());
Worksheet sheet = excelWb.getWorksheets().get(iSheetNumber);
it says runtime error, constructor not available for Workbook
and method not found error for excelWb.getWorksheets().
Hi,
Please first download the Major Release from this link:
Aspose.Cells for Java 7.1.0
Once, you have downloaded it, then replace aspose.cells jar with this Minor Release:
Aspose.Cells
for Java v7.1.0.4
The issues you have found earlier (filed as CELLSJAVA-40115;CELLSJAVA-40115) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.
Hi,
Formatting issues are not resolved yet.
Text is getting cut at some places. Also getting overlapped.
Please check the attached template and generated pdf.
I have also attached the screenshot and marked where the alignment is missing and text getting cut at the right end.
Note: Am using aspose 7.1.1
Hi,
Hi,
any updates on the above.??
Dear Support Team,
We really need your attention for this issue as our deliverables are dependent on this.
Appreciate your speedy response on this.
Regards,
Dhinesh
Hi Dhinesh,
Hi,
Please see attached pdf file we generated from your given template file with 7.1.1 version. We think it is much better than the one you attached and it is hard for us to improve it much more based on this output. Would you please test whether you can reproduce the issue with a simple java program using 7.1.1? If you can get the same issue, we think maybe it is caused by the different fonts of your enviornment and ours. In such situation you may try to use fonts of windows system instead to check whether you can get better output.
The issues you have found earlier (filed as ) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by MuzammilKhan