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, checkCatalogValidEntries, checkColor, checkColorSpace, checkColorsUsages, checkExtGState, checkForm, checkFormXObject, checkImage, checkInlineImage, checkNonSymbolicTrueTypeFont, checkOutputIntents, checkPageObject, checkPageSize, checkPdfStream, getAllowedNamedActions, getForbiddenActions, getMaxRealValue, getMaxStringLength
checkAction, checkCanvasStack, checkFont, checkLogicalStructure, checkMetaData, checkPdfNumber, checkPdfString, checkRenderingIntent, checkSymbolicTrueTypeFont, checkTrailer, getFormFields
checkDocument, checkFlag, checkPdfObject, checkResources, checkResourcesOfAppearanceStreams, checkSinglePage, checkStructure, checkTagStructureElement, getConformanceLevel, isAlreadyChecked, objectIsChecked
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–2018 iText Group NV. All rights reserved.