- CANNOT_PARSE_CONTENT_STREAM - Static variable in class com.itextpdf.pdfa.exceptions.PdfaExceptionMessageConstant
-
- CATALOG_SHOULD_CONTAIN_LANG_ENTRY - Static variable in class com.itextpdf.pdfa.logs.PdfAConformanceLogMessageConstant
-
- checkAction(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkAction(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Checks if the action is allowed.
- checkAnnotation(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkAnnotation(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
- checkAnnotation(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the annotation dictionary.
- checkAppearanceStream(PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
- checkAppearanceStream(PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Check single annotation appearance stream.
- checkCanvasStack(char) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkCanvasStack(char) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
- checkCatalogValidEntries(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkCatalogValidEntries(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
- checkCatalogValidEntries(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Checks if entries in catalog dictionary are valid.
- checkColor(Color, PdfDictionary, Boolean, PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkColor(Color, PdfDictionary, Boolean, PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
- checkColor(Color, PdfDictionary, Boolean, PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
This method checks compliance with the color restrictions imposed by the
available color spaces in the document.
- checkColorSpace(PdfColorSpace, PdfDictionary, boolean, Boolean) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkColorSpace(PdfColorSpace, PdfDictionary, boolean, Boolean) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
- checkColorSpace(PdfColorSpace, PdfDictionary, boolean, Boolean) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
This method performs a range of checks on the given color space, depending
on the type and properties of that color space.
- checkColorsUsages() - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkColorsUsages() - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
- checkColorsUsages() - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of used color spaces.
- checkContentStream(PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkContentStream(PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Attest content stream conformance with appropriate specification.
- checkContentStreamObject(PdfObject) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkContentStreamObject(PdfObject) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the operand of content stream with appropriate
specification.
- checkDocument(PdfCatalog) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
This method checks a number of document-wide requirements of the PDF/A
standard.
- checkedObjects - Variable in class com.itextpdf.pdfa.checker.PdfAChecker
-
Contains some objects that are already checked.
- checkedObjectsColorspace - Variable in class com.itextpdf.pdfa.checker.PdfAChecker
-
- checker - Variable in class com.itextpdf.pdfa.PdfADocument
-
- checkExtGState(CanvasGraphicsState, PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkExtGState(CanvasGraphicsState, PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
- checkExtGState(CanvasGraphicsState, PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Performs a number of checks on the graphics state, among others ISO
19005-1 section 6.2.8 and 6.4 and ISO 19005-2 section 6.2.5 and 6.2.10.
- checkFileSpec(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkFileSpec(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
- checkFileSpec(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA3Checker
-
- checkFileSpec(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the file specification dictionary.
- checkFlag(int, int) - Static method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Checks if the specified flag is set.
- checkFont(PdfFont) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkFont(PdfFont) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Performs a number of checks on the font.
- checkFontGlyphs(PdfFont, PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkFontGlyphs(PdfFont, PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
- checkFontGlyphs(PdfFont, PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Performs a check of the each font glyph as a Form XObject.
- checkForm(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkForm(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
- checkForm(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the form dictionary.
- checkFormXObject(PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkFormXObject(PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
- checkFormXObject(PdfStream, PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
Verify the conformity of the Form XObject with appropriate
specification.
- checkFormXObject(PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the form XObject dictionary.
- checkImage(PdfStream, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkImage(PdfStream, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
- checkImage(PdfStream, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the given image.
- checkInlineImage(PdfStream, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkInlineImage(PdfStream, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
- checkInlineImage(PdfStream, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
This method checks compliance with the inline image restrictions in the
PDF/A specs, specifically filter parameters.
- checkIsoConformance(Object, IsoKey) - Method in class com.itextpdf.pdfa.PdfADocument
-
- checkIsoConformance(Object, IsoKey, PdfResources, PdfStream) - Method in class com.itextpdf.pdfa.PdfADocument
-
- checkIsoConformance() - Method in class com.itextpdf.pdfa.PdfADocument
-
- checkLogicalStructure(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkLogicalStructure(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Performs a number of checks on the logical structure of the document.
- checkMetaData(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkMetaData(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Performs a number of checks on the metadata of the document.
- checkNonSymbolicTrueTypeFont(PdfTrueTypeFont) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkNonSymbolicTrueTypeFont(PdfTrueTypeFont) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
- checkNonSymbolicTrueTypeFont(PdfTrueTypeFont) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the non-symbolic TrueType font.
- checkOutputIntents(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkOutputIntents(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
- checkOutputIntents(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the output intents array in the catalog dictionary.
- checkPageObject(PdfDictionary, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkPageObject(PdfDictionary, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
- checkPageObject(PdfDictionary, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the page dictionary.
- checkPageSize(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkPageSize(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
- checkPageSize(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Checks the allowable size of the page.
- checkPageTransparency(PdfDictionary, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkPageTransparency(PdfDictionary, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
- checkPageTransparency(PdfDictionary, PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the page transparency.
- checkPdfArray(PdfArray) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkPdfArray(PdfArray) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
- checkPdfArray(PdfArray) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the PDF array.
- checkPdfDictionary(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkPdfDictionary(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
- checkPdfDictionary(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the PDF dictionary.
- checkPdfName(PdfName) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkPdfName(PdfName) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the PDF name.
- checkPdfNumber(PdfNumber) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkPdfNumber(PdfNumber) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the PDF number.
- checkPdfObject(PdfObject) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
This method checks the requirements that must be fulfilled by a COS
object in a PDF/A document.
- checkPdfStream(PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkPdfStream(PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
- checkPdfStream(PdfStream) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the PDF stream.
- checkPdfString(PdfString) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkPdfString(PdfString) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the PDF string.
- checkRenderingIntent(PdfName) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkRenderingIntent(PdfName) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Checks whether the rendering intent of the document is within the allowed
range of intents.
- checkResources(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the resources dictionary.
- checkResourcesOfAppearanceStreams(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Checks resources of the appearance streams.
- checkSignature(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA2Checker
-
- checkSignature(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
This method checks compliance of the signature dictionary
- checkSinglePage(PdfPage) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
This method checks all requirements that must be fulfilled by a page in a
PDF/A document.
- checkStructure(PdfAConformanceLevel) - Static method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Checks conformance level of PDF/A standard.
- checkSymbolicTrueTypeFont(PdfTrueTypeFont) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkSymbolicTrueTypeFont(PdfTrueTypeFont) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the symbolic TrueType font.
- checkTagStructureElement(PdfObject) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
This method checks compliance of the tag structure elements, such as struct elements
or parent tree entries.
- checkTrailer(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkTrailer(PdfDictionary) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the trailer dictionary.
- checkXrefTable(PdfXrefTable) - Method in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- checkXrefTable(PdfXrefTable) - Method in class com.itextpdf.pdfa.checker.PdfAChecker
-
Verify the conformity of the cross-reference table.
- cmykIsUsed - Variable in class com.itextpdf.pdfa.checker.PdfAChecker
-
- COLOR_SPACE_0_SHALL_BE_DEVICE_INDEPENDENT - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
-
- COLOR_SPACE_0_SHALL_HAVE_1_COMPONENTS - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
-
- com.itextpdf.pdfa - package com.itextpdf.pdfa
-
- com.itextpdf.pdfa.checker - package com.itextpdf.pdfa.checker
-
- com.itextpdf.pdfa.exceptions - package com.itextpdf.pdfa.exceptions
-
- com.itextpdf.pdfa.logs - package com.itextpdf.pdfa.logs
-
- conformanceLevel - Variable in class com.itextpdf.pdfa.checker.PdfAChecker
-
- contentAnnotations - Static variable in class com.itextpdf.pdfa.checker.PdfA1Checker
-
- CRYPT_FILTER_IS_NOT_PERMITTED_INLINE_IMAGE - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
-
- PDF_NAME_IS_TOO_LONG - Static variable in exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
-
- PDF_STRING_IS_TOO_LONG - Static variable in exception com.itextpdf.pdfa.exceptions.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
- PDFA_OBJECT_FLUSHING_WAS_NOT_PERFORMED - Static variable in class com.itextpdf.pdfa.logs.PdfALogMessageConstant
-
- PDFA_PAGE_FLUSHING_WAS_NOT_PERFORMED - Static variable in class com.itextpdf.pdfa.logs.PdfALogMessageConstant
-
- PdfAAgnosticPdfDocument - Class in com.itextpdf.pdfa
-
- PdfAAgnosticPdfDocument(PdfReader, PdfWriter) - Constructor for class com.itextpdf.pdfa.PdfAAgnosticPdfDocument
-
Opens a PDF/A document in stamping mode.
- PdfAAgnosticPdfDocument(PdfReader, PdfWriter, StampingProperties) - Constructor for class com.itextpdf.pdfa.PdfAAgnosticPdfDocument
-
Opens a PDF/A document in stamping mode.
- 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
-
Creates a PdfAChecker with the required conformance level.
- PdfAConformanceException - Exception in com.itextpdf.pdfa.exceptions
-
Exception that is thrown when the PDF Document doesn't adhere to the PDF/A specification.
- PdfAConformanceException(String) - Constructor for exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
-
Creates a PdfAConformanceException.
- PdfAConformanceException(String, Object) - Constructor for exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
-
Creates a PdfAConformanceException.
- PdfAConformanceLogMessageConstant - Class in com.itextpdf.pdfa.logs
-
Class containing pdfa conformance constants to be used in logging.
- 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
-
Opens a PDF/A document in stamping mode.
- PdfaExceptionMessageConstant - Class in com.itextpdf.pdfa.exceptions
-
Class that bundles all the error message templates as constants.
- PdfALogMessageConstant - Class in com.itextpdf.pdfa.logs
-
Class containing constants to be used in logging.
- 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.exceptions.PdfAConformanceException
-