En

Highlight PDF using Annotations in C#

While reviewing or to attract viewer to an important content, you may need to highlight some part of the document. As a developer, you can automate this feature by using highlight annotations within your applications. In this article, you will learn how to highlight text and any area in PDF files using C#.
October 12, 2021 · 2 min · Shoaib Khan

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.
October 7, 2021 · 2 min · Shoaib Khan