Search and replace text with hyperlink

Hi there,

Is there a way to use Aspose.Pdf.Kit to search a PDF for a specific text and replace it with a hyperlink?

Thanx

Hi Roger,

Thank you very much for considering Aspose.

You can only search and replace some text in a PDF file using ReplaceText method. However, if you want to add a hyperlink in a PDF file you’ll have to use CreateWeblink method.

I hope this helps. If you have any further questions, please do let us know.
Regards,

Is it possible to search for existing text and turn that text into a hyperlink? Or, replace the existing text with new text as a hyperlink?

Thanks,
Gary

Hi Gary,


Thanks for contacting support.

Aspose.Pdf for .NET supports the feature to search and get the information associated with the string/word. Then you may consider replacing the string/word with new text or you can add hyperlink on that location. Please visit the following link for further information on


In the event of any futher query, please feel free to contact.