static OutputProfile.Feature |
OutputProfile.Feature.Acrobat5Encryption |
The PDF is encrypted with 128-bit encryption.
|
static OutputProfile.Feature |
OutputProfile.Feature.Acrobat6Encryption |
The PDF is encrypted with 128-bit encryption and Acrobat 6.0 features.
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionGoTo3DView |
The PDF contains a GoTo3DView action
This is not allowed in PDF/A-2
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionGoToBadPage |
The PDF contains a GoTo action that references a non-existant page
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionGoToDp |
Ths PDF has GoToDp actions that refer to a PDF 2.0 Document Part (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionGoToEmbedded |
The PDF contains a GoTo action that points to an Embedded File (a "GoToE" action).
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionGoToEmbeddedStructure |
The PDF contains a GoTo action that points to an element in the Structure Tree of
an the Embedded File (a "GoToE" action).
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionGoToPage |
The PDF contains a GoTo action that refers to a page in the PDF
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionGoToRemote |
The PDF contains a "remote" GoTo action ("GoToR") which refers to another file,
possibly not even a PDF file
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionGoToStructureElement |
The PDF contains a GoTo action that refers to an element in the document StructureTree.
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionHide |
The PDF contains a Hide action (which covers both showing and hiding widgets)
This is not allowed in PDF/A
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionImportData |
The PDF has ImportData actions (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionInvalid |
The PDF has an action which is so invalid we can't parse it.
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionLaunch |
The PDF has Launch actions (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionMovie |
The PDF has Movie actions (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionNamedOther |
The PDF has Named actions other than NextPage, PrevPage, FirstPage or LastPage
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionRendition |
The PDF contains a Rendition action.
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionResetForm |
The PDF has ResetForm actions (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.Actions |
The PDF has Actions (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionSetOCGState |
The PDF contains a SetOCGState action.
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionsInBookmarks |
The PDF has Actions in its Bookmarks (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionsOnAnnotations |
The PDF has Actions on a non-Widget Annotations
If this feature is denied when an OutputProfile is applied then they will be removed.
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionsOnDocument |
The PDF has Actions on the Document Catalog (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionsOnFields |
The PDF has Actions on a Form Field
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionsOnPages |
The PDF has Actions which will run when a Page is opened or closed
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionsOnWidgets |
The PDF has Actions on a Widget Annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionsOnWidgetsLegacy |
The PDF has a legacy "A" action on a Widget Annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionSound |
The PDF has Sound actions (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionTrans |
The PDF contains a Transition action.
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionUnknown |
The PDF has an Unknown action.
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionURI |
Ths PDF has URI actions that refer to an external URI (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ActionURITooLong |
Ths PDF has URI actions that is way too long!
|
static OutputProfile.Feature |
OutputProfile.Feature.AdditionalActionNotBasic |
The PDF has Additional Actions that are not in the basic list allowed in PDF/A-4.
|
static OutputProfile.Feature |
OutputProfile.Feature.AdditionalActions |
The PDF has Additional Actions (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AdditionalActionsOnAnnotations |
The PDF has Additional Actions on an Annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AdditionalActionsOnDocument |
The PDF has Additional Actions on the Document Catalog (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AdditionalActionUnknown |
The PDF has Additional Actions that are undefined in PDF.
|
static OutputProfile.Feature |
OutputProfile.Feature.AES256Encryption |
The PDF is encrypted with 256-bit AES encryption.
|
static OutputProfile.Feature |
OutputProfile.Feature.AES256GCMEncryption |
The PDF is encrypted with 256-bit AES encryption in GCM mode.
|
static OutputProfile.Feature |
OutputProfile.Feature.AESEncryption |
|
static OutputProfile.Feature[] |
OutputProfile.Feature.ALL |
This array lists all the Features, for easy iteration.
|
static OutputProfile.Feature |
OutputProfile.Feature.AltColorSpaceCalGray |
The PDF uses a Separation colorspace with a Calibrated Grayscale alternate (not
part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AltColorSpaceCalRGB |
The PDF uses a Separation colorspace with a Calibrated RGB alternate (not part
of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AltColorSpaceDeviceCMYK |
The PDF uses a Separation colorspace with a DeviceCMYK alternate* (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AltColorSpaceDeviceGray |
The PDF uses a Separation colorspace with a DeviceGray alternate (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AltColorSpaceDeviceRGB |
The PDF uses a Separation colorspace with a DeviceRGB alternate (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AltColorSpaceICC |
The PDF uses a Separation colorspace with an ICC alternate (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AltColorSpaceLab |
The PDF uses a Separation colorspace with a L*a*b* alternate (not part of basic
profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AlternateImage |
The PDF contains at least one image with an Alternate
(not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.AlternateImagePrints |
The PDF contains images where the alternate is set to print by default (not part of
basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AlternatePresentations |
At least one page in the PDF specifies the "AlternatePresentations" key.
|
static OutputProfile.Feature |
OutputProfile.Feature.Annotation3D |
The PDF contains a 3D annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.Annotation3DOther |
The PDF contains a 3D annotation that is of an unknown type (not PRC or U3D).
|
static OutputProfile.Feature |
OutputProfile.Feature.Annotation3DPRC |
The PDF contains a "PRC" 3D annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.Annotation3DU3D |
The PDF contains a "U3D" 3D annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.Annotation3DWithoutContents |
The PDF contains a 3D annotation that doesn't have a Contents key.
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationBlendMode |
The PDF contains an Annotation that specifies a blend-mode other than Normal.
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationCaret |
The PDF contains a Caret annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationCircle |
The PDF contains a Circle annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationColorDeviceCMYK |
The PDF uses an Annotation with a DeviceCMYK color (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationColorDeviceGray |
The PDF uses an Annotation with a DeviceGray color (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationColorDeviceRGB |
The PDF uses an Annotation with a DeviceRGB color (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationColorMismatchesIntent |
The PDF contains an annotation that specifies a device color which doesn't match the OutputIntent.
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationColorSpaceDeviceCMYK |
The PDF uses the DeviceCMYK colorspace in an Annotation (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationColorSpaceDeviceCMYKInMatchingParent |
The PDF uses the DeviceCMYK colorspace within an annotation, either directly or as an alternate or process mixing space for a DeviceN Colorspace, and the
element using the colorspace has a calibrated CMYK blending ColorSpace set
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationColorSpaceDeviceGray |
The PDF uses the DeviceGray colorspace in an Annotation (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationColorSpaceDeviceGrayInMatchingParent |
The PDF uses the DeviceGray colorspace within an annotation, either directly or as an alternate or process mixing space for a DeviceN Colorspace, and the
element using the colorspace has a calibrated RGB blending ColorSpace set
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationColorSpaceDeviceRGB |
The PDF uses the DeviceRGB colorspace in an Annotation (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationColorSpaceDeviceRGBInMatchingParent |
The PDF uses the DeviceRGB colorspace within an annotation, either directly or as an alternate or process mixing space for a DeviceN Colorspace, and the
element using the colorspace has a calibrated RGB blending ColorSpace set
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationColorTransparent |
The PDF uses an Annotation with a Transparent Color (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationContentLockedFlagSet |
The PDF contains an Annotation that has it's "content locked" flag set
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationFile |
The PDF contains a FileAttachment annotation
(not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationFileWithoutAFRelationship |
The PDF contains a File Specification referenced from a File Annotation which does not
have the AFRelationship key.
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationHiddenFlagSet |
The PDF contains an Annotation that is hidden.
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationHighlight |
The PDF contains a Highlight annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationInk |
The PDF contains an Ink annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationInkWithoutContents |
The PDF contains an Ink annotation that doesn't have a Contents key.
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationInvisibleFlagSet |
The PDF contains an Annotation that is invisible.
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationLine |
The PDF contains a Line annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationLink |
The PDF contains a Link annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationMovie |
The PDF contains at least one Movie annotation.
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationNote |
The PDF contains a Note annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationNoteNoRotateFlagNotSet |
The PDF contains a Note Annotation that does not have the NoRotate flag set.
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationNoteNoZoomFlagNotSet |
The PDF contains a Note Annotation that does not have the NoZoom flag set.
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationNotInStructureTree |
An annotation is not referenced from the Structure Tree at all.
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationNoViewFlagSet |
The PDF contains an Annotation that has the NoView flag set.
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationPolygon |
The PDF contains a Polygon annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationPolyLine |
The PDF contains a PolyLine annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationPopup |
The PDF contains a Popup annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationPositionLockedFlagSet |
The PDF contains an Annotation that has it's "position locked" flag set
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationPrinterMark |
The PDF contains a PrinterMark annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationProjection |
The PDF contains a Projection annotation, as defined in ISO32000-1:2008 extension 3.
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationRedact |
The PDF contains a Redaction annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationRichMedia |
The PDF contains a RichMedia annotation, as defined in ISO32000-1:2008 extension 3.
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationRichMediaWithoutContents |
The PDF contains a RichMedia annotation that doesn't have a Content key.
|
static OutputProfile.Feature |
OutputProfile.Feature.Annotations |
The PDF has Annotations (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationScreen |
The PDF contains a Screen annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationScreenWithoutContents |
The PDF contains a Screen annotation that doesn't have a Contents key.
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationsInPage |
The PDF has Annotations inside the Bleed box (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationSound |
The PDF contains at least one Sound annotation.
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationSquare |
The PDF contains a Square annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationSquiggly |
The PDF contains an Squiggly annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationStamp |
The PDF contains a Stamp annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationStrikeOut |
The PDF contains an StrikeOut annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationText |
The PDF contains a Text annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationToggleNoViewFlagSet |
The PDF contains an Annotation that has the ToggleNoView flag set.
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationTransparent |
The PDF defined an Annotation that is partially Transparent.
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationTransparentContent |
The PDF contains annotations with Transparency operations within the
content stream.
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationTrapNet |
The PDF contains a TrapNet annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationUnderline |
The PDF contains an Underline annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationUnknown |
The PDF contains an annotation type that is not defined in the
PDF specification
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationWatermark |
The PDF contains a Watermark annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationWidget |
The PDF contains a Widget Annotation
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationWithMissingAppearance |
The PDF contains an Annotation with no appearance stream at all, and it's
a required type.
|
static OutputProfile.Feature |
OutputProfile.Feature.AnnotationWithUnpredictableAppearance |
The PDF contains an Annotation with multiple appearance streams, or an annotation
which doesn't have the required "normal" appearance.
|
static OutputProfile.Feature |
OutputProfile.Feature.ArrayOverflow |
The PDF contains an Array with > 8191 elements.
|
static OutputProfile.Feature |
OutputProfile.Feature.Articles |
The PDF contains "Articles" (sometimes known as Threads).
|
static OutputProfile.Feature |
OutputProfile.Feature.AssociatedFileNotEmbedded |
The PDF contains an EmbeddedFile referenced from an AF dictionary, which is not
referenced from the EmbeddedFiles dictionary of the
PDF.
|
static OutputProfile.Feature |
OutputProfile.Feature.AuthorSignature |
The PDF contains an Author digital signature
|
static OutputProfile.Feature |
OutputProfile.Feature.BadBoxNesting |
The PDF has pages where the Boxes are nested incorrectly.
|
static OutputProfile.Feature |
OutputProfile.Feature.BadTrapNetAnnotation |
The PDF has a Trap Annotation that does not meet PDF/X requirements
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.BadXMPMetaData |
The PDF contains XMPMetadata that is structurally invalid.
|
static OutputProfile.Feature |
OutputProfile.Feature.BlackAndWhiteImage |
The PDF contains a bitmap image that is in Black&White, as opposed to Color or Grayscale.
|
static OutputProfile.Feature |
OutputProfile.Feature.BlackPointCompensation |
The PDF contains the "UseBlackPtComp" key, first defined in PDF 2.0
|
static OutputProfile.Feature |
OutputProfile.Feature.BlackSeparation |
The PDF uses a Separation colorspace with an ink name of Black (not part of
basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.BlendingColorSpaceUndefined |
The PDF contains a Page with transparent content, but doesn't define the ColorSpace in which
that content is to be blended.
|
static OutputProfile.Feature |
OutputProfile.Feature.BlendingColorSpaceUndefinedNoIntent |
|
static OutputProfile.Feature |
OutputProfile.Feature.Bookmarks |
|
static OutputProfile.Feature |
OutputProfile.Feature.BothTrimAndArtBox |
The PDF has pages with both an Art and Trim boxes (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.BXEXOperator |
The PDF contains a stream with BX/EX operators (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.CatalogRequirements |
The PDF Catalog has a "Requirements" key.
|
static OutputProfile.Feature |
OutputProfile.Feature.CIDCompactFontNotCID |
The PDF contains a Compact Font embedded as a CID font, but the font itself
isn't a CID font.
|
static OutputProfile.Feature |
OutputProfile.Feature.CIDFontCompactEmbedded |
The PDF uses an embedded Compact CID font (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.CIDFontOpenTypeEmbedded |
The PDF uses an embedded OpenType CID font (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.CIDFontSubsetWithCIDSet |
The PDF embeds a subset CID font with a CIDSet string (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.CIDFontSubsetWithoutCIDSet |
The PDF embeds a subset CID font without a CIDSet string (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.CIDFontTrueTypeEmbedded |
The PDF uses an embedded TrueType CID font (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.CIDFontTrueTypeUnembedded |
The PDF uses an unembedded TrueType CID font (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.CIDFontTrueTypeUnembeddedInvisible |
The PDF uses an unembedded TrueType CID font on invisible text
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.CIDFontTrueTypeUnembeddedWithoutToUnicode |
The PDF uses an unembedded TrueType CID font without a ToUnicode mapping
The fonts defined by StandardCJKFont are this type of font, and
setting this feature to "denied" will ensure they are embedded with a ToUnicode
mapping.
|
static OutputProfile.Feature |
OutputProfile.Feature.CIDFontTrueTypeWithoutCIDToGIDMap |
The PDF contains a TrueType CIDFont without a CIDToGIDMap entry.
|
static OutputProfile.Feature |
OutputProfile.Feature.CIDFontTrueTypeWithoutCIDToGIDMapInvisible |
The PDF contains a TrueType CIDFont without a CIDToGIDMap entry,
and the font is only used for invisible text.
|
static OutputProfile.Feature |
OutputProfile.Feature.CIDFontType1Embedded |
The PDF uses an embedded Type 1 CID font (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.CIDFontType1Unembedded |
The PDF uses an unembedded Type 1 CID font (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.CIDFontType1UnembeddedInvisible |
The PDF uses an unembedded Type 1 CID font on invisible text
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.CIDSetCoverageIncomplete |
The PDF contains a subset CID font with a CIDSet that doesn't reference unused glyph
in the font.
|
static OutputProfile.Feature |
OutputProfile.Feature.CIDSetCoverageIncompleteUsed |
The PDF contains a subset CID font with a CIDSet that doesn't reference used glyphs
in the font.
|
static OutputProfile.Feature |
OutputProfile.Feature.CIDSystemInfoAndCMapNotCompatible |
The PDF contains a CID font where the CIDSystemInfo does not match the CMap dictionary.
|
static OutputProfile.Feature |
OutputProfile.Feature.CIDSystemInfoAndCMapSupplementNotCompatible |
The PDF contains a CID font where the CIDSystemInfo Supplement does not match the CMap dictionary.
|
static OutputProfile.Feature |
OutputProfile.Feature.CMapEmbeddedWithInvalidWMode |
The PDF contains a CMap that contains a non identical WMode integer entry (not
part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.CMapReferenceNonStandard |
The PDF contains a CID font with a CMap that references a CMap that is not listed in the PDF specification.
|
static OutputProfile.Feature |
OutputProfile.Feature.CMYKBlendingColorSpaceReferencedExplicitly |
The PDF sets a BlendingColorspace to a non-device ColorSpace, then references that ColorSpace
explicitly.
|
static OutputProfile.Feature |
OutputProfile.Feature.CMYKJPEG |
The PDF contains CMYK JPEG images (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.CMYKOutputIntentColorSpaceReferencedExplicitly |
The PDF specifies a CMYK OutputIntent and also references
the same (or an identical) color-space explicitly, as an ICC ColorSpace.
|
static OutputProfile.Feature |
OutputProfile.Feature.ColorContent |
The PDF contains text, shading or vector graphics (anything but bitmap images)
that are in Color rather than grayscale or black-and-white.
|
static OutputProfile.Feature |
OutputProfile.Feature.ColorImage |
The PDF contains a bitmap image that could be in Color.
|
static OutputProfile.Feature |
OutputProfile.Feature.ColorSpaceCalGray |
The PDF uses a calibrated Grayscale colorspace (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.ColorSpaceCalRGB |
The PDF uses a calibrated RGB colorspace (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.ColorSpaceDeviceCMYK |
The PDF uses the DeviceCMYK colorspace (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.ColorSpaceDeviceCMYKInMatchingParent |
The PDF uses the DeviceCMYK colorspace, either directly or as an alternate or process mixing space for a DeviceN Colorspace, and the
element using the colorspace has a calibrated CMYK blending ColorSpace set
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ColorSpaceDeviceGray |
The PDF uses the DeviceGray colorspace (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.ColorSpaceDeviceGrayInMatchingParent |
The PDF uses the DeviceGray colorspace, either directly or as an alternate or process mixing space for a DeviceN Colorspace, and the
element using the colorspace has a calibrated RGB blending ColorSpace set
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ColorSpaceDeviceN |
The PDF uses a Device-N colorspace (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.ColorSpaceDeviceRGB |
The PDF uses the DeviceRGB colorspace (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.ColorSpaceDeviceRGBInMatchingParent |
The PDF uses the DeviceRGB colorspace, either directly or as an alternate or process mixing space for a DeviceN Colorspace, and the
element using the colorspace has a calibrated RGB blending ColorSpace set
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ColorSpaceICC |
The PDF uses an embedded ICC profile (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ColorSpaceIndexed |
The PDF uses an Indexed colorspace (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ColorSpaceLab |
The PDF uses a CIE L*a*b* colorspace (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ColorSpaceNChannel |
The PDF uses an N-Channel colorspace (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.ColorSpacePattern |
The PDF uses a Pattern colorspace (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ColorSpaceSeparation |
The PDF uses a Separation colorspace (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ComplexBlendMode |
The PDF contains content to be composited using a blend mode
other than Normal, that may introduce transparency effects
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.CompressedXRef |
The PDF has a Compressed XRef table.
|
static OutputProfile.Feature |
OutputProfile.Feature.ContentIsDamaged |
The PDF contains a content stream which is damaged.
|
static OutputProfile.Feature |
OutputProfile.Feature.CyanSeparation |
The PDF uses a Separation colorspace with an ink name of Cyan (not part of basic
profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.Device33ColorSpace |
The PDF contains a DeviceN ColorSpace with more than 32 components.
|
static OutputProfile.Feature |
OutputProfile.Feature.Device9ColorSpace |
The PDF contains a DeviceN ColorSpace with more than 8 components.
|
static OutputProfile.Feature |
OutputProfile.Feature.DeviceCMYKInMatchingParentWithGrayIntent |
The PDF contains DeviceCMYK color in an element using a calibrated CMYK blending Colorspace, and has a Gray OutputIntent (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.DeviceCMYKInMatchingParentWithoutPDFAIntent |
The PDF contains DeviceCMYK color in an element using a calibrated CMYK blending Colorspace, and has no GTS_PDFA1 OutputIntent (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.DeviceCMYKInMatchingParentWithRGBIntent |
The PDF contains DeviceCMYK color in an element using a calibrated CMYK blending Colorspace, and has a RGB OutputIntent (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.DeviceCMYKWithGrayIntent |
The PDF contains a DeviceCMYK color but a Gray OutputIntent.
|
static OutputProfile.Feature |
OutputProfile.Feature.DeviceCMYKWithoutPDFAIntent |
The PDF contains DeviceCMYK color and has no GTS_PDFA1 OutputIntent.
|
static OutputProfile.Feature |
OutputProfile.Feature.DeviceCMYKWithRGBIntent |
The PDF contains a DeviceCMYK color but a RGB OutputIntent.
|
static OutputProfile.Feature |
OutputProfile.Feature.DeviceDependentColor |
The PDF contains device-dependent Color
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.DeviceGrayInMatchingParentWithCMYKIntent |
The PDF contains DeviceGray color in an element using a calibrated Gray blending Colorspace, and has a CMYK OutputIntent (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.DeviceGrayInMatchingParentWithoutPDFAIntent |
The PDF contains DeviceGray color in an element using a calibrated Gray blending Colorspace, and has no GTS_PDFA1 OutputIntent (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.DeviceGrayInMatchingParentWithRGBIntent |
The PDF contains DeviceGray color in an element using a calibrated Gray blending Colorspace, and has an RGB OutputIntent (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.DeviceGrayWithCMYKIntent |
The PDF contains a DeviceGray color but a CMYK OutputIntent.
|
static OutputProfile.Feature |
OutputProfile.Feature.DeviceGrayWithoutPDFAIntent |
The PDF contains DeviceGray color and has no GTS_PDFA1 OutputIntent.
|
static OutputProfile.Feature |
OutputProfile.Feature.DeviceGrayWithRGBIntent |
The PDF contains a DeviceGray color but an RGB OutputIntent.
|
static OutputProfile.Feature |
OutputProfile.Feature.DeviceRGBInMatchingParentWithCMYKIntent |
The PDF contains DeviceRGB color in an element using a calibrated RGB blending Colorspace, and has a CMYK OutputIntent (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.DeviceRGBInMatchingParentWithGrayIntent |
The PDF contains DeviceRGB color in an element using a calibrated RGB blending Colorspace, and has a Gray OutputIntent (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.DeviceRGBInMatchingParentWithoutPDFAIntent |
The PDF contains DeviceRGB color in an element using a calibrated RGB blending Colorspace, and has no GTS_PDFA1 OutputIntent (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.DeviceRGBWithCMYKIntent |
The PDF contains a DeviceRGB color but a CMYK OutputIntent.
|
static OutputProfile.Feature |
OutputProfile.Feature.DeviceRGBWithGrayIntent |
The PDF contains a DeviceRGB color but a Gray OutputIntent.
|
static OutputProfile.Feature |
OutputProfile.Feature.DeviceRGBWithoutPDFAIntent |
The PDF contains DeviceRGB color and has no GTS_PDFA1 OutputIntent.
|
static OutputProfile.Feature |
OutputProfile.Feature.DictionaryKeyDuplicated |
The PDF contains a duplicated dictionary key.
|
static OutputProfile.Feature |
OutputProfile.Feature.DictionaryOverflow |
The PDF contains a Dictionary with > 4095 entries.
|
static OutputProfile.Feature |
OutputProfile.Feature.DigitallySigned |
The PDF contains at least one Digital Signature.
|
static OutputProfile.Feature |
OutputProfile.Feature.DisplayDocTitle |
The PDF ViewerPreferences dictionary sets DisplayDocTitle to true.
|
static OutputProfile.Feature |
OutputProfile.Feature.DocIDMismatch |
The PDF is Linearized, but has a mismatch between the Document ID in the final trailer and
the Document ID in the first page trailer.
|
static OutputProfile.Feature |
OutputProfile.Feature.DocIDMissing |
The PDF is missing the Document ID in the primary trailer.
|
static OutputProfile.Feature |
OutputProfile.Feature.DocumentNeedsRendering |
The PDF Catalog has a "NeedsRendering" key.
|
static OutputProfile.Feature |
OutputProfile.Feature.DocumentParts |
The PDF contains a Document Parts structure.
|
static OutputProfile.Feature |
OutputProfile.Feature.DocumentPartsIncomplete |
The PDF contains a Document Parts structure, but at least one page is not in a part.
|
static OutputProfile.Feature |
OutputProfile.Feature.DocumentPartsInvalid |
The PDF contains a Document Parts structure, but there is a problem with the structure
|
static OutputProfile.Feature |
OutputProfile.Feature.DocumentPartsOverlap |
The PDF contains a Document Parts structure, but at least one page is in more than one part.
|
static OutputProfile.Feature |
OutputProfile.Feature.DoubleCompression |
The PDF contains at least one stream which has to forms of compression applied, e.g. both
Flate and DCT compression.
|
static OutputProfile.Feature |
OutputProfile.Feature.EmbeddedFileNotFacturXApproved |
The PDF contains an embedded file that is not one of the types allowed
in Factur-X; it's not PDF, TXT, GIF, TIFF, JPG, CSV, XML or JSON.
|
static OutputProfile.Feature |
OutputProfile.Feature.EmbeddedFileNotPDF |
The PDF contains an embedded file that is not a PDF.
|
static OutputProfile.Feature |
OutputProfile.Feature.EmbeddedFileNotPDFA |
The PDF contains an embedded file that does not conform to PDF/A (any revision).
|
static OutputProfile.Feature |
OutputProfile.Feature.EmbeddedFilePDFA1 |
The PDF contains an embedded file that conforms to PDF/A-1.
|
static OutputProfile.Feature |
OutputProfile.Feature.EmbeddedFilePDFA2 |
The PDF contains an embedded file that conforms to PDF/A-2.
|
static OutputProfile.Feature |
OutputProfile.Feature.EmbeddedFilePDFA3 |
The PDF contains an embedded file that conforms to PDF/A-3.
|
static OutputProfile.Feature |
OutputProfile.Feature.EmbeddedFilePDFA4 |
The PDF contains an embedded file that conforms to PDF/A-4.
|
static OutputProfile.Feature |
OutputProfile.Feature.EmbeddedFilePDFA4e |
The PDF contains an embedded file that conforms to PDF/A-4e.
|
static OutputProfile.Feature |
OutputProfile.Feature.EmbeddedFilePDFA4f |
The PDF contains an embedded file that conforms to PDF/A-4f.
|
static OutputProfile.Feature |
OutputProfile.Feature.EmbeddedFiles |
The PDF has Embedded Files attached to it, either via the "EmbeddedFiles" nametree
on the Catalog, as an Annotation, or through one of the "AF" keys added in PDF 2.0
If this feature is denied when an OutputProfile is applied, then any Embedded files
will be removed.
|
static OutputProfile.Feature |
OutputProfile.Feature.EmbeddedFileSubtypeNotContentType |
The PDF contains an embedded file for which the Subtype is not a
MIME content-type.
|
static OutputProfile.Feature |
OutputProfile.Feature.EmbeddedFileWithoutAF |
The PDF contains an EmbeddedFile with an AFRelationship key that is not
referenced from an "AF" dictionary.
|
static OutputProfile.Feature |
OutputProfile.Feature.EmbeddedFileWithoutAFRelationship |
The PDF contains a File Specification which does not have the AFRelationship key.
|
static OutputProfile.Feature |
OutputProfile.Feature.EmbeddedFileWithoutDesc |
The PDF contains a File referenced from the EmbeddedFile map that does not contains
a Description.
|
static OutputProfile.Feature |
OutputProfile.Feature.EmbeddedFileWithoutEitherName |
The PDF contains a File Specification which does not have either the F and UF keys.
|
static OutputProfile.Feature |
OutputProfile.Feature.EmbeddedFileWithoutModDate |
The PDF contains an embedded file which does not have a modification date.
|
static OutputProfile.Feature |
OutputProfile.Feature.EmbeddedFileWithoutName |
The PDF contains a File Specification which does not have the F key.
|
static OutputProfile.Feature |
OutputProfile.Feature.EmbeddedFileWithoutParams |
The PDF contains an embedded file which does not have the Params key.
|
static OutputProfile.Feature |
OutputProfile.Feature.EmbeddedFileWithoutSubtype |
The PDF contains an embedded file which does not have the Subtype key.
|
static OutputProfile.Feature |
OutputProfile.Feature.EmbeddedFileWithoutUnicodeName |
The PDF contains a File Specification which does not have the F or UF key.
|
static OutputProfile.Feature |
OutputProfile.Feature.EmptyLanguageSpecified |
The PDF has a Language tag which is empty, indicating the language is specified
to be unknown.
|
static OutputProfile.Feature |
OutputProfile.Feature.Encryption |
The PDF is encrypted.
|
static OutputProfile.Feature |
OutputProfile.Feature.EncryptionDeniesAccessibility |
The PDF is encrypted and the encryption flags disallow
extraction of text content for the purposes of accessibility.
|
static OutputProfile.Feature |
OutputProfile.Feature.FacturX1InvoiceAttachment |
The PDF has an XML file attachment called "factur-x.xml" with a relationship of "Alternative", "Source" or "Data",
as specified by the FacturX 1.0 specification.
|
static OutputProfile.Feature |
OutputProfile.Feature.FacturX1InvoiceAttachmentNotAlternative |
The PDF has an XML file attachment called "factur-x.xml" with a relationship that is not "Alternative".
|
static OutputProfile.Feature |
OutputProfile.Feature.FacturX1XrechnungAttachment |
The PDF has an XML file attachment called "xrechnung.xml" with a relationship of "Alternative",
as specified by the Factur-X 1.0.06 specification.
|
static OutputProfile.Feature |
OutputProfile.Feature.FFilter |
The PDF has streams with external file filters and are not allowed in PDF/A or PDF/X-4 and later
(not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.FieldFlags14 |
The PDF contains a Form Field with flags first defined in PDF 1.4.
|
static OutputProfile.Feature |
OutputProfile.Feature.FieldFlags15 |
The PDF contains a Form Field with flags first defined in PDF 1.5.
|
static OutputProfile.Feature |
OutputProfile.Feature.FileBased |
The PDF has been loaded from a File .
|
static OutputProfile.Feature |
OutputProfile.Feature.FileIsDamaged |
The PDF structure was damaged but has been repaired.
|
static OutputProfile.Feature |
OutputProfile.Feature.FilterAlias |
The PDF contains a stream with a standard filter but using a non-standard nanme,
which is disallowed but repairable in PDF/A-2 or later
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.FilterASCII85 |
The PDF has streams compressed with ASCII85 (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.FilterASCIIHex |
The PDF has streams compressed with ASCIIHEX (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.FilterCCITT |
The PDF has streams compressed with CCITT (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.FilterDamaged |
The PDF has streams compressed with a Filter, and one of those streams is
damaged.
|
static OutputProfile.Feature |
OutputProfile.Feature.FilterDCT |
The PDF has streams compressed with Discrete cosine (JPEG) encoding (not part
of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.FilterFlate |
The PDF has streams compressed with Flate (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.FilterInlineASCII85 |
The PDF contains an inline-image which is encoded with ASCII85 encoding
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.FilterInlineASCIIHex |
The PDF contains an inline-image which is encoded with ASCIIHex encoding
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.FilterInlineCCITT |
The PDF contains an inline-image which is compressed with CCITT compression
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.FilterInlineDCT |
The PDF contains an inline-image which is compressed with DCT (JPEG) encoding
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.FilterInlineFlate |
The PDF contains an inline-image which is compressed with Flate compression
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.FilterInlineLZW |
The PDF contains an inline-image which is compressed with LZW encoding
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.FilterInlineRLE |
The PDF contains an inline-image which is compressed with run-length encoding
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.FilterJBIG2 |
The PDF has streams compressed with JBIG2 encoding (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.FilterJPX |
The PDF has streams compressed with JPEG-2000 encoding (not part of basic profile)
If this feature is denied when an OutputProfile is applied, then any
streams compressed with JPX will be recompressed with Flate.
|
static OutputProfile.Feature |
OutputProfile.Feature.FilterLZW |
The PDF has streams compressed with LZW encoding (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.FilterNoneOnLargeStream |
The PDF has large uncompressed streams (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.FilterRLE |
The PDF has streams compressed with Run-Length encoding (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.FilterUnknown |
The PDF contains a stream with a non-standard filter, which will be unreadable.
|
static OutputProfile.Feature |
OutputProfile.Feature.FontCompactEmbedded |
The PDF uses an embedded Compact font (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.FontEmbeddingRestrictions |
The PDF embeds a font with embedding restrictions.
|
static OutputProfile.Feature |
OutputProfile.Feature.FontMultipleMaster |
The PDF uses a Multiple-Master font (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.FontNameNotUTF8 |
The PDF contains a Name representing the name of a font which is
not a valid UTF-8 byte sequence.
|
static OutputProfile.Feature |
OutputProfile.Feature.FontOpenTypeEmbedded |
The PDF uses an embedded OpenType font (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.FontStandard14 |
The PDF uses the Standard 14 fonts
(not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.FontStandard14Invisible |
The PDF uses the Standard 14 fonts to display invisible text
(not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.FontSymbolicStatusUndefined |
The PDF contains a font which does not have it's symbolic status correctly defined -
the two bits in its Flags field contradict eachother.
|
static OutputProfile.Feature |
OutputProfile.Feature.FontTrueTypeEmbedded |
The PDF uses an embedded TrueType font (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.FontTrueTypeUnembedded |
The PDF uses an unembedded TrueType font
(not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.FontTrueTypeUnembeddedInvisible |
The PDF uses an unembedded TrueType font to display invisible text
(not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.FontType0 |
The PDF uses a Type 0 font (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.FontType1Embedded |
The PDF uses an embedded Type-1 font (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.FontType1PFB |
The PDF contains a Type1 font which is stored in PFB not PFA format.
|
static OutputProfile.Feature |
OutputProfile.Feature.FontType1SubsetWithAugmentedCharset |
The PDF embeds a Type1 font subset with a CharSet string, but the CharSet string lists
some glyphs which are not defined in the font.
|
static OutputProfile.Feature |
OutputProfile.Feature.FontType1SubsetWithAugmentedUsedCharset |
The PDF embeds a Type1 font subset with a CharSet string, but the CharSet string lists
some glyphs which are not used in the font.
|
static OutputProfile.Feature |
OutputProfile.Feature.FontType1SubsetWithCharset |
The PDF embeds a Type1 font subset with a CharSet string.
|
static OutputProfile.Feature |
OutputProfile.Feature.FontType1SubsetWithIncompleteCharset |
The PDF embeds a Type1 font subset with a CharSet string, but the CharSet string does
not list all the glyphs defined in the font.
|
static OutputProfile.Feature |
OutputProfile.Feature.FontType1SubsetWithIncompleteUsedCharset |
The PDF embeds a Type1 font subset with a CharSet string, but the CharSet string does
not list all the glyphs used in the font.
|
static OutputProfile.Feature |
OutputProfile.Feature.FontType1SubsetWithoutCharset |
The PDF embeds a Type1 font subset without a CharSet string.
|
static OutputProfile.Feature |
OutputProfile.Feature.FontType1Unembedded |
The PDF uses an unembedded Type 1 font
(not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.FontType1UnembeddedInvisible |
The PDF uses an unembedded Type 1 font to display invisible text
(not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.FontType1WithoutToUnicode |
The PDF uses a Type 1 font without a ToUnicode map (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.FontType3 |
The PDF uses a Type 3 font (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.FontUnicodeUndefined |
The PDF contains a font which does not reliably map its glyphs to Unicode values.
|
static OutputProfile.Feature |
OutputProfile.Feature.FontUnicodeUndefinedDueToDamagedCMap |
The PDF contains text which we cannot convert to unicode values because the CMap is damaged
somehow.
|
static OutputProfile.Feature |
OutputProfile.Feature.FontUnicodeUndefinedDueToToUnicodeCodeLength |
The PDF contains a ToUnicode object which has a begincodespacerange that specifies
the input values are 16-bit, but then uses 8-bit codes in the mapping.
|
static OutputProfile.Feature |
OutputProfile.Feature.FontUnicodeUnrecoverable |
The PDF contains text which we cannot convert to unicode values.
|
static OutputProfile.Feature |
OutputProfile.Feature.FontWidthsNotConsistent |
The PDF embeds a font with inconsistent widths.
|
static OutputProfile.Feature |
OutputProfile.Feature.FontWithMissingGlyphs |
The PDF embeds a font without glyphs for all characters referenced in the document.
|
static OutputProfile.Feature |
OutputProfile.Feature.FontWithoutMetadata |
The PDF contains at least one font without any meta-data (not part of basic
profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.Form |
The PDF contains a Form with at least one element.
|
static OutputProfile.Feature |
OutputProfile.Feature.FullPageImage |
The PDF contains a full page image.
|
static OutputProfile.Feature |
OutputProfile.Feature.GraphicsWithinBT |
The PDF contains graphical operations other than text within a
BT/ET sequence.
|
static OutputProfile.Feature |
OutputProfile.Feature.GrayscaleContent |
The PDF contains text, shading or vector graphics (anything but bitmap images)
that are in Grayscale, ie. they include a shade of gray that is not black or white.
|
static OutputProfile.Feature |
OutputProfile.Feature.GrayscaleImage |
The PDF contains a bitmap image that could be in Grayscale.
|
static OutputProfile.Feature |
OutputProfile.Feature.Hairline |
The PDF contains a "hairline" (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.HalftoneHTP |
The PDF contains an "HTP" key to define a Halftone.
|
static OutputProfile.Feature |
OutputProfile.Feature.HalftoneName |
The PDF contains a named Halftone pattern (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.HalftoneNot1or5 |
The PDF contains a Halftone pattern not of type 1 or 5 (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.HalftoneOrigin |
The PDF contains the PDF 2.0 "HTO" key to define a Halftone.
|
static OutputProfile.Feature |
OutputProfile.Feature.HalftoneTransferFunctionNotInType5 |
The PDF contains a Transfer function in a Halftone dictionary which is not
a component of a "Type 5" Halftone dictionary.
|
static OutputProfile.Feature |
OutputProfile.Feature.HalftoneTransferFunctionOptional |
The PDF contains a Transfer function in a Halftone dictionary which is not
a component of a "Type 5" Halftone dictionary, or which is on a component
but that component is a CMYK prrimary.
|
static OutputProfile.Feature |
OutputProfile.Feature.HalftoneTransferFunctionRequiredButMissing |
The PDF contains a "Type 5" Halftone dictionary which contains a "Type 1"
Halftone dictionary, that inner Halftone dictiomary is not one one of the CMYK primaries,
and it is missing a Transfer function.
|
static OutputProfile.Feature |
OutputProfile.Feature.HasAuthor |
The PDF Info dictionary has an Author set
|
static OutputProfile.Feature |
OutputProfile.Feature.HasCMYKOutputIntent |
The PDF contains an OutputIntent defining a CMYK ColorSpace.
|
static OutputProfile.Feature |
OutputProfile.Feature.HasCreationDate |
The PDF Info dictionary has a Creation Date set
|
static OutputProfile.Feature |
OutputProfile.Feature.HasCreator |
The PDF Info dictionary has a Creator set
|
static OutputProfile.Feature |
OutputProfile.Feature.HasDocID |
The PDF has a Document ID set.
|
static OutputProfile.Feature |
OutputProfile.Feature.HasEmptyTitle |
The PDF Info dictionary has a Title set, but it's empty
|
static OutputProfile.Feature |
OutputProfile.Feature.HasGrayOutputIntent |
The PDF contains an OutputIntent defining a Grayscale ColorSpace.
|
static OutputProfile.Feature |
OutputProfile.Feature.HasModDate |
The PDF Info dictionary has a Modification Date set.
|
static OutputProfile.Feature |
OutputProfile.Feature.HasMultipleDifferentOutputIntents |
The PDF contains multiple Output Intents with different ICC profiles.
|
static OutputProfile.Feature |
OutputProfile.Feature.HasMultipleOutputIntents |
The PDF contains multiple Output Intents.
|
static OutputProfile.Feature |
OutputProfile.Feature.HasOutputIntent |
The PDF contains an OutputIntent.
|
static OutputProfile.Feature |
OutputProfile.Feature.HasOutputIntentGTS_PDFA |
The PDF contains an OutputIntent of GTS_PDFA.
|
static OutputProfile.Feature |
OutputProfile.Feature.HasOutputIntentGTS_PDFA1 |
The PDF contains an OutputIntent of GTS_PDFA1.
|
static OutputProfile.Feature |
OutputProfile.Feature.HasOutputIntentGTS_PDFX |
The PDF contains an OutputIntent of GTS_PDFX.
|
static OutputProfile.Feature |
OutputProfile.Feature.HasOutputIntentISO_PDFE1 |
The PDF contains an OutputIntent of ISO_PDFE1.
|
static OutputProfile.Feature |
OutputProfile.Feature.HasProducer |
The PDF Info dictionary has a Producer set
|
static OutputProfile.Feature |
OutputProfile.Feature.HasReferenceOutputIntent |
The PDF contains an OutputIntent which references an external ICC profile.
|
static OutputProfile.Feature |
OutputProfile.Feature.HasRGBOutputIntent |
The PDF contains an OutputIntent defining an RGB ColorSpace.
|
static OutputProfile.Feature |
OutputProfile.Feature.HasSubject |
The PDF Info dictionary has a Subject set
|
static OutputProfile.Feature |
OutputProfile.Feature.HasTitle |
The PDF Info dictionary has a Title set
|
static OutputProfile.Feature |
OutputProfile.Feature.HasTrapped |
The PDF Info dictionary has a Trapped key.
|
static OutputProfile.Feature |
OutputProfile.Feature.HasUnembeddedOutputIntent |
The PDF contains an OutputIntent which does not contain an embedded ICC profile
|
static OutputProfile.Feature |
OutputProfile.Feature.HasUnknownOutputIntent |
The PDF contains an OutputIntent which is not GrayScale, RGB or CMYK.
|
static OutputProfile.Feature |
OutputProfile.Feature.HeaderNotAtStart |
There is junk in the PDF file before the "%PDF-" marker
|
static OutputProfile.Feature |
OutputProfile.Feature.HintsAreDamaged |
The linearized PDF contains a hints table that is damaged.
|
static OutputProfile.Feature |
OutputProfile.Feature.ICCProfile3144 |
The PDF contains a particular version of the sRGB ColorProfile that is known to cause issues with
Acrobat.
|
static OutputProfile.Feature |
OutputProfile.Feature.ICCProfileBadColorComponentCount |
The PDF contains an ICC ColorProfile where the specified number of Colors does not
match the actual number specified by the profile
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ICCProfileInvalid |
The PDF contains an invalid ICC ColorProfile.
|
static OutputProfile.Feature |
OutputProfile.Feature.ICCProfileNotOutput |
The PDF contains an OutputIntent with an embedded ICC profile that's not an Output
(class=prtr) ICC Profile.
|
static OutputProfile.Feature |
OutputProfile.Feature.ICCProfileNotOutputOrDisplay |
The PDF contains an OutputIntent with an embedded ICC profile that's not an Output
(class=prtr) or Display (class=mntr) ICC Profile.
|
static OutputProfile.Feature |
OutputProfile.Feature.ICCProfileNotValidForPDF |
The PDF contains an OutputIntent which is not valid for PDF.
|
static OutputProfile.Feature |
OutputProfile.Feature.ICCProfileUnusualColorSpace |
The PDF contains an OutputIntent with an embedded ICC profile that's not Gray, RGB or
CMYK.
|
static OutputProfile.Feature |
OutputProfile.Feature.ICCProfileVersion20 |
The PDF uses an embedded ICC profile version 2.0, as
defined in ICC 3.0
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ICCProfileVersion21 |
The PDF uses an embedded ICC profile version 2.1, as
defined in ICC 3.3
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ICCProfileVersion22 |
The PDF uses an embedded ICC profile version 2.2, as
defined in ICC.1A:1998-09.
|
static OutputProfile.Feature |
OutputProfile.Feature.ICCProfileVersion23 |
The PDF uses an embedded ICC profile at or prior to version 2.3, as
defined in ICC.1A:1999-04.
|
static OutputProfile.Feature |
OutputProfile.Feature.ICCProfileVersion24 |
The PDF uses an embedded ICC profile version 2.4, as
defined in ICC.1:2001-04.
|
static OutputProfile.Feature |
OutputProfile.Feature.ICCProfileVersion40 |
The PDF uses an embedded ICC profile version 4.0, as defined in
ICC.1:2001-12.
|
static OutputProfile.Feature |
OutputProfile.Feature.ICCProfileVersion41 |
The PDF uses an embedded ICC profile version 4.1, as defined in
ICC.1:2003-09.
|
static OutputProfile.Feature |
OutputProfile.Feature.ICCProfileVersion42 |
The PDF uses an embedded ICC profile version 4.2, as defined in
ICC.1:2004-4, aka ISO15076-1:2005.
|
static OutputProfile.Feature |
OutputProfile.Feature.ICCProfileVersion43 |
The PDF uses an embedded ICC profile version 4.3, as defined in
both ICC.1:2010-12 and ISO15076-1:2010.
|
static OutputProfile.Feature |
OutputProfile.Feature.ICCProfileVersionUnknown |
The PDF uses an embedded ICC profile with an unknown version number.
|
static OutputProfile.Feature |
OutputProfile.Feature.ImageDamaged |
The PDF has an image with a damaged stream - either the Filter is incorrect or there are
too few bytes for the image.
|
static OutputProfile.Feature |
OutputProfile.Feature.ImageDepth1 |
The PDF contains 1-bit images (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.ImageDepth16 |
The PDF contains 16-bit images (not part of basic profile). 16-bit images were added
in Acrobat 6.0 and are not accepted by PDF/X
|
static OutputProfile.Feature |
OutputProfile.Feature.ImageDepth2 |
The PDF contains 2-bit images (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.ImageDepth4 |
The PDF contains 4-bit images (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.ImageDepth8 |
The PDF contains 8-bit images (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.ImageLengthIncorrect |
The PDF contains an image which has less data than its width and height demand.
|
static OutputProfile.Feature |
OutputProfile.Feature.ImagePluginHeader |
The PDF should be marked as "image only".
|
static OutputProfile.Feature |
OutputProfile.Feature.ImageTransparency |
The PDF contains images with Transparency (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ImperfectWhitespace |
The PDF contains whitespace which is valid, but does not meet the stricter requirements
for PDF/A.
|
static OutputProfile.Feature |
OutputProfile.Feature.InconsistentColorantColorSpace |
The PDF contains an NChannel DeviceN colorspace which lists colorspaces for the individual Components,
but the colorspace for those components is different to the colorspace of the parent colorspace.
|
static OutputProfile.Feature |
OutputProfile.Feature.InconsistentColorantTransform |
The PDF contains an NChannel DeviceN colorspace which lists colorspaces for the individual Components,
but the tint-trasform for those components gives different color values to the parent colorspace.
|
static OutputProfile.Feature |
OutputProfile.Feature.IndirectObjectOverflow |
The PDF contains more than 8388607 indirect objects.
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoDeclaresHIPAAsafe |
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoDeclaresWCAG21LevelA |
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoDeclaresWCAG21LevelAA |
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoDeclaresWCAG21LevelAAA |
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoDeclaresWTPDF_Accessibility10 |
The XMP Metadata contains a PDF declaration for
WTPDF accessibility level 1.0
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoDeclaresWTPDF_Reuse10 |
The XMP Metadata contains a PDF declaration for
WTPDF reuse level 1.0
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoDictionary |
The PDF has an Info dictionary.
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoDictionaryOptionalFields |
The PDF has an Info dictionary with optional fields in it.
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoHasPDFDeclaration |
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoHasPDFXConformance |
The PDF Info Dictionary has the obsolete GTS_PDFXConformance
key, which is not allowed in PDF/X-4 and later
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoMeetsPDFA1a_2005 |
The document XMP Metadata meets the requirements for PDF/A-1a:2005
Note that despite the name, this is an XMP check, not an Info Dictionary check.
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoMeetsPDFA1b_2005 |
The document XMP Dictionary meets the requirements for PDF/A-1b:2005
Note that despite the name, this is an XMP check, not an Info Dictionary check.
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoMeetsPDFA2a |
The document XMP Metadata meets the requirements for PDF/A-2a.
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoMeetsPDFA2b |
The document XMP Metadata meets the requirements for PDF/A-2b.
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoMeetsPDFA2u |
The document XMP Metadata meets the requirements for PDF/A-2u.
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoMeetsPDFA3a |
The document XMP Metadata meets the requirements for PDF/A-3a.
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoMeetsPDFA3b |
The document XMP Metadata meets the requirements for PDF/A-3b.
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoMeetsPDFA3u |
The document XMP Metadata meets the requirements for PDF/A-3u.
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoMeetsPDFUA1 |
The PDF XMP Metadata meets the requirements for PDF/UA-1.
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoMeetsPDFUA2 |
The PDF XMP Metadata meets the requirements for PDF/UA-2
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoMeetsPDFX1a_2001 |
The PDF Info Dictionary meets the requirements for PDF/X-1a:2001.
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoMeetsPDFX1a_2003 |
The PDF Info Dictionary meets the requirements for PDF/X-1a:2003.
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoMeetsPDFX3_2002 |
The PDF Info Dictionary meets the requirements for PDF/X-3:2002.
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoMeetsPDFX3_2003 |
The PDF Info Dictionary meets the requirements for PDF/X-3:2003.
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoMeetsZUGFeRD1Basic |
The PDF XMP Metadata meets the requirements for ZUGFeRD 1.0 (Basic conformance level).
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoMeetsZUGFeRD1Comfort |
The PDF XMP Metadata meets the requirements for ZUGFeRD 1.0 (Comfort conformance level).
|
static OutputProfile.Feature |
OutputProfile.Feature.InfoMeetsZUGFeRD1Extended |
The PDF XMP Metadata meets the requirements for ZUGFeRD 1.0 (Extended conformance level).
|
static OutputProfile.Feature |
OutputProfile.Feature.InheritedDefaultCMYK |
The PDF references a DefaultCMYK ColorSpace which is
which is inherited from a parent context.
|
static OutputProfile.Feature |
OutputProfile.Feature.InheritedDefaultGray |
The PDF references a DefaultGray ColorSpace which is
which is inherited from a parent context.
|
static OutputProfile.Feature |
OutputProfile.Feature.InheritedDefaultRGB |
The PDF references a DefaultRGB ColorSpace which is
which is inherited from a parent context.
|
static OutputProfile.Feature |
OutputProfile.Feature.InheritedResource |
The PDF referencea a resource (such as a font, image or XObject)
which is inherited from a parent context.
|
static OutputProfile.Feature |
OutputProfile.Feature.InlineImage |
The PDF contains an inline image (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.InlineImageDamaged |
The PDF contains an inline image, one of which is damaged.
|
static OutputProfile.Feature |
OutputProfile.Feature.InlineImageWithoutLength |
The PDF contains an inline image, one of which has no Length key.
|
static OutputProfile.Feature |
OutputProfile.Feature.IntegerOverflow |
The PDF contains an Integer > ±231-1.
|
static OutputProfile.Feature |
OutputProfile.Feature.InterpolatedImage |
The PDF contains at least one interpolated image
This is not allowed in PDF/A-1
(not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.InterpolatedInlineImage |
The PDF contains at least one interpolated inline image.
|
static OutputProfile.Feature |
OutputProfile.Feature.InvalidCMap |
The PDF contains a CID font with an embedded CMap which is invalid and cannot be read
|
static OutputProfile.Feature |
OutputProfile.Feature.InvalidFont |
The PDF contains a Font that is damaged or otherwise invalid.
|
static OutputProfile.Feature |
OutputProfile.Feature.JavaScript |
The PDF has JavaScript (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.JPXColorSpaceJab |
The PDF contains a JPX stream that uses the CIEJab ColorSpace.
|
static OutputProfile.Feature |
OutputProfile.Feature.JPXContentMismatch |
The PDF contains a JPX stream where the external values (for width, height or colorspace)
don't match the values defined by the stream.
|
static OutputProfile.Feature |
OutputProfile.Feature.JPXDepthNot8n |
The PDF contains a JPX stream which ha a depth that is not 1, 8 or 16.
|
static OutputProfile.Feature |
OutputProfile.Feature.JPXNotBaseline |
The PDF contains a JPX stream that is does not meet the "baseline" requirements for JPX in PDF.
|
static OutputProfile.Feature |
OutputProfile.Feature.JPXNotBaselineColr |
The PDF contains a JPX stream that would not meet the "baseline" requirements for JPX in PDF,
but as its ColorSpace is overridden this should not be a concern.
|
static OutputProfile.Feature |
OutputProfile.Feature.JunkAfterHeader |
There is junk in the PDF file immmediately after the header line.
|
static OutputProfile.Feature |
OutputProfile.Feature.LanguageInvalid |
The PDF has an invalid Language tag, either on the catalog or in
the Structure Tree.
|
static OutputProfile.Feature |
OutputProfile.Feature.LanguageSpecified |
The PDF has a valid Language tag, indicating the natural language of the document
|
static OutputProfile.Feature |
OutputProfile.Feature.LegacyNamedActions |
The PDF contains an old-style Map of PDFAction referenced by name.
|
static OutputProfile.Feature |
OutputProfile.Feature.Length1Mismatch |
The PDF contains an embedded TrueType font where the Length1 field is missing,
or isn't the correct value.
|
static OutputProfile.Feature |
OutputProfile.Feature.Linearized |
The PDF is Linearized (also known as web ready).
|
static OutputProfile.Feature |
OutputProfile.Feature.LinearizedLoader |
The PDF is Linearized and has been loaded using the Linearized Loader.
|
static OutputProfile.Feature |
OutputProfile.Feature.LinkIsImageMap |
|
static OutputProfile.Feature |
OutputProfile.Feature.MagentaSeparation |
The PDF uses a Separation colorspace with an ink name of Magenta (not part
of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.MarkedContent |
The PDF contains marked-content operators - a DP, BDC or BMC
(renamed from MarkedProperty in 2.24; originally added in 2.6.1)
(not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.MaximumCompression |
The PDF should be compressed using the maximum level of compression.
|
static OutputProfile.Feature |
OutputProfile.Feature.MediaClipWithInvalidContentType |
The PDF contains a "Media Clip" object (a video) with a CT (Content-Type) key that it not a valid Content-Type
This is not recommended in ISO32000, and therefore PDF/UA
(not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.MediaClipWithoutAlt |
The PDF contains a "Media Clip" object (a video) without
valid Alternate text
This is not allowed in PDF/UA-1
(not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.MediaClipWithoutContentType |
The PDF contains a "Media Clip" object (a video) without a CT (Content-Type) key.
|
static OutputProfile.Feature |
OutputProfile.Feature.MergeResources |
When merging multiple PDFs, if this feature is set then the PDF will be scanned
on render and duplicate resources (such as fonts and images)
merged if possible.
|
static OutputProfile.Feature |
OutputProfile.Feature.MergeResourcesFast |
As for MergeResources , but skips most of the work and just picks off
the items that are literally identical.
|
static OutputProfile.Feature |
OutputProfile.Feature.MissingResource |
The PDF references a resource from a Content Stream which is missing.
|
static OutputProfile.Feature |
OutputProfile.Feature.MissingTrimAndArtBox |
The PDF has pages missing both Art and Trim boxes (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.MultipleRevisions |
The PDF has multiple revisions.
|
static OutputProfile.Feature |
OutputProfile.Feature.NamedActions |
The PDF contains a Map of PDFAction referenced by name.
|
static OutputProfile.Feature |
OutputProfile.Feature.NameNotUTF8 |
The PDF contains a general Name representing a String which is not a valid UTF-8 byte sequence.
|
static OutputProfile.Feature |
OutputProfile.Feature.NameOverflow |
The PDF contains a Name > 127 bytes.
|
static OutputProfile.Feature |
OutputProfile.Feature.NameTreeMixedEncoding |
The PDF contains a NameTree with keys in a mixture of UCS (unicode-based) and non-UCS keys.
|
static OutputProfile.Feature |
OutputProfile.Feature.NChannelDotGain |
The PDF contains an N-Channel color-space that specifies a dot-gain
function.
|
static OutputProfile.Feature |
OutputProfile.Feature.NChannelDotGainInconsistent |
The PDF contains more than one N-Channel color-space which specify
dot-gain functions for ther components, but the functions for a particular
component are specified differently in the two spaces.
|
static OutputProfile.Feature |
OutputProfile.Feature.NChannelPrintingOrder |
The PDF contains at least one N-CHannel color-space that specifies
a printing order for its components.
|
static OutputProfile.Feature |
OutputProfile.Feature.NChannelPrintingOrderInconsistent |
The PDF contains more than one N-Channel color-space which specifies
a printing order for their components, but the printing-orders on
at least two of the color-spaces is inconsistent, and they cannot both
be reconciled.
|
static OutputProfile.Feature |
OutputProfile.Feature.NChannelProcessCalibrated |
The PDF contains an N-Channel color-space that specifies process
color, and the process color-space is a calibrated (ICC or Lab) color-space.
|
static OutputProfile.Feature |
OutputProfile.Feature.NChannelProcessDeviceCMYK |
The PDF contains an N-Channel color-space that specifies process color, and the process color-space is DeviceCMYK (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.NChannelProcessDeviceGray |
The PDF contains an N-Channel color-space that specifies process color, and the process color-space is DeviceGray (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.NChannelProcessDeviceRGB |
The PDF contains an N-Channel color-space that specifies process color, and the process color-space is DeviceRGB (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.NChannelSolidityInconsistent |
The PDF contains more than one N-Channel color-space which specify
solidities for ther components, but the solidities for a particular
component are specified differently in the two spaces.
|
static OutputProfile.Feature |
OutputProfile.Feature.NChannelSolidityNotOne |
The PDF contains an N-Channel colorspace which specifies
a component solidity value other than 1
|
static OutputProfile.Feature |
OutputProfile.Feature.NeedAppearancesNotFalse |
The NeedAppearances flag of the Form dictionary is set.
|
static OutputProfile.Feature |
OutputProfile.Feature.NestingOverflow |
The PDF contains q/Q operations that nest more than 28 deep.
|
static OutputProfile.Feature |
OutputProfile.Feature.NestingUnbalanced |
The PDF contains q/Q operations that are unbalanced.
|
static OutputProfile.Feature |
OutputProfile.Feature.NoEOLStream |
The PDF contains a Stream without a traling EOL character.
|
static OutputProfile.Feature |
OutputProfile.Feature.NoFourByteComment |
The four-byte binary comment immediately after the "%PDF-" marker and recommended
by Adobe is missing
|
static OutputProfile.Feature |
OutputProfile.Feature.NoMediaBox |
The PDF contains a page with no media box.
|
static OutputProfile.Feature |
OutputProfile.Feature.NonPopupAnnotationPrintFlagNotSet |
The PDF contains a non-popup Annotation that is set not to print.
|
static OutputProfile.Feature |
OutputProfile.Feature.NonRectangularAnnotation |
The PDF contains a Link, Markup or Redact annotation with a non-rectangular shape (not part of
basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.NonStandardEncryption |
|
static OutputProfile.Feature |
OutputProfile.Feature.NonSymbolicTrueTypeWithoutCMap |
The PDF embeds a non-symbolic TrueType font without a non-symbolic CMap.
|
static OutputProfile.Feature |
OutputProfile.Feature.NonSymbolicTrueTypeWithoutCoreCMap |
The PDF embeds a non-symbolic TrueType font without a 1/0 or 3/1 CMap.
|
static OutputProfile.Feature |
OutputProfile.Feature.NonSymbolicTrueTypeWithoutMacRomanOrWinAnsiEncoding |
The PDF embeds a non-symbolic TrueType font without a MacRoman or WinAnsi Encoding.
|
static OutputProfile.Feature |
OutputProfile.Feature.NonSymbolicTrueTypeWithoutPureMacRomanOrWinAnsiEncoding |
The PDF embeds a non-symbolic TrueType font that is a valid variation on MacRoman or WinAnsi Encoding.
|
static OutputProfile.Feature |
OutputProfile.Feature.NotdefGlyph |
The PDF contains a reference to the .notdef named glyph
This is not allowed in PDF/A-2 and later
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.OddHexString |
The PDF contains a Hex string with an odd length.
|
static OutputProfile.Feature |
OutputProfile.Feature.OPI |
An image or Form XObject contains OPI (Open Prepress Interface) comments.
|
static OutputProfile.Feature |
OutputProfile.Feature.OptionalContent |
The PDF has pages with optional content.
|
static OutputProfile.Feature |
OutputProfile.Feature.OptionalContentOffByDefault |
The PDF has pages with optional content which is off in the default view.
|
static OutputProfile.Feature |
OutputProfile.Feature.OptionalContentOrderComplete |
The PDF contains an Optional Content Configuration dictionary which specifies an Order,
and the Order lists every Optional Content Group in the PDF.
|
static OutputProfile.Feature |
OutputProfile.Feature.OptionalContentOrderEmpty |
The PDF contains an Optional Content Configuration dictionary which specifies an Order,
and the Order is empty.
|
static OutputProfile.Feature |
OutputProfile.Feature.OptionalContentOrderIncomplete |
The PDF contains an Optional Content Configuration dictionary which specifies an Order,
but the Order doesn't list every Optional Content Group in the PDF.
|
static OutputProfile.Feature |
OutputProfile.Feature.OptionalContentProcessingStep |
The PDF has pages with optional content that represent processing steps
as defined in ISO19593.
|
static OutputProfile.Feature |
OutputProfile.Feature.OptionalContentProcessingStepUnknown |
The PDF has pages with optional content that represent processing steps
but that is not defined in ISO19593
(not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.OptionalContentUsageApplication |
The PDF contains an Optional Content Configuration dictionary which specifies the AS
(Usage Application) Dictionary.
|
static OutputProfile.Feature |
OutputProfile.Feature.OptionalContentWithDuplicateName |
The PDF contains an Optional Content Configuration Dictionary which duplicates the name
of another dictionary.
|
static OutputProfile.Feature |
OutputProfile.Feature.OptionalContentWithEmptyName |
The PDF contains an Optional Content Configuration Dictionary with a zero-length name.
|
static OutputProfile.Feature |
OutputProfile.Feature.OptionalContentWithoutName |
The PDF contains an Optional Content Configuration Dictionary with no name.
|
static OutputProfile.Feature |
OutputProfile.Feature.OutputIntentOnPage |
The PDF contains Output Intents referenced from a PDFPage object.
|
static OutputProfile.Feature |
OutputProfile.Feature.Overprint |
The PDF uses Overprinting, which usually requires special settings to reproduce correctly
on a subtractive output device such as a screen.
|
static OutputProfile.Feature |
OutputProfile.Feature.OverprintCMYKMode |
The PDF sets the Overprint flag to on and the overprint mode to 1, and it uses a DeviceCMYK color
where one of the components is zero.
|
static OutputProfile.Feature |
OutputProfile.Feature.OverprintInICCCMYK |
The PDF uses overprinting in an ICC-based CMYK profile.
|
static OutputProfile.Feature |
OutputProfile.Feature.OverprintOff |
The PDF sets the Overprint flag to off.
|
static OutputProfile.Feature |
OutputProfile.Feature.PageAnnotationsNotInStructureOrArrayOrder |
A PDF has a Structure Tree and a PDFPage containing Annotations, but does
not specify the Tab order for those annotations as Structure, Array or Widget order
This is disallowed for PDF/UA-2 (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.PageAnnotationsNotInStructureOrder |
A PDF has a Structure Tree and a PDFPage containing Annotations, but does
not specify the Tab order for those annotations as Structure order
This is disallowed for PDF/UA-1 (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.PageDimensionsOutOfBounds |
The PDF contains a PDFPage which has a box that
has a width or height < 3 or > 14400.
|
static OutputProfile.Feature |
OutputProfile.Feature.PageLabels |
The PDF has page labels.
|
static OutputProfile.Feature |
OutputProfile.Feature.PageTemplates |
The PDF has Page Templates - named pages which are not visibile in the document,
but which can be used to create other pages dynamically using JavaScript.
|
static OutputProfile.Feature |
OutputProfile.Feature.PDFAExtensionSchemaBadPrefix |
The XMP metadata contains a PDF/A extension schema which uses a
non-standard prefix.
|
static OutputProfile.Feature |
OutputProfile.Feature.PDFAExtensionSchemaNamespaceInvalid |
The XMP metadata contains a PDF/A extension schema which has a namespace URI that doesn't
end in '#' or '/'.
|
static OutputProfile.Feature |
OutputProfile.Feature.PDFANamespaceNonStandardPrefix |
The XMP metadata contains a PDF/A namespaces that should be prefixed pdfaid, but isn't.
|
static OutputProfile.Feature |
OutputProfile.Feature.PDFRaster10 |
The PDF claims to conform to PDF Raster 1.0
(ISO23504-1:2020).
|
static OutputProfile.Feature |
OutputProfile.Feature.PDFUANamespaceNonStandardPrefix |
The XMP metadata contains a PDF/UA namespaces that should be prefixed pdfuaid, but isn't.
|
static OutputProfile.Feature |
OutputProfile.Feature.PDFVersion10 |
The PDF header describes it as version 1.0
|
static OutputProfile.Feature |
OutputProfile.Feature.PDFVersion11 |
The PDF header describes it as version 1.1
|
static OutputProfile.Feature |
OutputProfile.Feature.PDFVersion12 |
The PDF header describes it as version 1.2 (compatible with Acrobat 3.x).
|
static OutputProfile.Feature |
OutputProfile.Feature.PDFVersion13 |
The PDF header describes it as version 1.3 (compatible with Acrobat 4.x).
|
static OutputProfile.Feature |
OutputProfile.Feature.PDFVersion14 |
The PDF header describes it as version 1.4 (compatible with Acrobat 5.x).
|
static OutputProfile.Feature |
OutputProfile.Feature.PDFVersion15 |
The PDF header describes it as version 1.5 (compatible with Acrobat 6.x).
|
static OutputProfile.Feature |
OutputProfile.Feature.PDFVersion16 |
The PDF header describes it as version 1.6 (compatible with Acrobat 7.x).
|
static OutputProfile.Feature |
OutputProfile.Feature.PDFVersion17 |
The PDF header describes it as version 1.7 with no extension level
(compatible with Acrobat 8.x and ISO32000-1:2008).
|
static OutputProfile.Feature |
OutputProfile.Feature.PDFVersion17e11 |
The PDF header describes it as version 1.7 with an ExtensionLevel of 11
(compatible with Acrobat XI).
|
static OutputProfile.Feature |
OutputProfile.Feature.PDFVersion17e3 |
The PDF header describes it as version 1.7 with an ExtensionLevel of 3
(compatible with Acrobat 9.x and ISO32000-1:2008 extension 3).
|
static OutputProfile.Feature |
OutputProfile.Feature.PDFVersion17e5 |
The PDF header describes it as version 1.7 with an ExtensionLevel of 5
(compatible with Acrobat 9.1 and ISO32000-1:2008 extension 5).
|
static OutputProfile.Feature |
OutputProfile.Feature.PDFVersion17e8 |
The PDF header describes it as version 1.7 with an ExtensionLevel of 8
(compatible with Acrobat X).
|
static OutputProfile.Feature |
OutputProfile.Feature.PDFVersion20 |
The PDF header describes it as version 2.0
|
static OutputProfile.Feature |
OutputProfile.Feature.PDFVersion2n |
The PDF header describes it as version 2.n, where n is any digit.
|
static OutputProfile.Feature |
OutputProfile.Feature.PDFVersionInCatalog |
The PDF Version number set in the header is overridden by the /Version key in the document Catalog
|
static OutputProfile.Feature |
OutputProfile.Feature.PDFVersionInCatalogInvalid |
|
static OutputProfile.Feature |
OutputProfile.Feature.PDFXNamespaceNonStandardPrefix |
The XMP metadata contains namespaces that should be prefixed
dc, pdf, xmp, xmpMM and pdfix, but aren't.
|
static OutputProfile.Feature |
OutputProfile.Feature.PermissionsWithDocMDPAndDigest |
The PDF contains a permissions dictionary with a DocMDP entry
containing signature references with a digest
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.PermissionsWithNonUR |
The PDF contains a permissions dictionary with an entry other
than UR or UR3.
|
static OutputProfile.Feature |
OutputProfile.Feature.PermissionsWithOldUR |
The PDF contains a permissions dictionary with the obsolete UR
entry.
|
static OutputProfile.Feature |
OutputProfile.Feature.PermissionsWithUnknownEntry |
The PDF contains a permissions dictionary with an entry other
than DocMDP, UR or UR3
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.PieceInfo |
The PDF has a PieceInfo dictionary, which may hold private
data for different applications.
|
static OutputProfile.Feature |
OutputProfile.Feature.PieceInfoWithoutModDate |
The PDF has a PieceInfo dictionary, but the Info dictionary
does not have a ModDate entry.
|
static OutputProfile.Feature |
OutputProfile.Feature.PopupAnnotationPrintFlagNotSet |
The PDF contains a popup annotation that is set not to print.
|
static OutputProfile.Feature |
OutputProfile.Feature.Portfolio |
The PDF is a PDF Portfolio, a collection of PDF documents stored as attachments to the parent.
|
static OutputProfile.Feature |
OutputProfile.Feature.PortfolioFolders |
The PDF is a PDF Portfolio and contains subfolders.
|
static OutputProfile.Feature |
OutputProfile.Feature.PostScriptXObject |
The PDF contains a PostScript XObject (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.PrivateUseGlyphsWithoutActualText |
The PDF contains text which include characters from the Unicode 'private use' range, but the
actual value of this text is not defined with an ActualText element.
|
static OutputProfile.Feature |
OutputProfile.Feature.PublicKeyEncryption |
The PDF is encrypted with a Public Key.
|
static OutputProfile.Feature |
OutputProfile.Feature.PurgeResources |
When saving a modified PDF, in general the PDF API will not include items that
have been removed from the document.
|
static OutputProfile.Feature |
OutputProfile.Feature.PushButtonAppearanceIsDictionary |
The PDF contains a push-button annotation with an N entry that is a Dictionary
containing a Stream.
|
static OutputProfile.Feature |
OutputProfile.Feature.PushButtonAppearanceIsStream |
The PDF contains a push-button annotation with an N entry that is a Stream.
|
static OutputProfile.Feature |
OutputProfile.Feature.RadioButtonAppearanceIsDictionary |
The PDF contains a radio-button or checkbox annotation with an N entry that is a Dictionary
containing a Stream.
|
static OutputProfile.Feature |
OutputProfile.Feature.RadioButtonAppearanceIsStream |
The PDF contains a radio-button or checkbox annotation with an N entry that is a Stream.
|
static OutputProfile.Feature |
OutputProfile.Feature.ReaderExtensions |
The PDF contains Reader Extensions.
|
static OutputProfile.Feature |
OutputProfile.Feature.RealOverflow |
The PDF contains a real number > ±3.4028234 × 1038, which is
the maximum size for a 32-bit float under IEEE754.
|
static OutputProfile.Feature |
OutputProfile.Feature.RealOverflow14 |
The PDF contains a real number greater than 32767 or less than
-32767.
|
static OutputProfile.Feature |
OutputProfile.Feature.RealOverflowPDFA |
The PDF contains a real number > ±3.403 × 1038 - this is
not recommended in PDF and disallowed by PDF/A-2 and later.
|
static OutputProfile.Feature |
OutputProfile.Feature.RealUnderflow |
The PDF contains a real number < ±1.175 × 10-38.
|
static OutputProfile.Feature |
OutputProfile.Feature.RedefinedSeparation |
The PDF contains a page or canvas with two Separations (either on their own,
or as part of the N-Channel Colorants list) that give different results.
|
static OutputProfile.Feature |
OutputProfile.Feature.RedefinedSeparationAllNone |
The PDF contains a page or canvas with two Separations called "All" or "None"
(either on their own, or as part of the N-Channel Colorants list) that give
different results.
|
static OutputProfile.Feature |
OutputProfile.Feature.RedGreenBlueSeparation |
The PDF uses a Separation colorspace with an ink name of Red, Green or Blue.
|
static OutputProfile.Feature |
OutputProfile.Feature.ReferenceXObject |
The PDF contains a Reference XObject (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.RegularCompression |
The PDF should be compressed.
|
static OutputProfile.Feature |
OutputProfile.Feature.RenderingIntent |
The PDF contains operations to set the Rendering Intent (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.RenderingIntentUnknown |
The PDF contains a Rendering Intent that is not one of the values defined in the
PDF specification
(not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.RepeatSeparation |
The PDF contains a DeviceN colorspace that uses the separation name "All"
or repeats the same separation.
|
static OutputProfile.Feature |
OutputProfile.Feature.RichValueMismatch |
The PDF has an annotation with Contents, or a text string with a value,
and that value is stored as both a plain string and a "rich" string with
markup - and the text values disagree.
|
static OutputProfile.Feature |
OutputProfile.Feature.RoleMapNameNotUTF8 |
The PDF contains a Name representing the rolemapped name of an element in the Structure Tree
which is not a valid UTF-8 byet sequence.
|
static OutputProfile.Feature |
OutputProfile.Feature.SeparationNameNotUTF8 |
The PDF contains a Name representing the name of a color separation which is
not a valid UTF-8 byte sequence.
|
static OutputProfile.Feature |
OutputProfile.Feature.ShadingPattern |
The PDF contains a shading pattern (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.SharedFontDescriptor |
The PDF contains two subset fonts that share a FontDescriptor.
|
static OutputProfile.Feature |
OutputProfile.Feature.SignatureCoverageIncomplete |
The PDF contains a digital signature which does not cover a full revision of the file.
|
static OutputProfile.Feature |
OutputProfile.Feature.SignatureHasMultipleSigners |
The PDF contains a digital signature with multiple signers.
|
static OutputProfile.Feature |
OutputProfile.Feature.SignaturePAdES |
The PDF contains a digital signature which matches the PAdES standards.
|
static OutputProfile.Feature |
OutputProfile.Feature.SignaturePAdESTimestamp |
The PDF contains an RFC3161 timestamp-only signature which matches the PAdES standards.
|
static OutputProfile.Feature |
OutputProfile.Feature.SignaturePKCS7Invalid |
The PDF contains a digital signature which claims to be PKCS#7 but has either:
An invalid PKCS#7 object
A valid PKCS#7 object but with multiple SignerInfo objects
A valid PKCS#7 object but with the signer certificate not included
This is not allowed in PDF/A-2 and later (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.SignatureWithECDSA |
The PDF contains a Digital Signature that makes use of the ECDSA (elliptic curve) algorithm somewhere.
|
static OutputProfile.Feature |
OutputProfile.Feature.SignatureWithECDSA_brainpool |
The PDF contains a Digital Signature with an elliptic curve that makes use of one of the "brainpool" curves.
|
static OutputProfile.Feature |
OutputProfile.Feature.SignatureWithEd25519 |
The PDF contains a Digital Signature with an "Ed25519" Edwards Curve.
|
static OutputProfile.Feature |
OutputProfile.Feature.SignatureWithEd448 |
The PDF contains a Digital Signature with an "Ed448" Edwards Curve.
|
static OutputProfile.Feature |
OutputProfile.Feature.SignatureWithMD5 |
The PDF contains a Digital Signature that makes use of the MD5 algorithm somewhere.
|
static OutputProfile.Feature |
OutputProfile.Feature.SignatureWithRIPEMD160 |
The PDF contains a Digital Signature that makes use of the RIPEMD-160 algorithm somewhere.
|
static OutputProfile.Feature |
OutputProfile.Feature.SignatureWithRSA |
The PDF contains a Digital Signature that makes use of the RSA encryption algorithm somewhere.
|
static OutputProfile.Feature |
OutputProfile.Feature.SignatureWithRSASSAPSS |
The PDF contains a Digital Signature that makes use of the RSASSA-PSS probabilistic signature
scheme as define in RFC8017.
|
static OutputProfile.Feature |
OutputProfile.Feature.SignatureWithSHA1 |
The PDF contains a Digital Signature that makes use of the SHA1 algorithm somewhere.
|
static OutputProfile.Feature |
OutputProfile.Feature.SignatureWithSHA256 |
The PDF contains a Digital Signature that makes use of the SHA-256 (more properly, SHA-2 256bit) algorithm.
|
static OutputProfile.Feature |
OutputProfile.Feature.SignatureWithSHA3_256 |
The PDF contains a Digital Signature that makes use of the SHA3-256 digest algorithm.
|
static OutputProfile.Feature |
OutputProfile.Feature.SignatureWithSHA3_384 |
The PDF contains a Digital Signature that makes use of the SHA3-384 digest algorithm.
|
static OutputProfile.Feature |
OutputProfile.Feature.SignatureWithSHA3_512 |
The PDF contains a Digital Signature that makes use of the SHA3-512 digest algorithm.
|
static OutputProfile.Feature |
OutputProfile.Feature.SignatureWithSHA384 |
The PDF contains a Digital Signature that makes use of the SHA-384 (more properly, SHA-2 384bit) algorithm.
|
static OutputProfile.Feature |
OutputProfile.Feature.SignatureWithSHA512 |
The PDF contains a Digital Signature that makes use of the SHA-512 (more properly, SHA-2 512bit) algorithm.
|
static OutputProfile.Feature |
OutputProfile.Feature.SignatureWithSHAKE256 |
The PDF contains a Digital Signature that makes use of the SHAKE256 digest algorithm.
|
static OutputProfile.Feature |
OutputProfile.Feature.SignatureWithUnknownEncryption |
The PDF contains a Digital Signature that makes use of an encryption scheme that is not recognised
by the API.
|
static OutputProfile.Feature |
OutputProfile.Feature.SignatureWithUnknownHash |
The PDF contains a Digital Signature that makes use of an unrecognised algorithm somewhere.
|
static OutputProfile.Feature |
OutputProfile.Feature.SinglePixelImage |
The PDF contains a 1x1 pixel bitmap image.
|
static OutputProfile.Feature |
OutputProfile.Feature.Slideshow |
The PDF defines a Slideshow or another type of alternate presentation.
|
static OutputProfile.Feature |
OutputProfile.Feature.StreamContainsFormXObject |
The PDF contains a stream with a Form XObject (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.StreamContainsPathOperators |
The PDF contains a stream with path operations (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.StreamContainsText |
The PDF contains a stream with text operations (not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.StreamLengthIncorrect |
The PDF contains a Stream with an invalid Length.
|
static OutputProfile.Feature |
OutputProfile.Feature.StringOverflow32 |
The PDF contains a String > 32767 bytes.
|
static OutputProfile.Feature |
OutputProfile.Feature.StringOverflow64 |
The PDF contains a String > 65535 bytes.
|
static OutputProfile.Feature |
OutputProfile.Feature.StructParentsUnresolvable |
A page or stream in the PDF has a "StructParent" or "StructParents" entry,
but there is no StructTreeRoot.ParentTree to resolve this.
|
static OutputProfile.Feature |
OutputProfile.Feature.StructureNameNotUTF8 |
The PDF contains a Name representing the name of an element in the Structure Tree
which is not a valid UTF-8 byte sequence.
|
static OutputProfile.Feature |
OutputProfile.Feature.StructureTree |
The PDF has a Structure Tree, which may or may not claim conformance to
the "Tagged PDF" convention.
|
static OutputProfile.Feature |
OutputProfile.Feature.StructureTreeByIdMismatch |
The StructureTree "IDTree" map should serve as a lookup for each item
in the tree with an ID, but if this feature is set there's a mismatch:
either an item is in the map that has no ID, or an item with an ID is
not in the tree.
|
static OutputProfile.Feature |
OutputProfile.Feature.StructureTreeDamaged |
The StructureTree is invalid in some way
|
static OutputProfile.Feature |
OutputProfile.Feature.StructureTreeEmpty |
The PDF has a Structure Tree, but there are no elements in the Document
|
static OutputProfile.Feature |
OutputProfile.Feature.StructureTreeNamespace |
The StructureTree has Namespaces specified, which is a PDF 2.0 feature
(not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.StructureTreeParentTreeMismatch |
The StructureTree references some marked content nodes in the "ParentTree"
list which are not accessible from the root of the tree.
|
static OutputProfile.Feature |
OutputProfile.Feature.StructureTreeWithPronunciation |
The Structure Tree contains pronunciation hints.
|
static OutputProfile.Feature |
OutputProfile.Feature.SubPageNavigation |
Ths PDF contains sub-page navigation on a Page, by means of the "PresSteps" key.
|
static OutputProfile.Feature |
OutputProfile.Feature.SymbolicTrueTypeCMapAmbiguous |
The PDF embeds a symbolic TrueType font with a single encoding, but that
encoding is not 3/0.
|
static OutputProfile.Feature |
OutputProfile.Feature.SymbolicTrueTypeMissingSymbolicCMap |
The PDF embeds a symboic TrueType font which does not have a 1/0 or 3/0
cmap.
|
static OutputProfile.Feature |
OutputProfile.Feature.SymbolicTrueTypeWithEncodingEntry |
The PDF embeds a symbolic TrueType font with an Encoding entry specified.
|
static OutputProfile.Feature |
OutputProfile.Feature.SymbolicTrueTypeWithoutOneCMap |
The PDF embeds a symbolic TrueType with more than one Encoding.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagActualText |
The PDF contains page content which is marked with the "ActualText" tag.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagActualTextInTree |
The PDF contains page content which is in an element that has an ActualText attribute.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagActualTextPUA |
The PDF contains page content marked with an "ActuaText" tag, as defined in TagActualText .
|
static OutputProfile.Feature |
OutputProfile.Feature.TagAltPUA |
The PDF contains page content marked with an "Alt" attribute,
however it contains private-use area Unicode values, which means they have
no real meaning.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagAnnot |
The PDF contains an Annot Tag in the Structure tree.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagAnnotAltContentsMismatch |
The PDF contains a Tag that contains an annotation.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagAnnotAlternateEmpty |
The PDF contains an Annot Tag that has a zero-length alt attribute and its Annotation has no Contents key.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagAnnotAlternateMissing |
The PDF contains an Annot Tag that has no alt attribute and its Annotation has no Contents key.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagAnnotAlternateOnAnnot |
The PDF contains an Annot Tag that has no alt attribute but its Annotation has a Contents key.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagAnnotAlternateOnAnnotAndTag |
The PDF contains an Annot Tag that has no alt attribute and its Annotation has a Contents key.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagAnnotAlternateOnTag |
The PDF contains an Annot Tag that has an alt attribute and its Annotation has no Contents key.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagArtifactInsideTaggedContent |
The PDF contains an "Artifact" tag which is inside a non-artifact tag
referenced from the Structure Tree.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagArtifactInStructureTree |
The PDF contains an "Artifact" tag in the Structure Tree.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagArtNested |
An Art structure tag contains another Art structure tag.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagCaptionAtEndOfList |
The PDF contains an L or TOC tag that contains a Caption tag as the last child.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagCaptionInMiddle |
The PDF contains a tag (other than L, TOC or Table) that contains a Caption tag
which is not the first or last child.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagCaptionInMiddleOfList |
The PDF contains an L or TOC tag that contains a Caption tag which is not the first or last child.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagCaptionInMiddleOfTable |
The PDF contains a Table tag that contains a Caption tag which is not the first or last child.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagCircularMapping |
The PDF contains Tag RoleMap which forms a circular mappping.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFENoteWithoutRef |
A FENote structure tag does not have a Ref attribute set
This is disallowed in PDF/UA-2.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFENoteWithoutReverseRef |
A FENote structure tag has a Ref pointing to an element that does not have a Ref back to the original FENote.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFigureAlternateEmpty |
The PDF contains a Figure Tag that has at best an empty Alt and ActualText attributes.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFigureAlternateMissing |
The PDF contains a Figure Tag that is missing both the Alt and ActualText attributes.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFigureBBoxMissing |
The PDF contains a Figure Tag with no BBox attribute.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFigureNoContent |
The PDF contains a Figure Tag with no content descendants.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFigureOrFormulaInsideBT |
The Figure tag appears between BT and ET operators delimiting a text object.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFormActionsNoContents |
The PDF contains a Form Tag with a widget that contains Additional Actions, but
has no Content specified.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFormAlternateEmpty |
The PDF contains a Form Tag with an empty "alt" attribute, and it
contains a Widget with no "Contents" on a field with no Description.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFormAlternateMissing |
The PDF contains a Form Tag with no "alt" attribute, and it
contains a Widget with no "Contents" on a field with no Description.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFormAlternateOnAnnot |
The PDF contains a Form Tag with no "Alt" attribute, but the
Widget it contains has a "Contents" and its field has no Description.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFormAlternateOnAnnotAndTag |
The PDF contains a Form Tag with an "alt" attribute, and it
contains a Widget with a "Contents" on a field with no Description".
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFormAlternateOnField |
The PDF contains a Form Tag with no "alt" attribute, and it
contains a Widget with no "Contents" on a field with a Description".
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFormAlternateOnFieldAndAnnot |
The PDF contains a Form Tag with no "Alt" attribute, but the
Widget it contains has a "Contents" and its field has a Description.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFormAlternateOnFieldAndTag |
The PDF contains a Form Tag with an "alt" attribute, and it
contains a Widget with no "Contents" on a field with a Description".
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFormAlternateOnFieldAnnotAndTag |
The PDF contains a Form Tag with an "alt" attribute, and it
contains a Widget with a "Contents" on a field with a Description".
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFormAlternateOnLbl |
The PDF contains a Form Tag with a Lbl child but no "alt" attribute, and it
contains a Widget with no "Contents" on a field with no Description.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFormAlternateOnLblAndAnnot |
The PDF contains a Form Tag with a Lbl child and no "Alt" attribute, but the
Widget it contains has a "Contents" and its field has no Description.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFormAlternateOnLblAndField |
The PDF contains a Form Tag with a Lbl child, no "alt" attribute, and it
contains a Widget with no "Contents" on a field with a Description".
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFormAlternateOnLblAndTag |
The PDF contains a Form Tag with a Lbl child and an "alt" attribute, and it
contains a Widget with no "Contents" on a field with no Description.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFormAlternateOnLblAnnotAndTag |
The PDF contains a Form Tag with a Lbl child, an "alt" attribute, and it
contains a Widget with a "Contents" on a field with no Description".
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFormAlternateOnLblFieldAndAnnot |
The PDF contains a Form Tag with a Lbl child and no "Alt" attribute, but the
Widget it contains has a "Contents" and its field has a Description.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFormAlternateOnLblFieldAndTag |
The PDF contains a Form Tag with a Lbl child and an "alt" attribute, and it
contains a Widget with no "Contents" on a field with a Description".
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFormAlternateOnLblFieldAnnotAndTag |
The PDF contains a Form Tag with a Lbl child and an "alt" attribute, and it
contains a Widget with a "Contents" on a field with a Description".
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFormAlternateOnTag |
The PDF contains a Form Tag with an "alt" attribute, and it
contains a Widget with no "Contents" on a field with no Description.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFormulaAlternateEmpty |
The PDF contains a Formula Tag that requires an Alt attribute or replacement text,
and the Alt attribute is there bit it's zero-length.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFormulaAlternateMissing |
The PDF contains a Formula Tag missing both an Alt attribute and replacement text,
This is disallowed in PDF/UA
(not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.TagFormulaBBoxMissing |
The PDF contains a Formula Tag with no BBox attribute.
|
static OutputProfile.Feature |
OutputProfile.Feature.TaggedPDF |
The PDF is a "Tagged PDF", which means it not only contains a Structure Tree,
but that the Structure Tree claims to conform to the "Tagged PDF"
conventions.
|
static OutputProfile.Feature |
OutputProfile.Feature.TaggedPDFHasSuspects |
The PDF contains a MarkInfo dictionary that sets "Suspects" to true.
|
static OutputProfile.Feature |
OutputProfile.Feature.TaggedTextLanguageUnspecified |
The PDF contains text reachable from the Structure Tree which has no language set.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagGruesomeTable |
The PDF contains a Table with a TBody, but no THead or TFoot.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagInvalidAnnotationHierarchy |
A Link, Form or Annot tag is used in a way that does not conform to the
nesting rules in ISO32000.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagInvalidAnnotationParent |
An annotation is not wrapped in an appropriate Annot, Link or Form tag,
where appropriate means the rules from PDF/UA-1 or PDF/UA2, depending on the document:
if the Document element is in the PDF2 namespace, the UA/2 rules apply.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagInvalidBlockHierarchy |
A Block structure tag is used in a way that does not conform to the
nesting rules in ISO32000.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagInvalidBlockHierarchy2 |
A Block tag has children that don't match the nesting rules in ISO32005.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagInvalidDocumentHierarchy |
A Document tag is used in a way that does not conform to the
nesting rules in ISO32000.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagInvalidDocumentHierarchy2 |
A Document tag has children that don't match the nesting rules in ISO32005.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagInvalidDocumentHierarchyInline |
A Document tag contains Inline tags.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagInvalidDocumentHierarchyText |
A Document tag is used in a way that does not conform to the
nesting rules in ISO32000; specifically, it contains text content.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagInvalidGroupHierarchy |
A Grouping structure tag is used in a way that does not conform to the
nesting rules in ISO32000-1.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagInvalidGroupHierarchy2 |
A Grouping tag has children that don't match the nesting rules in ISO32005.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagInvalidHierarchy |
A general structure tag is used in a way that does not conform to the
nesting rules in ISO32000.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagInvalidInlineHierarchy |
An Inline structure tag is used in a way that does not conform to the
nesting rules in ISO32000.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagInvalidInlineHierarchy2 |
An Inline tag has children that don't match the nesting rules in ISO32005.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagInvalidListHierarchy |
A List structure tag is used in a way that does not conform to the
nesting rules in ISO32000.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagInvalidListHierarchyNoLBody |
A LI structure tag contains real content directly, rather than
within an LBody element.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagInvalidMathMLHierarchy |
A MathML tag has a parent element that is not Formula.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagInvalidRoot1x |
The PDF contains a StructureTree where the root element is not a single Document,
Part, Art, Sect or Div element.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagInvalidRoot2x |
The PDF contains a StructureTree where the root element is not a single Document.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagInvalidRubyHierarchy |
A Ruby structure tag is used in a way that does not conform to the
nesting rules in ISO32000.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagInvalidTableHierarchy |
A Table structure tag is used in a way that does not conform to the
nesting rules in ISO32000.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagInvalidTOCHierarchy |
A TOC structure tag is used in a way that does not conform to the
nesting rules in ISO32000.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagInvalidWarichuHierarchy |
A Warichu structure tag is used in a way that does not conform to the
nesting rules in ISO32000 (split from InvalidRubyHierarchy in 2.28.2).
|
static OutputProfile.Feature |
OutputProfile.Feature.TagLinkActionDuplicate |
The PDF contains a Link element that contains multiple Link annotations,
all of which perform the same action.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagLinkActionDuplicateSamePage |
The PDF contains a Link element that contains multiple Link annotations,
all of which perform the same action, and the links are on the same page.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagLinkActionMixed |
The PDF contains a Link element that contains multiple Link annotations,
and at least two of those differ in their action.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagLinkAlternateEmpty |
The PDF contains a Link Tag that has an empty alt attribute and its Annotation has no Contents key.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagLinkAlternateMissing |
The PDF contains a Link Tag that has no alt attribute and its Annotation has no Contents key.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagLinkAlternateOnAnnot |
The PDF contains a Link Tag that has no alt attribute but its Annotation has a Contents key.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagLinkAlternateOnAnnotAndTag |
The PDF contains a Link Tag that has no alt attribute and its Annotation has a Contents key.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagLinkAlternateOnTag |
The PDF contains a Link Tag that has an alt attribute and its Annotation has no Contents key.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagListContinuedFromWithIncompleteRef |
The PDF contains a L (List) tag with a "ContinuedFrom" attribute referrring to
a previous part of the List.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagListLblWithoutListNumbering |
The PDF contains a L (List) tag which contains List items that have labels (Lbl tags),
however the "ListNumbering" attribute is not set on the List or it is set to "None".
|
static OutputProfile.Feature |
OutputProfile.Feature.TagListWithoutListNumbering |
The PDF contains a L (List) tag which does not have the recommended "ListNumbering" attribute set.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagMathFormulaAlternateEmpty |
The PDF contains a Formula tag containing MathML, that requires an Alt attribute or replacement text,
and the Alt attribute is there bit it's zero-length.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagMathFormulaAlternateMissing |
The PDF contains a MathML Formula Tag missing both an Alt attribute and replacement text.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagMismarkedContent |
The PDF contains visible content that is marked with an invalid id.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagMultipleHeadings |
The PDF contains an element in the structure tree which contains an H element and at least one other H or Hn
element.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagMultipleRoots |
The PDF contains a StructureTree which has multipe root elements.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagNestedAlternates |
The PDF contains a Tag with "alt" text that contains another tag with
"alt" text.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagNoContent |
The PDF contains a Tag with no content children.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagNonStandard14 |
The PDF contains a Tag which is not one of the standard tags described in PDF Reference 1.4,
or it contains a standard tag that is mapped to a tag that meets this description.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagNonStandard1x |
The PDF contains a Tag which is not one of the standard tags described in ISO32000-1,
or it contains a standard tag that is mapped to a tag that meets this description.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagNonStandard2x |
The PDF contains a Tag which is not one of the standard tags described in PDFReference 2.0,
or it contains a stndard tag whtat is mapped to a tag that meets this description.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagNote |
The PDF contains a Note tag.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagNoteIDNotUnique |
The PDF contains a Note Tag which has an ID that is used elsewhere, or it has no ID at all.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagRemappedInvalidValue |
The PDF contains Tag RoleMap which maps to an empty String, or an item that's not a String.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagRemappedStandard1x |
The PDF contains Tag RoleMap which remaps a tag that is considered standard in PDF 1.x.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagRemappedStandard1xToUnknown |
The PDF contains Tag RoleMap which remaps a tag that is considered standard in PDF 1.x
to a tag that is not.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagRemappedStandard2x |
The PDF contains a Tag RoleMap which remaps a tag defined as standard in PDF 2.0.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagReversedChars |
The PDF contains page content which is marked with the "ReversedChars" tag.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagRootIsDocument2 |
The root element of the Structure Tree is "Document" in the PDF 2.0 namespace.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagsInterleavedWithBT |
The PDF contains a sequence of BT/ET and BMC/EMC operators
which are interleaved rather than nested.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagsNested |
The PDF contains nested Marked Content sequences.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagStrongAndWeakHeadings |
The PDF contains both "strong" headings (the "H" Tag) and "weak" headings (H1..H6).
|
static OutputProfile.Feature |
OutputProfile.Feature.TagStrongHeading |
The PDF contains an "H" element in the structure tree.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagStrongHeadingNotFirst |
The PDF contains an "H" element in the structure tree that is not the first
child of its parent.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagsUnbalanced |
The PDF contains BMC/EMC operations that are unbalanced.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagTableGroupIrregular |
The PDF StructureTree contains a THead, TBody or TFoot which is Irregular, in that
it has cells that are overlapping or missing.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagTableHeadersInMiddle |
The PDF contains a Table with a THead not as it's first tabular element,
or a TFoot not as it's last tabular element.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagTableIrregular |
The PDF StructureTree contains a Table which is Irregular, in that
it has cells that are overlapping or missing.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagTableNeedsTRxorTBody |
The PDF contains a Table which has either no TR or TBody children,
or both TR and TBody children.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagTaggedContentInsideArtifact |
The PDF contains a non-artifact tag which is a node in the StructureTree,
but is also inside an "Artifact" tag.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagTDWithIndeterminateHeaders |
The PDF contains a TD element in a Table which cannot be mapped to at least one corresponding
TH cell using a standard algorithm, and has no explicitly stated mapping (with a
"Headers" attribute on the cell or a "Scope" attribute on the header).
|
static OutputProfile.Feature |
OutputProfile.Feature.TagTDWithInferredHeaders |
The PDF contains a TD element in a Table which can be mapped to at least one corresponding
TH cell using a standard algorithm, but the mapping is not explicitly stated (with a
"Headers" attribute on the cell or a "Scope" attribute on the header).
|
static OutputProfile.Feature |
OutputProfile.Feature.TagTHWithoutScope |
The PDF contains at least one TD cell that doesn't contain a valid "headers" attribute,
and at least one TH cell that doesn't have a "Scope" set.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagTOCIWithoutRef |
A TOCI structure tag does not contain a Ref pointing to the entry.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagUnmarkedContent |
The PDF contains visible content that is unmarked - i.e. it is
neither an Artifact or part of the Structure Tree.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagWeakHeadingAdditional |
The PDF structure tree contains a "weak" heading tag of the form Hn where n > 6 - for example, H7.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagWeakHeadingNotConsecutive |
The PDF contains a "weak" heading Tag (H1..H6) that do not descend consecutively,
so (for example) an H3 follow an H1.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagWeakHeadingStartsAfterOne |
The first "weak" heading (H1...H6) found in the PDF structure tree is not an H1.
|
static OutputProfile.Feature |
OutputProfile.Feature.TagWithPronunciation |
The PDF contains an element with pronunciation hints.
|
static OutputProfile.Feature |
OutputProfile.Feature.TextStringUTF16LE |
The PDF contains a Text string with a UTF-16LE byte marker.
|
static OutputProfile.Feature |
OutputProfile.Feature.TextStringUTF8 |
The PDF contains a Text string with a UTF-8 byte marker.
|
static OutputProfile.Feature |
OutputProfile.Feature.TextUnbalanced |
The PDF contains a BT that is not balanced with a following ET,
or a BT that contains another BT.
|
static OutputProfile.Feature |
OutputProfile.Feature.Thumbnails |
The PDF has Thumbnails included with the document.
|
static OutputProfile.Feature |
OutputProfile.Feature.TooManyCIDs |
The PDF contains a CMap which has > 65535 CIDs.
|
static OutputProfile.Feature |
OutputProfile.Feature.ToUnicodeValueInvalid |
A ToUnicode map in the PDF maps a value to 0, 0xFFFE or 0xFFFF.
|
static OutputProfile.Feature |
OutputProfile.Feature.TrailerNotAtEnd |
There is junk in the PDF file following the %%EOF marker
|
static OutputProfile.Feature |
OutputProfile.Feature.TransferFunctionIsDefault |
The PDF contains a Transfer function of Default.
|
static OutputProfile.Feature |
OutputProfile.Feature.TransferFunctionIsIdentity |
The PDF contains a Transfer function of Identity
This is not allowed in PDF/A or PDF/X.
|
static OutputProfile.Feature |
OutputProfile.Feature.TransferFunctionIsOther |
The PDF contains a Transfer function other than Identity or Default.
|
static OutputProfile.Feature |
OutputProfile.Feature.Transparency |
The PDF contains transparency (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.TransparencyGroup |
The PDF contains a Transparency Group (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.TransparencyGroupCMYK |
The PDF contains a Transparency Group that blends in a CMYK color-space.
|
static OutputProfile.Feature |
OutputProfile.Feature.TransparencyGroupGray |
The PDF contains a Transparency Group that blends in an Grayscale color-space.
|
static OutputProfile.Feature |
OutputProfile.Feature.TransparencyGroupRGB |
The PDF contains a Transparency Group that blends in an RGB color-space.
|
static OutputProfile.Feature |
OutputProfile.Feature.TrueTypeIsTricky |
The PDF embeds a TrueType font which using the hinting program to shape the glyphs.
|
static OutputProfile.Feature |
OutputProfile.Feature.UncompressedXRef |
The PDF has the regular old-style XRef table.
|
static OutputProfile.Feature |
OutputProfile.Feature.UndefinedSeparation |
/**
The PDF uses a DeviceN or N-Channel colorspace which does not define
all the Colorants array for all its Spot colors.
|
static OutputProfile.Feature |
OutputProfile.Feature.UnembeddedCMap |
The PDF contains a CID font with an unembedded CMap not listed in the PDF specification.
|
static OutputProfile.Feature |
OutputProfile.Feature.UnembeddedNonStandardSymbolicFont |
The PDF contains an unembedded font which is marked as Symbolic and which is not one of
the ones guaranteed to be available to Acrobat.
|
static OutputProfile.Feature |
OutputProfile.Feature.UnembeddedStandardCMap |
The PDF contains a CID font with an unembedded CMap listed in the PDF specification
that does not reference the Adobe-GB1, Adobe-CNS1, Adobe-Japan1 or Adobe-Korea1 character collections.
|
static OutputProfile.Feature |
OutputProfile.Feature.UnknownBlendMode |
The PDF specifies an unknown blend mode.
|
static OutputProfile.Feature |
OutputProfile.Feature.UnknownColorOrgIdentifier |
The PDF contains an Output Intent that claims to be in the registry
at http://www.color.org, but the name is not in that registry.
|
static OutputProfile.Feature |
OutputProfile.Feature.UnknownOutputIntentRegistry |
The PDF contains an OutputIntent which is not in the http://www.color.org Registry
|
static OutputProfile.Feature |
OutputProfile.Feature.UnknownOutputIntentRegistryWithoutProfile |
The PDF contains an OutputIntent which is not in the http://www.color.org Registry
and does not reference an embedded ICC profile
|
static OutputProfile.Feature |
OutputProfile.Feature.UnknownStreamOperator |
The PDF contains a content stream with an unknown operator
(not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.UnreferencedActionBadPage |
The PDF contains a "named action" that is not referenced by any other action, and refers to an invalid page
(not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.UnreferencedActionPage |
The PDF contains a "named action" that is not referenced by any other action, and refers to a page in the PDF
|
static OutputProfile.Feature |
OutputProfile.Feature.UnreferencedActionStructure |
The PDF contains a "named action" that is not referenced by any other action, and refers to a structure element in the PDF
|
static OutputProfile.Feature |
OutputProfile.Feature.UTF16Encoding |
The PDF embeds a font that requires UTF-16 encoding.
|
static OutputProfile.Feature |
OutputProfile.Feature.VerticalText |
The PDF contains text in a font with a vertical writing direction
(not part of basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.ViewBoxBleedBoxPagesMissing |
The ViewerPreferences dictionary contains a ViewArea, ViewClip, PrintArea
or PrintClip which is set to "BleedBox", but one or more of the pages in
the PDF does not define BleedBox.
|
static OutputProfile.Feature |
OutputProfile.Feature.ViewBoxNotMediaOrBleedBox |
If BleedBox is present and if the ViewerPreferences dictionary contains the
ViewArea, ViewClip, PrintArea or PrintClip keys, each of these keys present
must be MediaBox or BleedBox for PDF/X-1:2003 and PDF/X-3:2003 (not part of
basic profile)
|
static OutputProfile.Feature |
OutputProfile.Feature.WeakAES256Encryption |
The PDF is encrypted with the deprecated form of 256-bit AES encryption defined in
ISO32000-1:2008 extension 3.
|
static OutputProfile.Feature |
OutputProfile.Feature.XFAForm |
The PDF contains an XFA Form.
|
static OutputProfile.Feature |
OutputProfile.Feature.XFAForm20 |
The PDF contains an XFA Form matching version 2.0 of the XFA specification.
|
static OutputProfile.Feature |
OutputProfile.Feature.XFAForm22 |
The PDF contains an XFA Form matching version 2.2 of the XFA specification.
|
static OutputProfile.Feature |
OutputProfile.Feature.XFAForm24 |
The PDF contains an XFA Form matching version 2.4 of the XFA specification.
|
static OutputProfile.Feature |
OutputProfile.Feature.XFAForm25 |
The PDF contains an XFA Form matching version 2.5 of the XFA specification.
|
static OutputProfile.Feature |
OutputProfile.Feature.XFAForm26 |
The PDF contains an XFA Form matching version 2.6 of the XFA specification.
|
static OutputProfile.Feature |
OutputProfile.Feature.XFAForm27 |
The PDF contains an XFA Form matching version 2.7 of the XFA specification.
|
static OutputProfile.Feature |
OutputProfile.Feature.XFAForm28 |
The PDF contains an XFA Form matching version 2.8 of the XFA specification.
|
static OutputProfile.Feature |
OutputProfile.Feature.XFAForm30 |
The PDF contains an XFA Form matching version 3.0 of the XFA specification.
|
static OutputProfile.Feature |
OutputProfile.Feature.XFAForm31 |
The PDF contains an XFA Form matching version 3.1 of the XFA specification.
|
static OutputProfile.Feature |
OutputProfile.Feature.XFAFormHasDynamicRender |
The PDF contains an XFA Form with a "dynamicRender" element.
|
static OutputProfile.Feature |
OutputProfile.Feature.XFAFormIsStream |
The PDF contains an XFA Form which is stored as a single stream.
|
static OutputProfile.Feature |
OutputProfile.Feature.XFAFormMismatch |
The PDF contains an XFA Form with values which the API could not match to the AcroForm.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPDateWithoutTimezone |
The XMP Metadata defines a date value which includes a time but does
not describe a TimeZone.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPHasCreateDate |
The document XMP Metadata defines a valid xmp:CreateDate entry.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPHasDocumentID |
The document XMP metadata defines the xmpMM:DocumentID entry.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPHasEmptyTitle |
The XMP Metadata defines the dc:title entry, but it's an empty string.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPHasInstanceID |
The document XMP metadata defines the xmpMM:InstanceID entry.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPHasModifyDate |
The XMP Metadata defines a valid xmp:ModifyDate entry.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPHasPDFARev |
The document XMP Metadata has a "pdfaid:rev" key that is exactly four
digits.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPHasPDFUARev |
The document XMP Metadata has a "pdfuaid:rev" key that is exactly four
digits.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPHasRenditionClass |
The document XMP metadata defines the xmpMM:RenditionClass entry.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPHasTitle |
The document XMP Metadata defines the dc:title entry.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPHasTrapped |
The XMP Metadata defines the pdf:Trapped entry, and it's value is true or false.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPHasVersionID |
The document XMP metadata defines the xmpMM:VersionID entry.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPListItemNotResource |
The XMP metadata has an rdf:li entry which is not a resource.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMeetsFacturX1_BASIC |
The PDF XMP Metadata meets the requirements for Factur-X 1.x (BASIC conformance level).
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMeetsFacturX1_BASICWS |
The PDF XMP Metadata meets the requirements for Factur-X 1.x (BASIC WS conformance level).
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMeetsFacturX1_EN16931 |
The PDF XMP Metadata meets the requirements for Factur-X 1.x (EN16931, aka "Comfort" conformance level).
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMeetsFacturX1_EXTENDED |
The PDF XMP Metadata meets the requirements for Factur-X 1.x (EXTENDED conformance level).
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMeetsFacturX1_MINIMUM |
The PDF XMP Metadata meets the requirements for Factur-X 1.x (MINIMUM conformance level).
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMeetsFacturX1_XRECHNUNG |
The PDF XMP Metadata meets the requirements for Factur-X 1.x (XRECHNUNG conformance).
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMeetsPDFA4 |
The document XMP Metadata meets the requirements for PDF/A-4.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMeetsPDFA4e |
The document XMP Metadata meets the requirements for PDF/A-4e.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMeetsPDFA4f |
The document XMP Metadata meets the requirements for PDF/A-4f.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMeetsPDFX4 |
The document XMP Metadata meets the requirements for PDF/X-4.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMeetsPDFX4p |
The document XMP Metadata meets the requirements for PDF/X-4.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMeetsPDFX5g |
The document XMP Metadata meets the requirements for PDF/X-5g
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMeetsPDFX5n |
The document XMP Metadata meets the requirements for PDF/X-5n
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMeetsPDFX5pg |
The document XMP Metadata meets the requirements for PDF/X-5pg
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMeetsPDFX6 |
The document XMP Metadata meets the requirements for PDF/X-6
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMeetsZUGFeRD2_BASIC |
The PDF XMP Metadata meets the requirements for ZUGFeRD 2.0 (BASIC conformance level).
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMeetsZUGFeRD2_BASICWS |
The PDF XMP Metadata meets the requirements for ZUGFeRD 2.0 ("BASIC WS" conformance level).
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMeetsZUGFeRD2_EN16931 |
The PDF XMP Metadata meets the requirements for ZUGFeRD 2.0 (EN16931, aka "Comfort" conformance level).
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMeetsZUGFeRD2_EXTENDED |
The PDF XMP Metadata meets the requirements for ZUGFeRD 2.0 (EXTENDED conformance level).
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMeetsZUGFeRD2_MINIMUM |
The PDF XMP Metadata meets the requirements for ZUGFeRD 2.0 (MINIMUM conformance level).
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaData |
The PDF has XMP Metadata on the Document.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetadataDate |
The document XMP Metadata contains an "xmp:MetadataDate" field.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataDescribesMultipleResources |
The PDF contains XMP metadata containing RDF resource descriptors for multiple objects.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataHasMixedResourceDescriptors |
The PDF contains XMP metadata containing RDF resource descriptors which are a mix of
the empty string and the non-empty string.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataInfoMismatch |
The PDF contains entries in its information dictionary that does
not match the corresponding entries in its XMP metadata.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataInfoMismatchPDFX |
The PDF contains entries in its information dictionary that do
not match the corresponding entries in its XMP metadata.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataInfoMismatchTrailingZero |
The PDF contains entries in its information dictionary that do
not match exactly the corresponding entries in its XMP metadata -
the values in the Information dictionary have a single additional trailing NUL byte.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataIsFiltered |
The PDF contains XMPMetadata that is encoded using a filter.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataMissing |
The PDF contains XMP metadata which declares a property that is not defined
in either the XMP specification or an internal PDF/A extension.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataMissing2004 |
The PDF contains XMP metadata which declares a property that was not defined
in the original 2004 edition of XMP, but was added in June 2005.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataMissing2005 |
The PDF contains XMP metadata which declares a property that was not defined
in the original edition or the June 2005 edition, but was defined in the 2008
edition.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataMissing2008 |
The PDF contains XMP metadata which declares a property that was undefined
in the 2008 edition, but was added to the 2012 edition of the XMP specification.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataNotUTF8 |
The PDF contains XMP metadata which is not stored as UTF-8
This is not allowed in PDF/A-4
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataOnUnknown |
The PDF has XMP Metadata on a PDF object other than a
page, annotation, font, XObject, DPart, Structure Tree element
or a marked content sequence.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataPretty |
If this feature is set to "required" when rendering, it will cause any XMP output to
be pretty-printed with indents, for easies visual inspection.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataRelaxNGSchema |
The PDF includes XMP Metadata which has an attached Relax NG schema.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataRelaxNGSchemaCorrupt |
The PDF includes XMP Metadata which has an attached Relax NG schema,
but the schems itself is not a valid RelaxNG schema.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataRelaxNGSchemaInvalid |
The PDF includes XMP Metadata which has an attached, valid RelaxNG schema,
but the metadata does not validate against the schema.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataRelaxNGSchemaValid |
The PDF includes XMP Metadata which has an attached RelaxNG schema,
and the metadata validates aganist the schema.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataTypedNodes |
The XMP metadata contains "typed nodes".
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataTypeMatches2004 |
The XMP metadata contains a known XMP property which has changed type throughout
the various revisions of the specification, and the value found matches the 2004
edition of the specification.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataTypeMatches2005 |
The XMP metadata contains a known XMP property which has changed type throughout
the various revisions of the specification, and the value found matches the 2005
edition of the specification.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataTypeMatches2008 |
The XMP metadata contains a known XMP property which has changed type throughout
the various revisions of the specification, and the value found matches the 2008
edition of the specification.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataTypeMismatch |
The PDF contains XMP metadata which declares a property of a type that doesn't
match the definition in the XMP specification or an internal PDF/A extension.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataTypeUnknownChoice |
The PDF contains XMP metadata which contains a value in a type declared to be a "Closed Choice",
but the value is not listed as an available option.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataTypeUnknownField |
The PDF contains XMP metadata which declares a structured property value that contains
a field which is not defined.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataWrapper |
If this feature is set to "required" when rendering, it will cause any XMP output to
be wrapped in the optional <xmpmeta> element, to quieten warnings from toolchains
that mistakenly think this is required.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataXpacketBeginError |
The PDF contains XMP metadata where the begin attribute in the opening xpacket
has an incorrect value.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataXpacketDeprecatedAttributes |
The PDF contains XMP metadata which makes use of the deprecated
attributes "bytes" or "encoding" in the xpacket header.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataXpacketDuplicated |
The PDF contains XMP metadata that is wrapped in multiple "xpacket" processing
instructions.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataXpacketFormatError |
The PDF contains a malformed xpacket header in its XMP metadata.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataXpacketMissing |
The PDF contains XMP metadata that is not wrapped in a pair of "xpacket" processing
instructions.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPMetaDataXpacketUnknownAttributes |
The PDF contains XMP metadata with an xpacket that contains unknown
attributes.
|
static OutputProfile.Feature |
OutputProfile.Feature.XMPUnknownPDFXIDkey |
The XMP metadata has an unknown key in the pdfxid namespace.
|
static OutputProfile.Feature |
OutputProfile.Feature.XRefGaps |
The PDF has gaps in it's XRef table.
|
static OutputProfile.Feature |
OutputProfile.Feature.YellowSeparation |
The PDF uses a Separation colorspace with an ink name of Yellow (not part of
basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ZeroWidthLine |
The PDF contains a zero-width line (not part of basic profile).
|
static OutputProfile.Feature |
OutputProfile.Feature.ZUGFeRD1InvoiceAttachment |
The PDF has an XML file attachment called "ZUGFeRD-invoice.xml", as specified by
the ZUGFeRD 1.0 specification.
|
static OutputProfile.Feature |
OutputProfile.Feature.ZUGFeRD2InvoiceAttachment |
The PDF has an XML file attachment called "zugferd-invoice.xml" with a relationship of "Alternative", "Source", or "Data",
as specified by the Factur-X 1.0 specification.
|
static OutputProfile.Feature |
OutputProfile.Feature.ZUGFeRD2InvoiceAttachmentNotAlternative |
The PDF has an XML file attachment called "zugferd-invoice.xml" with a relationship that is not "Alternative",
This is disallowed in Germany, but allowed in France.
|