Hi,
I’m using Aspose Cells 22.1
When I convert a sample from xls to pdf, I get data loss. I tried updating to the latest version but still getting the same issue.
After conversion, the rows contain hyperlink is missin…...code: using(var workbook = new Aspose.Cells.Workbook(inFile)) { workbook...workbook.AcceptAllRevisions(); workbook.Save(outFile, SaveFormat...