Unable to generate Chinese PDF from Excel using Aspose Cell in Multi-Threaded environment(Weblogic 10.3)

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,


We will try to fix the issue (regarding formatting/alignment) in the next week. Our concerned developers from China is on leave for the Spring festival, they will be back in the next week.

Once we solve the issue, we will let you know here.

Thank you.

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 attach the sample input Excel file and output PDF file (generated by the latest fixed version v7.1.0.3), also give us screen shot to highlight (encircle with red color) the problematic area on the shape to make us better understand the problem, we will look into it soon.

Thank you.

Please find the attached template and generated pdf

Hi,


Yes, you are right. I tested with your file and found the issue in the PDF file, i.e. the bottom border line of the image shape (above) in the second and third worksheets is not rendered fine. I have reopened the issue and we will soon look into it.

Thank you.

Hi,

We have fixed this issue. Please download: Aspose.Cells for Java v7.1.0.4

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,


Thanks for providing us the template file with screen shot.

I have reopened your issue “CELLSJAVA-40115”. We will soon look into it.

Once we have any update, we will let you know here.

Thank you.

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,


We are working over your issue, hopefully we can provide you the fix in 2-4 working days.

Thanks for your time.

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