Underline Show in some but not in all PDF when converting from Excel to PDF file

Hi,



The two attached files, one excel and one pdf file, show that some underline shows up but some does not. Cell A15 underline shows up but A18 does not, for example.



In addition, some content get cutoff. An example is cell A15 the content "odel year with " does not show up in pdf file. Any suggestion on how to prevent this?



Thanks in advance,



JS

Hi JS,


Thank you for contacting Aspose support.

We have evaluated your presented scenarios while using the latest version of Aspose.Cells for .NET 8.4.2.7, and we are not able to replicate any of the mentioned issues. Please give a try to the latest version of your side and let us know of your feedback.

C#

var book = new Workbook(“D:/Lifetime_Engine_Warranty_20150618091226272.xlsx”);
book.Save(“D:/result.pdf”, SaveFormat.Pdf);

Hi again,


Can you send me your pdf file?

I have received the above private message regarding the PDF generated on my side. The aforesaid file is attached to my previous post here. Could you please check and let me know if you face any difficulty in accessing the attachment?