I am using Aspose PDF library for .Net version 24.10 in my application,
For one of the PDF file(attached file “sample-error-3.pdf”) , I am facing an issue,
when I create link for the text “Section 2.1” or for the text …...Page page = pdfDoc.Pages[1]; Aspose.Pdf.Rectangle...LinkAnnotation link = new LinkAnnotation(page, AnnotRect); Border border =...