- PDF_STRING_IS_TOO_LONG - Static variable in exception com.itextpdf.pdfa.PdfAConformanceException
-
- PDF_UA_EXTENSION - Static variable in class com.itextpdf.pdfa.PdfAXMPUtil
-
- PdfA1Checker - Class in com.itextpdf.pdfa.checker
-
PdfA1Checker defines the requirements of the PDF/A-1 standard and contains
method implementations from the abstract
PdfAChecker class.
- PdfA1Checker(PdfAConformanceLevel) - Constructor for class com.itextpdf.pdfa.checker.PdfA1Checker
-
Creates a PdfA1Checker with the required conformance level
- PdfA2Checker - Class in com.itextpdf.pdfa.checker
-
PdfA2Checker defines the requirements of the PDF/A-2 standard and contains a
number of methods that override the implementations of its superclass
PdfA1Checker.
- PdfA2Checker(PdfAConformanceLevel) - Constructor for class com.itextpdf.pdfa.checker.PdfA2Checker
-
Creates a PdfA2Checker with the required conformance level
- PdfA3Checker - Class in com.itextpdf.pdfa.checker
-
PdfA3Checker defines the requirements of the PDF/A-3 standard and contains a
number of methods that override the implementations of its superclass
PdfA2Checker.
- PdfA3Checker(PdfAConformanceLevel) - Constructor for class com.itextpdf.pdfa.checker.PdfA3Checker
-
Creates a PdfA3Checker with the required conformance level
- PdfAChecker - Class in com.itextpdf.pdfa.checker
-
An abstract class that will run through all necessary checks defined in the
different PDF/A standards and levels.
- PdfAChecker(PdfAConformanceLevel) - Constructor for class com.itextpdf.pdfa.checker.PdfAChecker
-
- PdfAConformanceException - Exception in com.itextpdf.pdfa
-
Exception that is thrown when the PDF Document doesn't adhere to the PDF/A specification.
- PdfAConformanceException(String) - Constructor for exception com.itextpdf.pdfa.PdfAConformanceException
-
Creates a PdfAConformanceException.
- PdfAConformanceException(String, Object) - Constructor for exception com.itextpdf.pdfa.PdfAConformanceException
-
Creates a PdfAConformanceException.
- PdfAConformanceLogMessageConstant - Class in com.itextpdf.pdfa
-
Class containing pdfa conformance constants to be used in logging.
- PdfAConformanceLogMessageConstant() - Constructor for class com.itextpdf.pdfa.PdfAConformanceLogMessageConstant
-
- PdfADocument - Class in com.itextpdf.pdfa
-
This class extends
PdfDocument and is in charge of creating files
that comply with the PDF/A standard.
- PdfADocument(PdfWriter, PdfAConformanceLevel, PdfOutputIntent) - Constructor for class com.itextpdf.pdfa.PdfADocument
-
Constructs a new PdfADocument for writing purposes, i.e.
- PdfADocument(PdfWriter, PdfAConformanceLevel, PdfOutputIntent, DocumentProperties) - Constructor for class com.itextpdf.pdfa.PdfADocument
-
Constructs a new PdfADocument for writing purposes, i.e.
- PdfADocument(PdfReader, PdfWriter) - Constructor for class com.itextpdf.pdfa.PdfADocument
-
Opens a PDF/A document in the stamping mode.
- PdfADocument(PdfReader, PdfWriter, StampingProperties) - Constructor for class com.itextpdf.pdfa.PdfADocument
-
Open a PDF/A document in stamping mode.
- pdfAOutputIntentColorSpace - Variable in class com.itextpdf.pdfa.checker.PdfAChecker
-
- PdfAXMPUtil - Class in com.itextpdf.pdfa
-
Utilities to construct an XMP for a PDF/A file.
- PdfAXMPUtil() - Constructor for class com.itextpdf.pdfa.PdfAXMPUtil
-
- PROFILE_STREAM_OF_OUTPUTINTENT_SHALL_BE_OUTPUT_PROFILE_PRTR_OR_MONITOR_PROFILE_MNTR - Static variable in exception com.itextpdf.pdfa.PdfAConformanceException
-