iText 7 7.1.10 API
iText.Pdfa.PdfAConformanceException Class Reference

Exception that is thrown when the PDF Document doesn't adhere to the PDF/A specification. More...

Inheritance diagram for iText.Pdfa.PdfAConformanceException:
iText.Kernel.PdfException

Public Member Functions

  PdfAConformanceException (String message)
  Creates a PdfAConformanceException. More...
 
  PdfAConformanceException (String message, Object @object)
  Creates a PdfAConformanceException. More...
 
- Public Member Functions inherited from iText.Kernel.PdfException
  PdfException (String message)
  Creates a new instance of PdfException. More...
 
  PdfException (Exception cause)
  Creates a new instance of PdfException. More...
 
  PdfException (String message, Object obj)
  Creates a new instance of PdfException. More...
 
  PdfException (String message, Exception cause)
  Creates a new instance of PdfException. More...
 
  PdfException (String message, Exception cause, Object obj)
  Creates a new instance of PdfException. More...
 
virtual iText.Kernel.PdfException  SetMessageParams (params Object[] messageParams)
  Sets additional params for Exception message. More...
 

Static Public Attributes

const String  _0_ACTIONS_ARE_NOT_ALLOWED = "{0} actions are not allowed"
 
const String  A_CATALOG_DICTIONARY_SHALL_CONTAIN_METADATA_ENTRY = "A catalog dictionary shall contain metadata entry"
 
const String  A_CATALOG_DICTIONARY_SHALL_NOT_CONTAIN_AA_ENTRY = "A catalog dictionary shall not contain aa entry"
 
const String  A_CATALOG_DICTIONARY_SHALL_NOT_CONTAIN_ALTERNATEPRESENTATIONS_NAMES_ENTRY = "A catalog dictionary shall not contain alternatepresentations names entry"
 
const String  A_CATALOG_DICTIONARY_SHALL_NOT_CONTAIN_OCPROPERTIES_KEY = "A catalog dictionary shall not contain the ocproperties key"
 
const String  A_CATALOG_DICTIONARY_SHALL_NOT_CONTAIN_REQUIREMENTS_ENTRY = "A catalog dictionary shall not contain a requirements entry"
 
const String  A_CATALOG_SHALL_INCLUDE_MARK_INFO_DICTIONARY_WITH_MARKED_TRUE_VALUE = "A catalog dictionary shall include a markinfo dictionary whose entry marked shall have a value of true"
 
const String  A_FORM_XOBJECT_DICTIONARY_SHALL_NOT_CONTAIN_OPI_KEY = "A form xobject dictionary shall not contain opi key"
 
const String  A_FORM_XOBJECT_DICTIONARY_SHALL_NOT_CONTAIN_PS_KEY = "A form xobject dictionary shall not contain PS key"
 
const String  A_FORM_XOBJECT_DICTIONARY_SHALL_NOT_CONTAIN_SUBTYPE2_KEY_WITH_A_VALUE_OF_PS = "A form xobject dictionary shall not contain subtype2 key with a value of PS"
 
const String  A_GROUP_OBJECT_WITH_AN_S_KEY_WITH_A_VALUE_OF_TRANSPARENCY_SHALL_NOT_BE_INCLUDED_IN_A_FORM_XOBJECT = "A group object with an s key with a value of transparency shall not be included in a form xobject"
 
const String  A_GROUP_OBJECT_WITH_AN_S_KEY_WITH_A_VALUE_OF_TRANSPARENCY_SHALL_NOT_BE_INCLUDED_IN_A_PAGE_XOBJECT = "A group object with an s key with a value of transparency shall not be included in a page xobject"
 
const String  A_NAME_DICTIONARY_SHALL_NOT_CONTAIN_THE_EMBEDDED_FILES_KEY = "A name dictionary shall not contain the EmbeddedFiles key"
 
const String  ALL_COLOUR_CHANNELS_IN_THE_JPEG2000_DATA_SHALL_HAVE_THE_SAME_BIT_DEPTH = "All colour channels in the jpeg2000 data shall have the same bit-depth"
 
const String  ALL_HALFTONES_SHALL_HAVE_HALFTONETYPE_1_OR_5 = "All halftones shall have halftonetype 1 or 5"
 
const String  ALL_NON_SYMBOLIC_TRUE_TYPE_FONT_SHALL_SPECIFY_MAC_ROMAN_ENCODING_OR_WIN_ANSI_ENCODING
 
const String  ALL_NON_SYMBOLIC_TRUE_TYPE_FONT_SHALL_SPECIFY_MAC_ROMAN_OR_WIN_ANSI_ENCODING_AS_THE_ENCODING_ENTRY = "All non-symbolic TrueType fonts shall specify MacRomanEncoding or WinAnsiEncoding as the value of the Encoding entry in the font dictionary This also means that Encoding entry in the font dictionary shall not be an encoding dictionary "
 
const String  ALL_SYMBOLIC_TRUE_TYPE_FONTS_SHALL_NOT_SPECIFY_ENCODING = "All symbolic TrueType fonts shall not specify an Encoding entry in the font dictionary "
 
const String  ALL_THE_FONTS_MUST_BE_EMBEDDED_THIS_ONE_IS_NOT_0 = "All the fonts must be embedded. This one is not: {0}"
 
const String  AN_ANNOTATION_DICTIONARY_SHALL_CONTAIN_THE_F_KEY = "An annotation dictionary shall contain the f key"
 
const String  AN_ANNOTATION_DICTIONARY_SHALL_NOT_CONTAIN_AA_KEY = "An annotation dictionary shall not contain aa key"
 
const String  AN_ANNOTATION_DICTIONARY_SHALL_NOT_CONTAIN_THE_CA_KEY_WITH_A_VALUE_OTHER_THAN_1 = "An annotation dictionary shall not contain the ca key with a value other than 1"
 
const String  AN_EXTGSTATE_DICTIONARY_SHALL_NOT_CONTAIN_THE_HTP_KEY = "An extgstate dictionary shall not contain the HTP key"
 
const String  AN_EXTGSTATE_DICTIONARY_SHALL_NOT_CONTAIN_THE_TR_2_KEY_WITH_A_VALUE_OTHER_THAN_DEFAULT = "An extgstate dictionary shall not contain the TR2 key with a value other than default"
 
const String  AN_EXTGSTATE_DICTIONARY_SHALL_NOT_CONTAIN_THE_TR_KEY = "An extgstate dictionary shall not contain the tr key"
 
const String  AN_IMAGE_DICTIONARY_SHALL_NOT_CONTAIN_ALTERNATES_KEY = "An image dictionary shall not contain alternates key"
 
