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