-
-
class
PdfA1Checker defines the requirements of the PDF/A-1 standard and contains method implementations from the abstract
PdfAChecker
class.
class
PdfA2Checker defines the requirements of the PDF/A-2 standard and contains a number of methods that override the implementations of its superclass
PdfA1Checker
.
class
PdfA3Checker defines the requirements of the PDF/A-3 standard and contains a number of methods that override the implementations of its superclass
PdfA2Checker
.
class
PdfA4Checker defines the requirements of the PDF/A-4 standard and contains a number of methods that override the implementations of its superclass
PdfA3Checker
.
class
An abstract class that will run through all necessary checks defined in the different PDF/A standards and levels.
-
class
The class defines the requirements of the PDF/UA-1 standard.