const String  AN_IMAGE_DICTIONARY_SHALL_NOT_CONTAIN_OPI_KEY = "An image dictionary shall not contain opi key"
 
const String  ANNOTATION_OF_TYPE_0_SHOULD_HAVE_CONTENTS_KEY = "Annotation of type {0} should have contents key"
 
const String  ANNOTATION_TYPE_0_IS_NOT_PERMITTED = "Annotation type {0} is not permitted"
 
const String  APPEARANCE_DICTIONARY_OF_WIDGET_SUBTYPE_AND_BTN_FIELD_TYPE_SHALL_CONTAIN_ONLY_THE_N_KEY_WITH_DICTIONARY_VALUE = "Appearance dictionary of widget subtype and btn field type shall contain only the n key with dictionary value"
 
const String  APPEARANCE_DICTIONARY_SHALL_CONTAIN_ONLY_THE_N_KEY_WITH_STREAM_VALUE = "Appearance dictionary shall contain only the n key with stream value"
 
const String  BLEND_MODE_SHALL_HAVE_VALUE_NORMAL_OR_COMPATIBLE = "Blend mode shall have value normal or compatible"
 
const String  COLOR_SPACE_0_SHALL_BE_DEVICE_INDEPENDENT = "Color space {0} shall be device independent"
 
const String  COLOR_SPACE_0_SHALL_HAVE_1_COMPONENTS = "Color space {0} shall have {1} components"
 
const String  CRYPT_FILTER_IS_NOT_PERMITTED_INLINE_IMAGE = "Crypt filter is not permitted inline image"
 
const String  DEPRECATED_SETSTATE_AND_NOOP_ACTIONS_ARE_NOT_ALLOWED = "Deprecated setstate and noop actions are not allowed"
 
const String  DESTOUTPUTPROFILE_IN_THE_PDFA1_OUTPUTINTENT_DICTIONARY_SHALL_BE_RGB = "Destoutputprofile in the pdfa1 outputintent dictionary shall be rgb"
 
const String  DEVICECMYK_MAY_BE_USED_ONLY_IF_THE_FILE_HAS_A_CMYK_PDFA_OUTPUT_INTENT = "Devicecmyk may be used only if the file has a cmyk pdfa outputIntent"
 
const String  DEVICECMYK_MAY_BE_USED_ONLY_IF_THE_FILE_HAS_A_CMYK_PDFA_OUTPUT_INTENT_OR_DEFAULTCMYK_IN_USAGE_CONTEXT = "Devicecmyk may be used only if the file has a cmyk pdfa outputIntent or defaultcmyk in usage context"
 
const String  DEVICERGB_AND_DEVICECMYK_COLORSPACES_CANNOT_BE_USED_BOTH_IN_ONE_FILE = "Devicergb and devicecmyk colorspaces cannot be used both in one file"
 
const String  DEVICERGB_MAY_BE_USED_ONLY_IF_THE_FILE_HAS_A_RGB_PDFA_OUTPUT_INTENT = "Devicergb may be used only if the file has a rgb pdfa outputIntent"
 
const String  DEVICERGB_MAY_BE_USED_ONLY_IF_THE_FILE_HAS_A_RGB_PDFA_OUTPUT_INTENT_OR_DEFAULTRGB_IN_USAGE_CONTEXT = "Devicergb may be used only if the file has a rgb pdfa outputIntent or defaultrgb in usage context"
 
const String  DOCUMENT_TO_READ_FROM_SHALL_BE_A_PDFA_CONFORMANT_FILE_WITH_VALID_XMP_METADATA = "Document to read from shall be a pdfa conformant file with valid xmp metadata"
 
const String  EF_KEY_OF_FILE_SPECIFICATION_DICTIONARY_SHALL_CONTAIN_DICTIONARY_WITH_VALID_F_KEY = "Ef key of file specification dictionary shall contain dictionary with valid f key"
 
const String  EMBEDDED_FILE_SHALL_CONTAIN_PARAMS_KEY_WITH_DICTIONARY_AS_VALUE = "Embedded file shall contain params key with dictionary as value"
 
const String  EMBEDDED_FILE_SHALL_CONTAIN_PARAMS_KEY_WITH_VALID_MODDATE_KEY = "Embedded file shall contain params key with valid moddate key"
 
const String  KEYWORD_ENCRYPT_SHALL_NOT_BE_USED_IN_THE_TRAILER_DICTIONARY = "Keyword encrypt shall not be used in the trailer dictionary"
 
const String  EVERY_ANNOTATION_SHALL_HAVE_AT_LEAST_ONE_APPEARANCE_DICTIONARY = "Every annotation shall have at least one appearance dictionary"
 
const String  EXACTLY_ONE_COLOUR_SPACE_SPECIFICATION_SHALL_HAVE_THE_VALUE_0X01_IN_THE_APPROX_FIELD
 
const String  FILE_SPECIFICATION_DICTIONARY_SHALL_CONTAIN_F_KEY_AND_UF_KEY = "File specification dictionary shall contain f key and uf key"
 
const String  FILE_SPECIFICATION_DICTIONARY_SHALL_CONTAIN_ONE_OF_THE_PREDEFINED_AFRELATIONSHIP_KEYS
 
const String  FILE_SPECIFICATION_DICTIONARY_SHALL_NOT_CONTAIN_THE_EF_KEY = "File specification dictionary shall not contain the EF key"
 
const String  GRAPHICS_STATE_STACK_DEPTH_IS_GREATER_THAN_28 = "Graphics state stack depth is greater than 28"
 
const String  HALFTONES_SHALL_NOT_CONTAIN_HALFTONENAME = "Halftones shall not contain halftonename"
 
const String  IF_DEVICE_RGB_CMYK_GRAY_USED_IN_FILE_THAT_FILE_SHALL_CONTAIN_PDFA_OUTPUTINTENT = "If device rgb cmyk gray used in file, that file shall contain pdfa outputintent"
 
const String  IF_DEVICE_RGB_CMYK_GRAY_USED_IN_FILE_THAT_FILE_SHALL_CONTAIN_PDFA_OUTPUTINTENT_OR_DEFAULT_RGB_CMYK_GRAY_IN_USAGE_CONTEXT = "If device rgb cmyk gray used in file that file shall contain pdfa outputintent orDefaultRgb Cmyk Gray in usage context"
 
const String  IF_OUTPUTINTENTS_ARRAY_HAS_MORE_THAN_ONE_ENTRY_WITH_DESTOUTPUTPROFILE_KEY_THE_SAME_INDIRECT_OBJECT_SHALL_BE_USED_AS_THE_VALUE_OF_THAT_OBJECT = "If outputintents array has more than one entry with destoutputprofile key the same indirect object shall be used as the value of that object"
 
