Aspose cells conversion to PDF- modification of original font size

Hi,



I’m trying to convert this attached Excel file into PDF by using Aspose Cells.

The result file is ‘PDF converted.pdf’ If you open files you can see that the font size of column ‘Percentage’ in PDF document has changed and is bigger than in the Excel file (compare to other columns).

The operations I do are very simple (in VB.NET):

Dim AWB As Aspose.Cells.Workbook = New Aspose.Cells.Workbook(strFileName)

AWB.Save(strFileName, Aspose.Cells.SaveFormat.Pdf)



For several reasons, I cannot modify the initial Excel file.

Is there anyway to avoid this issue?



Regards

Hi,


Thanks for the template file.

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

Aspose.Cells for .NET v17.02.9 (.NET 2.0) compiled in .NET Framework 2.0.
Aspose.Cells for .NET v17.02.9 (.NET 4.0) compiled in .NET Framework 4.0.
(Note: please choose any of the fixes for your underlying .NET framework version)

I have tested your scenario/ case using your template file with v17.2.9 and it works fine. I do not find your mentioned issue in the output PDF file.

Let us know if you still find the issue.

Thank you.
Hi
Thanks for your analyze.

I have tested in my environment with an evaluation version of the latest DLL, and it works also for me!

We are going to try to migrate to this version.

Hi,


Good to know that your issue is sorted out by the latest version/fix. 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.