Class PdfUA2NotesChecker

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

public final class PdfUA2NotesChecker extends Object
Utility class which performs Note and FENote checks according to PDF/UA-2 specification.
  • Method Details

    • checkStructElement

      public void checkStructElement (IStructureNode elem)
      Checks if Note and FENote elements are correct according to PDF/UA-2 specification.
      Parameters:
      elem - list structure element to check
      Throws:
      PdfUAConformanceException - if document has incorrect tag structure for Note and FENote tags