const String  IF_SPECIFIED_RENDERING_SHALL_BE_ONE_OF_THE_FOLLOWING_RELATIVECOLORIMETRIC_ABSOLUTECOLORIMETRIC_PERCEPTUAL_OR_SATURATION = "If specified rendering shall be one of the following relativecolorimetric absolutecolorimetric perceptual or saturation"
 
const String  THE_DOCUMENT_DOES_NOT_CONTAIN_A_PDFA_OUTPUTINTENT_BUT_PAGE_CONTAINS_TRANSPARENCY_AND_DOES_NOT_CONTAIN_BLENDING_COLOR_SPACE = "If the document does not contain a OutputIntent, then page with transparency shall include the dictionary with Group key that include a CS with blending colour space"
 
const String  JPEG2000_ENUMERATED_COLOUR_SPACE_19_CIEJAB_SHALL_NOT_BE_USED = "jpeg2000 enumerated colour space 19 (CIEJab) shall not be used"
 
const String  LZWDECODE_FILTER_IS_NOT_PERMITTED = "LZWDecode filter is not permitted"
 
const String  MIME_TYPE_SHALL_BE_SPECIFIED_USING_THE_SUBTYPE_KEY_OF_THE_FILE_SPECIFICATION_STREAM_DICTIONARY = "Mime type shall be specified using the subtype key of the file specification stream dictionary"
 
const String  N_KEY_SHALL_BE_APPEARANCE_SUBDICTIONARY = "If an annotation dictionary's Subtype key has a value of Widget and its FT key has a value of Btn, the value of the N key shall be an appearance subdictionary"
 
const String  NAMED_ACTION_TYPE_0_IS_NOT_ALLOWED = "Named action type {0} not allowed"
 
const String  NEEDAPPEARANCES_FLAG_OF_THE_INTERACTIVE_FORM_DICTIONARY_SHALL_EITHER_NOT_BE_PRESENTED_OR_SHALL_BE_FALSE = "Needappearances flag of the interactive form dictionary shall either not be presented or shall be false"
 
const String  NO_KEYS_OTHER_THAN_UR3_AND_DOC_MDP_SHALL_BE_PRESENT_IN_A_PERMISSIONS_DICTIONARY = "No keys other than UR3 and DocMDP shall be present in a permissions dictionary"
 
const String  NOT_IDENTITY_CRYPT_FILTER_IS_NOT_PERMITTED = "Not identity crypt filter is not permitted"
 
const String  ONLY_JPX_BASELINE_SET_OF_FEATURES_SHALL_BE_USED = "Only jpx baseline set of features shall be used"
 
const String  ONLY_STANDARD_BLEND_MODES_SHALL_BE_USED_FOR_THE_VALUE_OF_THE_BM_KEY_IN_AN_EXTENDED_GRAPHIC_STATE_DICTIONARY = "Only standard blend modes shall be used for the value of the BM key in an extended graphic state dictionary"
 
const String  OPTIONAL_CONTENT_CONFIGURATION_DICTIONARY_SHALL_CONTAIN_NAME_ENTRY = "Optional content configuration dictionary shall contain name entry"
 
const String  ORDER_ARRAY_SHALL_CONTAIN_REFERENCES_TO_ALL_OCGS = "Order array shall contain references to all ocgs"
 
const String  OUTPUT_INTENT_COLOR_SPACE_SHALL_BE_EITHER_GRAY_RGB_OR_CMYK = "Output intent color space shall be either gray rgb or cmyk"
 
const String  OVERPRINT_MODE_SHALL_NOT_BE_ONE_WHEN_AN_ICCBASED_CMYK_COLOUR_SPACE_IS_USED_AND_WHEN_OVERPRINTING_IS_SET_TO_TRUE = "Overprint mode shall not be one when an ICCBased CMYK colour space is used and when overprinting is set to true"
 
const String  PDF_STRING_IS_TOO_LONG = "PdfString is too long"
 
const String  PROFILE_STREAM_OF_OUTPUTINTENT_SHALL_BE_OUTPUT_PROFILE_PRTR_OR_MONITOR_PROFILE_MNTR
 
const String  REAL_NUMBER_IS_OUT_OF_RANGE = "Real number is out of range"
 
const String  SIGNATURE_REFERENCES_DICTIONARY_SHALL_NOT_CONTAIN_DIGESTLOCATION_DIGESTMETHOD_DIGESTVALUE = "Signature references dictionary shall not contain digestlocation digestmethod digestvalue"
 
const String  STREAM_OBJECT_DICTIONARY_SHALL_NOT_CONTAIN_THE_F_FFILTER_OR_FDECODEPARAMS_KEYS = "Stream object dictionary shall not contain the f ffilter or fdecodeparams keys"
 
const String  THE_AS_KEY_SHALL_NOT_APPEAR_IN_ANY_OPTIONAL_CONTENT_CONFIGURATION_DICTIONARY = "The as key shall not appear in any optional content configuration dictionary"
 
const String  THE_BIT_DEPTH_OF_THE_JPEG2000_DATA_SHALL_HAVE_A_VALUE_IN_THE_RANGE_1_TO_38 = "The bit-depth of the jpeg2000 data shall have a value in the range 1 to 38"
 
const String  THE_CATALOG_DICTIONARY_SHALL_NOT_CONTAIN_THE_NEEDSRENDERING_KEY = "The catalog dictionary shall not contain the needsrendering key"
 
const String  THE_F_KEYS_PRINT_FLAG_BIT_SHALL_BE_SET_TO_1_AND_ITS_HIDDEN_INVISIBLE_AND_NOVIEW_FLAG_BITS_SHALL_BE_SET_TO_0 = "The f keys print flag bit shall be set to 1 and its hidden invisible and noview flag bits shall be set to 0"
 
const String  THE_F_KEYS_PRINT_FLAG_BIT_SHALL_BE_SET_TO_1_AND_ITS_HIDDEN_INVISIBLE_NOVIEW_AND_TOGGLENOVIEW_FLAG_BITS_SHALL_BE_SET_TO_0 = "The f keys print flag bit shall be set to 1 and its hidden invisible noview and togglenoview flag bits shall be set to 0"
 
const String  THE_INTERACTIVE_FORM_DICTIONARY_SHALL_NOT_CONTAIN_THE_XFA_KEY = "The interactive form dictionary shall not contain the xfa key"
 
