| Package | Description |
|---|---|
| com.itextpdf.pdfa | |
| com.itextpdf.pdfa.checker |
| Modifier and Type | Method and Description |
|---|---|
static PdfAChecker |
PdfADocument.getCorrectCheckerFromConformance(PdfAConformance aConformance)
Gets correct
PdfAChecker for specified PDF/A conformance. |
| Constructor and Description |
|---|
PdfAPageFactory(PdfAChecker checker)
Instantiates a new
PdfAPageFactory instance based on PdfAChecker. |
| Modifier and Type | Class and Description |
|---|---|
class |
PdfA1Checker
PdfA1Checker defines the requirements of the PDF/A-1 standard and contains
method implementations from the abstract
PdfAChecker class. |
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. |
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
PdfA2Checker. |
class |
PdfA4Checker
PdfA4Checker defines the requirements of the PDF/A-4 standard and contains a
number of methods that override the implementations of its superclass
PdfA3Checker. |
Copyright © 1998–2025 Apryse Group NV. All rights reserved.