Hi team,
There is this scenario in which aspose cells is not working as expected.The scenario is when there is double bottom cell border as well as underlined text. The output pdf file has only two bottom border lines instead of three. I have created a DLL file , which user has to reference it in their console application and call ReadandGeneratePDF(). Please find the DLL file attached and also the input excel file. I have also attached the output pdf file("output.pdf").
Steps:
1.Create a console application.
2.Reference the attached DLL in your application.
3.Call ReadandGeneratePDF() in the application.
4.I have attached the input file (IssueFont.xlsx) also . Put the file in your project folder's bin\debug folder.
5.Run the application.
6. Output pdf will be found in your "C:\FontIssue" folder.
Please revert back for any clarification.
Awaiting your quick responseAwaiting your quick response. Thanks.