Hello Aspose Team
Can I get help to know How to Find & Replace Hyperlinks in pdf.
I used the below sample code to get the hyperlink.
Document document = new Document("c:/pdftest/TempFile.pdf");
// Traverse thro…...12:29pm 8 Hi David, In order to update/replace links inside PDF document...this requirement, please visit Update Links in a PDF File sergei...