Tag Archives: Annotate PDF 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
Posted in GroupDocs.Annotation Product Family | Tagged , , , , ,

Highlight PDF using Annotations in Java

It is often needed to highlight important areas of your documents on purpose. As a developer, you can automate highlighting within your applications. In this article, you will learn how to highlight text and any area in PDF files using Java. Additionally, there will be several properties of highlighting that can be adjusted according to the requirement.

The following topics are covered in this article:

  • Java API to Highlight PDF
  • How to Programmatically Highlight PDF
Posted in GroupDocs.Annotation Product Family | Tagged , , , , ,

Add or Remove Annotations from PDF files using Java

There was a time when we used to discuss document content and feedback in long email threads with multiple attachments and different file versions. Now we can simply use annotations to markup the document with messages and replies and send it. In this article, you will learn how to programmatically annotate PDF documents in Java with your application.

The following are the topics discussed briefly in this article:

  • Java API to Work with Annotations in PDF
  • Add Annotations to PDF in Java
    • Arrow annotation to PDF
    • Rectangle annotation of PDF
    • Ellipse or Oval annotation to PDF
    • Distance annotation to PDF
  • Remove Annotations from PDF in Java

Continue Reading ...

Posted in GroupDocs.Annotation Product Family | Tagged , ,