Class PdfUA2LinkChecker

java.lang.Object
com.itextpdf.pdfua.checkers.utils.ua2.PdfUA2LinkChecker

public final class PdfUA2LinkChecker extends Object
Class that provides methods for checking PDF/UA-2 compliance of link annotations.
  • Method Details

    • checkLinkAnnotations

      public static void checkLinkAnnotations (PdfDocument document)
      Verifies that each link annotation present in the document is tagged.
      Parameters:
      document - the PdfDocument to check links for