Problem when converting right-to-left aligned excel to pdf

I’m tring to convert the atached excel file to pdf.

the excel is aligned rigth-to-left align.
In the result pdf the table and it’s content is aligned left-to-right.

the code I’m using:
memDoc - original excel file stream
memPdf - result PDF file stream

Workbook doc = new Workbook(memDoc);
doc.Save(memPdf, Aspose.Cells.SaveFormat.Pdf);

Is there any solution for this issue?

Thanks,
Nataly

Hi,

Thanks for your posting and using Aspose.Cells.

Please download and try the latest version: Aspose.Cells
for .NET v7.4.3.1
It should work fine. If you still have a problem, please provide your output file.

We have tested it at our end and did not find any alignment issue.


Hi

I'm testing your latest version of Aspose.Cell (v 7.5.0) and the Right-to-Left problem is already exists! I also checked the 7.4.1 version and the result was the same. please see attached xls and converted pdf files.

Hi,

Thanks for your posting and using Aspose.Cells for .NET.

We were able to observe this issue using the latest version: Aspose.Cells
for .NET v7.5.0.1
with your source file. We have logged this issue in our database. We will look into it and resolve this issue. Once the issue is resolved or we have some other update for you, we will let you know asap.

This issue has been logged as CELLSNET-41776.

We have also attached the screenshot for a reference.

Hi,

Please try our latest version/fix: Aspose.Cells for .NET 7.6.1.2

Your issue is fixed in it.

Let us know your feedback.

Thank you.

The issues you have found earlier (filed as CELLSNET-41776) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.