Search
Follow Us
Categories
- News Release(3)
Tag Archives: Link Annotation in CSharp
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