const String  THE_NUMBER_OF_COLOUR_CHANNELS_IN_THE_JPEG2000_DATA_SHALL_BE_1_3_OR_4 = "The number of colour channels in the jpeg2000 data shall be 1, 3 or 4"
 
const String  THE_PAGE_DICTIONARY_SHALL_NOT_CONTAIN_AA_ENTRY = "The page dictionary shall not contain aa entry"
 
const String  THE_PAGE_DICTIONARY_SHALL_NOT_CONTAIN_PRESSTEPS_ENTRY = "The page dictionary shall not contain pressteps entry"
 
const String  THE_PAGE_LESS_3_UNITS_NO_GREATER_14400_IN_EITHER_DIRECTION = "The page less 3 units no greater 14400 in either direction"
 
const String  THE_SMASK_KEY_IS_NOT_ALLOWED_IN_EXTGSTATE = "The smask key is not allowed in extgstate"
 
const String  THE_SMASK_KEY_IS_NOT_ALLOWED_IN_XOBJECTS = "The smask key is not allowed in xobjects"
 
const String  THE_VALUE_OF_INTERPOLATE_KEY_SHALL_BE_FALSE = "The value of interpolate key shall not be true"
 
const String  THE_VALUE_OF_THE_METH_ENTRY_IN_COLR_BOX_SHALL_BE_1_2_OR_3 = "The value of the meth entry in colr box shall be 1, 2 or 3"
 
const String  TINT_TRANSFORM_AND_ALTERNATE_SPACE_SHALL_BE_THE_SAME_FOR_THE_ALL_SEPARATION_CS_WITH_THE_SAME_NAME = "TintTransform and alternateSpace shall be the same for the all separation cs with the same name"
 
const String  TRANSPARENCY_IS_NOT_ALLOWED_AND_CA_SHALL_BE_EQUAL_TO_1 = "Transparency is not allowed. ca shall be equal to 1"
 
const String  TRANSPARENCY_IS_NOT_ALLOWED_CA_SHALL_BE_EQUAL_TO_1 = "Transparency is not allowed. CA shall be equal to 1"
 
const String  VALUE_OF_NAME_ENTRY_SHALL_BE_UNIQUE_AMONG_ALL_OPTIONAL_CONTENT_CONFIGURATION_DICTIONARIES = "Value of name entry shall be unique among all optional content configuration dictionaries"
 
const String  WIDGET_ANNOTATION_DICTIONARY_OR_FIELD_DICTIONARY_SHALL_NOT_INCLUDE_A_OR_AA_ENTRY = "Widget annotation dictionary or field dictionary shall not include a or aa entry"
 
const String  IF_THE_DOCUMENT_DOES_NOT_CONTAIN_A_PDFA_OUTPUTINTENT_TRANSPARENCY_IS_FORBIDDEN = "If the document does not contain a pdfa outputintent transparency is forbidden"
 
- Static Public Attributes inherited from iText.Kernel.PdfException
const String  _1IsAnUnknownGraphicsStateDictionary = "{0} is an unknown graphics state dictionary."
 
const String  _1IsNotAnAcceptableValueForTheField2 = "{0} is not an acceptable value for the field {1}."
 
const String  _1IsNotAValidPlaceableWindowsMetafile = "{0} is not a valid placeable windows metafile."
 
const String  AnnotationShallHaveReferenceToPage = "Annotation shall have reference to page."
 
const String  AppendModeRequiresADocumentWithoutErrorsEvenIfRecoveryWasPossible = "Append mode requires a document without errors, even if recovery is possible."
 
const String  AuthenticatedAttributeIsMissingTheDigest = "Authenticated attribute is missing the digest."
 
const String  AvailableSpaceIsNotEnoughForSignature = "Available space is not enough for signature."
 
const String  BadCertificateAndKey = "Bad public key certificate and/or private key."
 
const String  BadUserPassword = "Bad user password. Password is not provided or wrong password provided. Correct password should be passed to PdfReader constructor with properties. See ReaderProperties#setPassword() method."
 
const String  CannotAddCellToCompletedLargeTable = "The large table was completed. It's prohibited to use it anymore. Created different Table instance instead."
 
const String  CannotAddKidToTheFlushedElement = "Cannot add kid to the flushed element."
 
const String  CannotAddNonDictionaryExtGStateToResources1 = "Cannot add graphic state to resources. The PdfObject type is {0}, but should be PdfDictionary."
 
const String  CannotAddNonDictionaryPatternToResources1 = "Cannot add pattern to resources. The PdfObject type is {0}, but should be PdfDictionary or PdfStream."
 
const String  CannotAddNonDictionaryPropertiesToResources1 = "Cannot add properties to resources. The PdfObject type is {0}, but should be PdfDictionary."
 
const String  CannotAddNonDictionaryShadingToResources1 = "Cannot add shading to resources. The PdfObject type is {0}, but should be PdfDictionary or PdfStream."
 
const String  CannotAddNonStreamFormToResources1 = "Cannot add form to resources. The PdfObject type is {0}, but should be PdfStream."
 
const String  CannotAddNonStreamImageToResources1 = "Cannot add image to resources. The PdfObject type is {0}, but should be PdfStream."
 
const String  CannotBeEmbeddedDueToLicensingRestrictions = "{0} cannot be embedded due to licensing restrictions."
 
const String  CannotCloseDocument = "Cannot close document."
 
const String  CannotCloseDocumentWithAlreadyFlushedPdfCatalog = "Cannot close document with already flushed PDF Catalog."
 
const String  CannotConvertPdfArrayToBooleanArray = "Cannot convert PdfArray to an array of booleans"
 
const String  CannotConvertPdfArrayToDoubleArray = "Cannot convert PdfArray to an array of doubles."
 
const String  CannotConvertPdfArrayToIntArray = "Cannot convert PdfArray to an array of integers."
 
const String  CannotConvertPdfArrayToFloatArray = "Cannot convert PdfArray to an array of floats."
 
const String  CannotConvertPdfArrayToLongArray = "Cannot convert PdfArray to an array of longs."
 
const String  CannotConvertPdfArrayToRectanle = "Cannot convert PdfArray to Rectangle."
 
const String  CannotCopyFlushedObject = "Cannot copy flushed object."
 
const String  CannotCopyFlushedTag = "Cannot copy flushed tag."
 
const String  CannotCopyObjectContent = "Cannot copy object content."
 
const String  CannotCopyIndirectObjectFromTheDocumentThatIsBeingWritten = "Cannot copy indirect object from the document that is being written."
 
const String  CannotCopyToDocumentOpenedInReadingMode = "Cannot copy to document opened in reading mode."
 
