iText 7 7.1.8 API
iText.Pdfa.Checker Namespace Reference

Classes

class   PdfA1Checker
  PdfA1Checker defines the requirements of the PDF/A-1 standard and contains method implementations from the abstract PdfAChecker class. More...
 
class   PdfA2Checker
  PdfA2Checker defines the requirements of the PDF/A-2 standard and contains a number of methods that override the implementations of its superclass PdfA1Checker More...
 
class   PdfA3Checker
  PdfA3Checker defines the requirements of the PDF/A-3 standard and contains a number of methods that override the implementations of its superclass PdfA2CheckerThe specification implemented by this class is ISO 19005-3 More...
 
class   PdfAChecker
  An abstract class that will run through all necessary checks defined in the different PDF/A standards and levels. More...