Problem when printing sheet with spanish special characters to PDF

Hello,


We currently have an Excel sheet with some spanish content with special characters (such as ñ). The data displays correctly on Excel, but when saving the sheet as PDF, the special characters overlap with the character before it. This also happens with some other characters such as “º”.

We are using Aspose.Cells 7.7.2

Is this a bug?

Cheers.

PS: I’m attaching an image with the issue.

Hi,

Please download and try our latest version/ fix: Aspose.Cells for Java v7.7.2.4 if it makes any difference.


Also, please make sure that you have relevant fonts installed on your system and you have specified the fonts directory (using CellsHelper.setFontDir() static method) in your codes at the start before using other Aspose.Cells APIs

If you still find the issue, kindly provide your template Excel file here, we will check your issue soon.

Thank you.


Using the new version and changing fonts in the excel solved the issue.


Thank you.

Hi,


Good to know that your issue is sorted out now. Feel free to contact us any time if you need further help or have some other issue or queries, we will be happy to assist you soon.

Thank you.