const String  CannotCreateLayoutImageByWmfImage = "Cannot create layout image by WmfImage instance. First convert the image into FormXObject and then use the corresponding layout image constructor."
 
const String  CannotCreatePdfImageXObjectByWmfImage = "Cannot create PdfImageXObject instance by WmfImage. Use PdfFormXObject constructor instead."
 
const String  CannotCreatePdfStreamByInputStreamWithoutPdfDocument = "Cannot create pdfstream by InputStream without PdfDocument."
 
const String  CannotDrawElementsOnAlreadyFlushedPages = "Cannot draw elements on already flushed pages."
 
const String  CannotGetContentBytes = "Cannot get content bytes."
 
const String  CannotGetPdfStreamBytes = "Cannot get PdfStream bytes."
 
const String  CannotOperateWithFlushedPdfStream = "Cannot operate with the flushed PdfStream."
 
const String  CannotRetrieveMediaBoxAttribute = "Invalid PDF. There is no media box attribute for page or its parents."
 
const String  CannotFindImageDataOrEI = "Cannot find image data or EI."
 
const String  CannotFlushDocumentRootTagBeforeDocumentIsClosed = "Cannot flush document root tag before document is closed."
 
const String  CannotFlushObject = "Cannot flush object."
 
const String  CannotMoveFlushedTag = "Cannot move flushed tag"
 
const String  CannotMoveToFlushedKid = "Cannot move to flushed kid."
 
const String  CannotMoveToMarkedContentReference = "Cannot move to marked content reference."
 
const String  CannotMoveToParentCurrentElementIsRoot = "Cannot move to parent current element is root."
 
const String  CannotMovePagesInPartlyFlushedDocument = "Cannot move pages in partly flushed document. Page number {0} is already flushed."
 
const String  CannotOpenDocument = "Cannot open document."
 
const String  CannotParseContentStream = "Cannot parse content stream."
 
const String  CannotReadAStreamInOrderToAppendNewBytes = "Cannot read a stream in order to append new bytes."
 
const String  CannotReadPdfObject = "Cannot read PdfObject."
 
const String  CannotRecogniseDocumentFontWithEncoding = "Cannot recognise document font {0} with {1} encoding"
 
const String  CannotRelocateRootTag = "Cannot relocate root tag."
 
const String  CannotRelocateTagWhichIsAlreadyFlushed = "Cannot relocate tag which is already flushed."
 
const String  CannotRelocateTagWhichParentIsAlreadyFlushed = "Cannot relocate tag which parent is already flushed."
 
const String  CannotRemoveDocumentRootTag = "Cannot remove document root tag."
 
const String  CannotRemoveMarkedContentReferenceBecauseItsPageWasAlreadyFlushed = "Cannot remove marked content reference, because its page has been already flushed."
 
const String  CannotRemoveTagBecauseItsParentIsFlushed = "Cannot remove tag, because its parent is flushed."
 
const String  CannotSetDataToPdfstreamWhichWasCreatedByInputStream = "Cannot set data to PdfStream which was created by InputStream."
 
const String  CannotSetDataToPdfStreamWhichWasCreatedByInputStream = "Cannot set data to PdfStream which was created by InputStream."
 
const String  CannotSetEncryptedPayloadToDocumentOpenedInReadingMode = "Cannot set encrypted payload to a document opened in read only mode."
 
const String  CannotSetEncryptedPayloadToEncryptedDocument = "Cannot set encrypted payload to an encrypted document."
 
const String  CannotSplitDocumentThatIsBeingWritten = "Cannot split document that is being written."
 
const String  CannotWriteToPdfStream = "Cannot write to PdfStream."
 
const String  CannotWriteObjectAfterItWasReleased = "Cannot write object after it was released. In normal situation the object must be read once again before being written."
 
const String  CannotDecodePkcs7SigneddataObject = "Cannot decode PKCS#7 SignedData object."
 
const String  CannotFindSigningCertificateWithSerial1 = "Cannot find signing certificate with serial {0}."
 
const String  CertificateIsNotProvidedDocumentIsEncryptedWithPublicKeyCertificate = "Certificate is not provided. Document is encrypted with public key certificate, it should be passed to PdfReader constructor with properties. See ReaderProperties#setPublicKeySecurityParams() method."
 
const String  CertificationSignatureCreationFailedDocShallNotContainSigs = "Certification signature creation failed. Document shall not contain any certification or approval signatures before signing with certification signature."
 
const String  CfNotFoundEncryption = "/CF not found (encryption)"
 
const String  CodabarMustHaveAtLeastStartAndStopCharacter = "Codabar must have at least start and stop character."
 
const String  CodabarMustHaveOneAbcdAsStartStopCharacter = "Codabar must have one of 'ABCD' as start/stop character."
 
const String  ColorSpaceNotFound = "ColorSpace not found."
 
const String  ContentStreamMustNotInvokeOperatorsThatSpecifyColorsOrOtherColorRelatedParameters = "Content stream must not invoke operators that specify colors or other color related parameters in the graphics state."
 
const String  DecodeParameterType1IsNotSupported = "Decode parameter type {0} is not supported."
 
const String  DefaultAppearanceNotFound = "DefaultAppearance is required but not found"
 
const String  DefaultcryptfilterNotFoundEncryption = "/DefaultCryptFilter not found (encryption)."
 
const String  DictionaryKey1IsNotAName = "Dictionary key {0} is not a name."
 
const String  DictionaryDoesntHave1FontData = "Dictionary doesn't have {0} font data."
 
const String  DictionaryDoesntHaveSupportedFontData = "Dictionary doesn't have supported font data."
 
const String  DocumentAlreadyPreClosed = "Document has been already pre closed."
 
const String  DocumentClosedItIsImpossibleToExecuteAction = "Document was closed. It is impossible to execute action."
 
const String  DocumentDoesntContainStructTreeRoot = "Document doesn't contain StructTreeRoot."
 
const String  DocumentHasNoPages = "Document has no pages."
 
const String  DocumentHasNoPdfCatalogObject = "Document has no PDF Catalog object."
 
const String  DocumentHasNotBeenReadYet = "The PDF document has not been read yet. Document reading occurs in PdfDocument class constructor"
 
const String  DocumentMustBePreClosed = "Document must be preClosed."
 
const String  DocumentForCopyToCannotBeNull = "Document for copyTo cannot be null."
 
const String  DuringDecompressionMultipleStreamsInSumOccupiedMoreMemoryThanAllowed = "During decompression multiple streams in sum occupied more memory than allowed. Please either check your pdf or increase the allowed single decompressed pdf stream maximum size value by setting the appropriate parameter of ReaderProperties's MemoryLimitsAwareHandler."
 
