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, allowedFilters, allowedInlineImageFilters, apLessAnnotations, forbiddenActions, forbiddenAnnotations, transparencyObjectsallowedNamedActions, allowedRenderingIntents, contentAnnotationscheckedObjects, checkedObjectsColorspace, cmykIsUsed, cmykUsedObjects, conformanceLevel, grayIsUsed, grayUsedObjects, 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, pdfAOutputIntentDestProfile, rgbIsUsed, rgbUsedObjects| 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)
Verify the conformity of the file specification dictionary.
|
checkAnnotation, checkAnnotationAgainstActions, checkAppearanceStream, checkBlendMode, checkCatalogAAConformance, checkCatalogValidEntries, checkColor, checkColorSpace, checkContentConfigurationDictAgainstAsKey, checkExtGState, checkFontGlyphs, checkForm, checkFormXObject, checkFormXObject, checkImage, checkInlineImage, checkNonSymbolicTrueTypeFont, checkNumberOfDeviceNComponents, checkOutputIntents, checkPageAAConformance, checkPageColorsUsages, checkPageObject, checkPageSize, checkPageTransparency, checkPdfArray, checkPdfDictionary, checkPdfStream, checkSignature, checkTransparencyGroup, getAllowedNamedActions, getAppearanceLessAnnotations, getForbiddenActions, getForbiddenAnnotations, getMaxRealValue, getMaxStringLength, getTransparencyErrorMessagecheckAction, checkCanvasStack, checkCatalog, checkColorsUsages, checkContentStream, checkCrypto, checkFont, checkLogicalStructure, checkMetaData, checkPdfName, checkPdfNumber, checkPdfString, checkRenderingIntent, checkSignatureType, checkSymbolicTrueTypeFont, checkText, checkTrailer, checkXrefTable, getFormFields, getMaxIntegerValue, getMaxNameLength, getMaxNumberOfIndirectObjects, getMinIntegerValuecheckColorSpace, checkContentStreamObject, checkDocument, checkFlag, checkPdfObject, checkResources, checkResources, checkResourcesOfAppearanceStreams, checkSinglePage, checkStructure, checkTagStructureElement, getConformanceLevel, isAlreadyChecked, isContainsTransparencyGroup, isFullCheckMode, objectIsChecked, setFullCheckMode, setPdfAOutputIntentColorSpacepublic PdfA3Checker(PdfAConformanceLevel conformanceLevel)
conformanceLevel - the required conformance level, a or
u or bprotected void checkFileSpec(PdfDictionary fileSpec)
PdfACheckercheckFileSpec in class PdfA2CheckerfileSpec - the PdfDictionary containing file specification to be checkedCopyright © 1998–2023 Apryse Group NV. All rights reserved.