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, cmykUsedObjects, conformance, 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, rgbUsedObjects| Constructor and Description |
|---|
PdfA3Checker(PdfAConformance aConformance)
Creates a PdfA3Checker with the required conformance
|
| 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, checkContentStream, checkCrypto, checkFont, checkLogicalStructure, checkMetaData, checkPdfName, checkPdfNumber, checkPdfString, checkRenderingIntent, checkSignatureType, checkSymbolicTrueTypeFont, checkText, checkTrailer, checkXrefTable, getFormFields, getMaxIntegerValue, getMaxNameLength, getMaxNumberOfIndirectObjects, getMinIntegerValuecheckContentStreamObject, checkDocument, checkFlag, checkPdfObject, checkResources, checkResourcesOfAppearanceStreams, checkSinglePage, checkStructure, checkTagStructureElement, getAConformance, isAlreadyChecked, isContainsTransparencyGroup, isFullCheckMode, isPdfObjectReadyToFlush, setFullCheckMode, setPdfAOutputIntentColorSpace, validatepublic PdfA3Checker(PdfAConformance aConformance)
aConformance - the required conformance, a or
u or bprotected void checkFileSpec(PdfDictionary fileSpec)
PdfACheckercheckFileSpec in class PdfA2CheckerfileSpec - the PdfDictionary containing file specification to be checkedCopyright © 1998–2025 Apryse Group NV. All rights reserved.