const String  DuringDecompressionSingleStreamOccupiedMoreMemoryThanAllowed = "During decompression a single stream occupied more memory than allowed. Please either check your pdf or increase the allowed multiple decompressed pdf streams maximum size value by setting the appropriate parameter of ReaderProperties's MemoryLimitsAwareHandler."
 
const String  DuringDecompressionSingleStreamOccupiedMoreThanMaxIntegerValue = "During decompression a single stream occupied more than a maximum integer value. Please check your pdf."
 
const String  EndOfContentStreamReachedBeforeEndOfImageData = "End of content stream reached before end of image data."
 
const String  ErrorWhileReadingObjectStream = "Error while reading Object Stream."
 
const String  EncryptedPayloadFileSpecDoesntHaveEncryptedPayloadDictionary = "Encrypted payload file spec shall have encrypted payload dictionary."
 
const String  EncryptedPayloadFileSpecShallBeIndirect = "Encrypted payload file spec shall be indirect."
 
const String  EncryptedPayloadFileSpecShallHaveEFDictionary = "Encrypted payload file spec shall have 'EF' key. The value of such key shall be a dictionary that contains embedded file stream."
 
const String  EncryptedPayloadFileSpecShallHaveTypeEqualToFilespec = "Encrypted payload file spec shall have 'Type' key. The value of such key shall be 'Filespec'."
 
const String  EncryptedPayloadShallHaveTypeEqualsToEncryptedPayloadIfPresent = "Encrypted payload dictionary shall have field 'Type' equal to 'EncryptedPayload' if present"
 
const String  EncryptedPayloadShallHaveSubtype = "Encrypted payload shall have 'Subtype' field specifying crypto filter"
 
const String  FailedToGetTsaResponseFrom1 = "Failed to get TSA response from {0}."
 
const String  FieldFlatteningIsNotSupportedInAppendMode = "Field flattening is not supported in append mode."
 
const String  FieldAlreadySigned = "Field has been already signed."
 
const String  FieldNamesCannotContainADot = "Field names cannot contain a dot."
 
const String  FieldTypeIsNotASignatureFieldType = "Field type is not a signature field type."
 
const String  Filter1IsNotSupported = "Filter {0} is not supported."
 
const String  FilePosition1CrossReferenceEntryInThisXrefSubsection = "file position {0} cross reference entry in this xref subsection."
 
const String  FilterCcittfaxdecodeIsOnlySupportedForImages = "Filter CCITTFaxDecode is only supported for images"
 
const String  FilterIsNotANameOrArray = "filter is not a name or array."
 
const String  FlushedPageCannotBeAddedOrInserted = "Flushed page cannot be added or inserted."
 
const String  FlushingHelperFLushingModeIsNotForDocReadingMode = "Flushing writes the object to the output stream and releases it from memory. It is only possible for documents that have a PdfWriter associated with them. Use PageFlushingHelper#releaseDeep method instead."
 
const String  FontAndSizeMustBeSetBeforeWritingAnyText = "Font and size must be set before writing any text."
 
const String  FontEmbeddingIssue = "Font embedding issue."
 
const String  FontProviderNotSetFontFamilyNotResolved = "FontProvider and FontSet are empty. Cannot resolve font family name (see ElementPropertyContainer#setFontFamily) without initialized FontProvider (see RootElement#setFontProvider)."
 
const String  FontSizeIsTooSmall = "Font size is too small."
 
const String  FormXObjectMustHaveBbox = "Form XObject must have BBox."
 
const String  FunctionIsNotCompatibleWitColorSpace = "Function is not compatible with ColorSpace."
 
const String  GivenAccessibleElementIsNotConnectedToAnyTag = "Given accessible element is not connected to any tag."
 
const String  IllegalCharacterInAsciihexdecode = "illegal character in ASCIIHexDecode."
 
const String  IllegalCharacterInAscii85decode = "Illegal character in ASCII85Decode."
 
const String  IllegalCharacterInCodabarBarcode = "Illegal character in Codabar Barcode."
 
const String  IllegalLengthValue = "Illegal length value."
 
const String  IllegalRValue = "Illegal R value."
 
const String  IllegalVValue = "Illegal V value."
 
const String  InAPageLabelThePageNumbersMustBeGreaterOrEqualTo1 = "In a page label the page numbers must be greater or equal to 1."
 
const String  InCodabarStartStopCharactersAreOnlyAllowedAtTheExtremes = "In Codabar, start/stop characters are only allowed at the extremes."
 
const String  InvalidHttpResponse1 = "Invalid http response {0}."
 
const String  InvalidTsa1ResponseCode2 = "Invalid TSA {0} response code {1}."
 
const String  IncorrectNumberOfComponents = "Incorrect number of components."
 
const String  InvalidCodewordSize = "Invalid codeword size."
 
const String  InvalidCrossReferenceEntryInThisXrefSubsection = "Invalid cross reference entry in this xref subsection."
 
const String  InvalidIndirectReference1 = "Invalid indirect reference {0}."
 
const String  InvalidMediaBoxValue = "Tne media box object has incorrect values."
 
const String  InvalidPageStructure1 = "Invalid page structure {0}."
 
const String  InvalidPageStructurePagesPagesMustBePdfDictionary = "Invalid page structure. /Pages must be PdfDictionary."
 
const String  InvalidRangeArray = "Invalid range array."
 
const String  InvalidOffsetForObject1 = "Invalid offset for object {0}."
 
const String  InvalidXrefStream = "Invalid xref stream."
 
const String  InvalidXrefTable = "Invalid xref table."
 
const String  IoException = "I/O exception."
 
const String  IoExceptionWhileCreatingFont = "I/O exception while creating Font"
 
const String  LzwDecoderException = "LZW decoder exception."
 
const String  LzwFlavourNotSupported = "LZW flavour not supported."
 
const String  MacroSegmentIdMustBeGtOrEqZero = "macroSegmentId must be >= 0"
 
const String  MacroSegmentIdMustBeGtZero = "macroSegmentId must be > 0"
 
const String  MacroSegmentIdMustBeLtMacroSegmentCount = "macroSegmentId must be < macroSemgentCount"
 
const String  MustBeATaggedDocument = "Must be a tagged document."
 
const String  NumberOfEntriesInThisXrefSubsectionNotFound = "Number of entries in this xref subsection not found."
 
const String  NoCompatibleEncryptionFound = "No compatible encryption found."
 
const String  NoCryptoDictionaryDefined = "No crypto dictionary defined."
 
