public class PdfA3Checker extends PdfA2Checker
PdfA2Checker
. The specification implemented by this class is ISO 19005-3
Modifier and Type | Field and Description |
---|---|
protected static Set<PdfName> |
allowedAFRelationships |
allowedBlendModes, forbiddenActions, forbiddenAnnotations
allowedNamedActions, allowedRenderingIntents, contentAnnotations
checkedObjects, checkedObjectsColorspace, cmykIsUsed, conformanceLevel, grayIsUsed, gsStackDepth, ICC_COLOR_SPACE_CMYK, ICC_COLOR_SPACE_GRAY, ICC_COLOR_SPACE_RGB, ICC_DEVICE_CLASS_MONITOR_PROFILE, ICC_DEVICE_CLASS_OUTPUT_PROFILE, maxGsStackDepth, pdfAOutputIntentColorSpace, rgbIsUsed
Constructor and Description |
---|
PdfA3Checker(PdfAConformanceLevel conformanceLevel)
Creates a PdfA3Checker with the required conformance level
|
Modifier and Type | Method and Description |
---|---|
protected void |
checkFileSpec(PdfDictionary fileSpec) |
checkAnnotation, checkAppearanceStream, checkCatalogValidEntries, checkColor, checkColor, checkColorSpace, checkColorsUsages, checkExtGState, checkExtGState, checkFontGlyphs, checkForm, checkFormXObject, checkFormXObject, checkImage, checkInlineImage, checkNonSymbolicTrueTypeFont, checkOutputIntents, checkPageObject, checkPageSize, checkPageTransparency, checkPdfArray, checkPdfDictionary, checkPdfStream, getAllowedNamedActions, getForbiddenActions, getMaxRealValue, getMaxStringLength
checkAction, checkCanvasStack, checkContentStream, checkContentStreamObject, checkFont, checkLogicalStructure, checkMetaData, checkPdfName, checkPdfNumber, checkPdfString, checkRenderingIntent, checkSymbolicTrueTypeFont, checkTrailer, checkXrefTable, getFormFields, getMaxIntegerValue, getMaxNameLength, getMaxNumberOfIndirectObjects, getMinIntegerValue
checkDocument, checkFlag, checkPdfObject, checkResources, checkResourcesOfAppearanceStreams, checkSinglePage, checkStructure, checkTagStructureElement, getConformanceLevel, isAlreadyChecked, isContainsTransparencyGroup, isFullCheckMode, objectIsChecked, setFullCheckMode
public PdfA3Checker(PdfAConformanceLevel conformanceLevel)
conformanceLevel
- the required conformance level, a
or u
or b
protected void checkFileSpec(PdfDictionary fileSpec)
checkFileSpec
in class PdfA2Checker
Copyright © 1998–2023 iText Group NV. All rights reserved.