Tag Archives: Create Hyperlink in PDF

Create Hyperlinks in PDF using Annotations in C#

Hyperlinks are normally used to associate external data to any specified area of the document. We can transform any part of the documents to hyperlinks using the link annotations. As a programmer, you can add these link annotations to documents within your .NET applications. In this article, we are going to discuss that how to create hyperlinks in PDF files using C#.

The following topics are covered in this article:

  • .NET API to Add Hyperlinks in PDF files
  • How to Programmatically Create Hyperlinks in PDF
Posted in GroupDocs.Annotation Product Family | Tagged , , , , ,

Create Hyperlinks in PDF using Annotations in Java

Link annotations are used to create any part of the document as hyperlink. In other words, it allows us to associate external data with the specified area of the document. We can add these link annotations to documents within Java applications. In this article, you will learnĀ how to create hyperlinks in PDF files using Java.

The following topics are covered in this article:

  • Java API to Add Hyperlinks in PDF files
  • How to Programmatically Create Hyperlinks in PDF
Posted in GroupDocs.Annotation Product Family | Tagged , , , , ,