Interface ValidationBatchSummary

    • Method Detail

      • getCompliantPdfaCount

        int getCompliantPdfaCount()
        Returns:
        the number of compliant PDF/As in the batch, that is the number of files that passed PDF/A validation.
      • getNonCompliantPdfaCount

        int getNonCompliantPdfaCount()
        Returns:
        the number of non-compliant PDF/As in the batch, that is the number of files that failed PDF/A validation.