https://forum.aspose.com/t/font-rendering-differences-in-pdf-conversion-using-aspose-cells/316848/6
Good day! I hope this message finds you well.
I wanted to kindly follow up regarding the issue we previously discussed…... Workbook excelWorkbook = new Workbook("sample.xlsx");...saveOptions = new PdfSaveOptions(); workbook.save(pdfFilePath, saveOptions);...