const String  NoKidWithSuchRole = "No kid with such role."
 
const String  NoMaxLenPresent = "No /MaxLen has been set even though the Comb flag has been set."
 
const String  NoninvertibleMatrixCannotBeProcessed = "A noninvertible matrix has been parsed. The behaviour is unpredictable."
 
const String  NotAPlaceableWindowsMetafile = "Not a placeable windows metafile."
 
const String  NotAValidPkcs7ObjectNotASequence = "Not a valid PKCS#7 object - not a sequence"
 
const String  NotAValidPkcs7ObjectNotSignedData = "Not a valid PKCS#7 object - not signed data."
 
const String  NotAWmfImage = "Not a WMF image."
 
const String  NoValidEncryptionMode = "No valid encryption mode."
 
const String  NumberOfBooleansInTheArrayDoesntCorrespondWithTheNumberOfFields = "The number of booleans in the array doesn't correspond with the number of fields."
 
const String  ObjectMustBeIndirectToWorkWithThisWrapper = "Object must be indirect to work with this wrapper."
 
const String  ObjectNumberOfTheFirstObjectInThisXrefSubsectionNotFound = "Object number of the first object in this xref subsection not found."
 
const String  OnlyIdentityCMapsSupportsWithTrueType = "Only Identity CMaps supports with truetype"
 
const String  OnlyBmpCanBeWrappedInWmf = "Only BMP can be wrapped in WMF."
 
const String  OperatorEINotFoundAfterEndOfImageData = "Operator EI not found after the end of image data."
 
const String  Page1CannotBeAddedToDocument2BecauseItBelongsToDocument3 = "Page {0} cannot be added to document {1}, because it belongs to document {2}."
 
const String  PageIsNotSetForThePdfTagStructure = "Page is not set for the pdf tag structure."
 
const String  PageAlreadyFlushed = "The page has been already flushed."
 
const String  PageAlreadyFlushedUseAddFieldAppearanceToPageMethodBeforePageFlushing = "The page has been already flushed. Use PdfAcroForm#addFieldAppearanceToPage() method before page flushing."
 
const String  PdfEncodings = "PdfEncodings exception."
 
const String  PdfEncryption = "PdfEncryption exception."
 
const String  PdfDecryption = "Exception occurred with PDF document decryption. One of the possible reasons is wrong password or wrong public key certificate and private key."
 
const String  PdfDocumentMustBeOpenedInStampingMode = "PdfDocument must be opened in stamping mode."
 
const String  PdfFormXobjectHasInvalidBbox = "PdfFormXObject has invalid BBox."
 
const String  PdfObjectStreamReachMaxSize = "PdfObjectStream reach max size."
 
const String  PdfPagesTreeCouldBeGeneratedOnlyOnce = "PdfPages tree could be generated only once."
 
const String  PdfReaderHasBeenAlreadyUtilized = "Given PdfReader instance has already been utilized. The PdfReader cannot be reused, please create a new instance."
 
const String  PdfStartxrefIsNotFollowedByANumber = "PDF startxref is not followed by a number."
 
const String  PdfStartxrefNotFound = "PDF startxref not found."
 
const String  PdfIndirectObjectBelongsToOtherPdfDocument = "Pdf indirect object belongs to other PDF document. Copy object to current pdf document."
 
const String  PdfVersionNotValid = "PDF version is not valid."
 
const String  RefArrayItemsInStructureElementDictionaryShallBeIndirectObjects = "Ref array items in structure element dictionary shall be indirect objects."
 
const String  RequestedPageNumberIsOutOfBounds = "Requested page number {0} is out of bounds."
 
const String  PngFilterUnknown = "PNG filter unknown."
 
const String  PrintScalingEnforceEntryInvalid = "/PrintScaling shall may appear in the Enforce array only if the corresponding entry in the viewer preferences dictionary specifies a valid value other than AppDefault"
 
const String  ResourcesCannotBeNull = "Resources cannot be null."
 
const String  ResourcesDoNotContainExtgstateEntryUnableToProcessOperator1 = "Resources do not contain ExtGState entry. Unable to process operator {0}."
 
const String  RoleIsNotMappedToAnyStandardRole = "Role \"{0}\" is not mapped to any standard role."
 
const String  RoleInNamespaceIsNotMappedToAnyStandardRole = "Role \"{0}\" in namespace {1} is not mapped to any standard role."
 
const String  ShadingTypeNotFound = "Shading type not found."
 
const String  SignatureWithName1IsNotTheLastItDoesntCoverWholeDocument = "Signature with name {0} is not the last. It doesn't cover the whole document."
 
const String  StdcfNotFoundEncryption = "/StdCF not found (encryption)"
 
const String  StructParentIndexNotFoundInTaggedObject = "StructParent index not found in tagged object."
 
const String  StructureElementInStructureDestinationShallBeAnIndirectObject = "Structure element referenced by a structure destination shall be an indirect object."
 
const String  StructureElementShallContainParentObject = "StructureElement shall contain parent object."
 
const String  StructureElementDictionaryShallBeAnIndirectObjectInOrderToHaveChildren = "Structure element dictionary shall be an indirect object in order to have children."
 
const String  TagCannotBeMovedToTheAnotherDocumentsTagStructure = "Tag cannot be moved to the another document's tag structure."
 
const String  TagFromTheExistingTagStructureIsFlushedCannotAddCopiedPageTags = "Tag from the existing tag structure is flushed. Cannot add copied page tags."
 
const String  TagStructureCopyingFailedItMightBeCorruptedInOneOfTheDocuments = "Tag structure copying failed: it might be corrupted in one of the documents."
 
const String  TagStructureFlushingFailedItMightBeCorrupted = "Tag structure flushing failed: it might be corrupted."
 
const String  TagTreePointerIsInInvalidStateItPointsAtFlushedElementUseMoveToRoot = "TagTreePointer is in invalid state: it points at flushed element. Use TagTreePointer#moveToRoot."
 
const String  TagTreePointerIsInInvalidStateItPointsAtRemovedElementUseMoveToRoot = "TagTreePointer is in invalid state: it points at removed element use TagTreePointer#moveToRoot."
 
const String  TextCannotBeNull = "Text cannot be null."
 
const String  TextIsTooBig = "Text is too big."
 
const String  TextMustBeEven = "The text length must be even."
 
const String  TwoBarcodeMustBeExternally = "The two barcodes must be composed externally."
 
const String  ThereAreIllegalCharactersForBarcode128In1 = "There are illegal characters for barcode 128 in {0}."
 
const String  ThereIsNoAssociatePdfWriterForMakingIndirects = "There is no associate PdfWriter for making indirects."
 
