Problem with saving a workbook as PDF: underline is too thick

Hi,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

When I load an xls file and save it back to a pdf the underline text are too thick.
In attachment you can see the loaded xls file and the generated pdf by aspose.cells.

WorkbookDesigner designer = new WorkbookDesigner();
designer.Open(@"c:\aa.xls");
designer.Workbook.Save(@"c:\aa.pdf", FileFormatType.Pdf);

When you look at cell B27 the underline is going over the text.
The character “y” looks like a “v”.

What is wrong? Or am I missing something?

Greets

Sébastien

Hi,

We found the issue after conducting a test (Xls2Pdf conversion) using your template excel file. We will figure it out soon.

Your issue has been registered into our issue tracking system with an issue id: CELLSNET-16168.
We will notify your when it is sorted out.

Thank you.

Any idea when this issue will be solved?
It is very urgent for our company.

Greets

Sébastien
http://www.elia.be

Hi,

Please try the attached latest version of Aspose.Cells for .NET. We have fixed your mentioned issue.

Thank You & Best Regards,

Thank you for very fast response.
It works fine now.

Greets

Sébastien
http://www.elia.be