const String  ThereIsNoFieldInTheDocumentWithSuchName1 = "There is no field in the document with such name: {0}."
 
const String  ThisPkcs7ObjectHasMultipleSignerinfosOnlyOneIsSupportedAtThisTime = "This PKCS#7 object has multiple SignerInfos. Only one is supported at this time."
 
const String  ThisInstanceOfPdfSignerAlreadyClosed = "This instance of PdfSigner has been already closed."
 
const String  ToFlushThisWrapperUnderlyingObjectMustBeAddedToDocument = "To manually flush this wrapper, you have to ensure that the object behind this wrapper is added to the document, i.e. it has an indirect reference."
 
const String  Tsa1FailedToReturnTimeStampToken2 = "TSA {0} failed to return time stamp token: {1}."
 
const String  TrailerNotFound = "Trailer not found."
 
const String  TrailerPrevEntryPointsToItsOwnCrossReferenceSection = "Trailer prev entry points to its own cross reference section."
 
const String  UnbalancedBeginEndMarkedContentOperators = "Unbalanced begin/end marked content operators."
 
const String  UnbalancedLayerOperators = "Unbalanced layer operators."
 
const String  UnbalancedSaveRestoreStateOperators = "Unbalanced save restore state operators."
 
const String  UnexpectedCharacter1FoundAfterIDInInlineImage = "Unexpected character {0} found after ID in inline image."
 
const String  UnexpectedCloseBracket = "Unexpected close bracket."
 
const String  UnexpectedColorSpace1 = "Unexpected ColorSpace: {0}."
 
const String  UnexpectedEndOfFile = "Unexpected end of file."
 
const String  UnexpectedGtGt = "unexpected >>."
 
const String  UnexpectedShadingType = "Unexpected shading type."
 
const String  UnknownEncryptionTypeREq1 = "Unknown encryption type R == {0}."
 
const String  UnknownEncryptionTypeVEq1 = "Unknown encryption type V == {0}."
 
const String  UnknownPdfException = "Unknown PdfException."
 
const String  UnknownHashAlgorithm1 = "Unknown hash algorithm: {0}."
 
const String  UnknownKeyAlgorithm1 = "Unknown key algorithm: {0}."
 
const String  UnsupportedDefaultColorSpaceName1 = "Unsupported default color space name. Was {0}, but should be DefaultCMYK, DefaultGray or DefaultRGB"
 
const String  UnsupportedXObjectType = "Unsupported XObject type."
 
const String  VerificationAlreadyOutput = "Verification already output."
 
const String  WhenAddingObjectReferenceToTheTagTreeItMustBeConnectedToNotFlushedObject = "When adding object reference to the tag tree, it must be connected to not flushed object."
 
const String  WhitePointIsIncorrectlySpecified = "White point is incorrectly specified."
 
const String  WmfImageException = "WMF image exception."
 
const String  WrongFormFieldAddAnnotationToTheField = "Wrong form field. Add annotation to the field."
 
const String  WrongMediaBoxSize1 = "Wrong media box size: {0}."
 
const String  WRONGMEDIABOXSIZETOOFEWARGUMENTS = "Wrong media box size: {0}. Need at least 4 arguments"
 
const String  XrefSubsectionNotFound = "xref subsection not found."
 
const String  YouHaveToDefineABooleanArrayForThisCollectionSortDictionary = "You have to define a boolean array for this collection sort dictionary."
 
const String  YouMustSetAValueBeforeAddingAPrefix = "You must set a value before adding a prefix."
 
const String  YouNeedASingleBooleanForThisCollectionSortDictionary = "You need a single boolean for this collection sort dictionary."
 
const String  QuadPointArrayLengthIsNotAMultipleOfEight = "The QuadPoint Array length is not a multiple of 8."
 

Additional Inherited Members

- Properties inherited from iText.Kernel.PdfException
override String  Message [get]
 

Detailed Description

Exception that is thrown when the PDF Document doesn't adhere to the PDF/A specification.

Constructor & Destructor Documentation

◆ PdfAConformanceException() [1/2]

iText.Pdfa.PdfAConformanceException.PdfAConformanceException ( String  message )
inline

Creates a PdfAConformanceException.

Parameters
message the error message

◆ PdfAConformanceException() [2/2]

iText.Pdfa.PdfAConformanceException.PdfAConformanceException ( String  message,
Object @  object 
)
inline

Creates a PdfAConformanceException.

Parameters
message the error message
object an object

Member Data Documentation

◆ ALL_NON_SYMBOLIC_TRUE_TYPE_FONT_SHALL_SPECIFY_MAC_ROMAN_ENCODING_OR_WIN_ANSI_ENCODING

const String iText.Pdfa.PdfAConformanceException.ALL_NON_SYMBOLIC_TRUE_TYPE_FONT_SHALL_SPECIFY_MAC_ROMAN_ENCODING_OR_WIN_ANSI_ENCODING
static
Initial value:
=
"All non-symbolic TrueType fonts shall specify MacRomanEncoding or WinAnsiEncoding as the value of the Encoding entry in the font dictionary "

◆ EXACTLY_ONE_COLOUR_SPACE_SPECIFICATION_SHALL_HAVE_THE_VALUE_0X01_IN_THE_APPROX_FIELD

const String iText.Pdfa.PdfAConformanceException.EXACTLY_ONE_COLOUR_SPACE_SPECIFICATION_SHALL_HAVE_THE_VALUE_0X01_IN_THE_APPROX_FIELD
static
Initial value:
=
"Exactly one colour space specification shall have the value 0x01 in the approx field"

◆ FILE_SPECIFICATION_DICTIONARY_SHALL_CONTAIN_ONE_OF_THE_PREDEFINED_AFRELATIONSHIP_KEYS

const String iText.Pdfa.PdfAConformanceException.FILE_SPECIFICATION_DICTIONARY_SHALL_CONTAIN_ONE_OF_THE_PREDEFINED_AFRELATIONSHIP_KEYS
static
Initial value:
=
"File specification dictionary shall contain one of the predefined afrelationship keys"

◆ PROFILE_STREAM_OF_OUTPUTINTENT_SHALL_BE_OUTPUT_PROFILE_PRTR_OR_MONITOR_PROFILE_MNTR

const String iText.Pdfa.PdfAConformanceException.PROFILE_STREAM_OF_OUTPUTINTENT_SHALL_BE_OUTPUT_PROFILE_PRTR_OR_MONITOR_PROFILE_MNTR
static
Initial value:
=
"Profile stream of outputintent shall be output profile (prtr) or monitor profile (mntr)"