Table of Contents

Class KernelExceptionMessageConstant

Namespace
iText.Kernel.Exceptions
Assembly
itext.kernel.dll

Class that bundles all the error message templates as constants.

public sealed class KernelExceptionMessageConstant
Inheritance
KernelExceptionMessageConstant
Inherited Members

Fields

ALGORITHM_IS_NOT_SUPPORTED

public const string ALGORITHM_IS_NOT_SUPPORTED = "Algorithm {0} is not supported."

Field Value

string

AMOUNT_OF_BYTES_LESS_THAN_ZERO

public const string AMOUNT_OF_BYTES_LESS_THAN_ZERO = "Amount of bytes in the PDF document cannot be less than zero"

Field Value

string

ANNOTATION_SHALL_HAVE_REFERENCE_TO_PAGE

public const string ANNOTATION_SHALL_HAVE_REFERENCE_TO_PAGE = "Annotation shall have reference to page."

Field Value

string

APPEND_MODE_REQUIRES_A_DOCUMENT_WITHOUT_ERRORS_EVEN_IF_RECOVERY_IS_POSSIBLE

public const string APPEND_MODE_REQUIRES_A_DOCUMENT_WITHOUT_ERRORS_EVEN_IF_RECOVERY_IS_POSSIBLE = "Append mode requires a document without errors, even if recovery is possible."

Field Value

string

ARG_SHOULD_NOT_BE_NULL

public const string ARG_SHOULD_NOT_BE_NULL = "{0} should not be null."

Field Value

string

BAD_CERTIFICATE_AND_KEY

public const string BAD_CERTIFICATE_AND_KEY = "Bad public key certificate and/or private key."

Field Value

string

BAD_PASSWORD_HASH

public const string BAD_PASSWORD_HASH = "Password hash exceeds 48 bytes and extra bytes are not 0"

Field Value

string

BAD_USER_PASSWORD

public const string BAD_USER_PASSWORD = "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."

Field Value

string

CANNOT_ADD_KID_TO_THE_FLUSHED_ELEMENT

public const string CANNOT_ADD_KID_TO_THE_FLUSHED_ELEMENT = "Cannot add kid to the flushed element."

Field Value

string

CANNOT_BE_EMBEDDED_DUE_TO_LICENSING_RESTRICTIONS

public const string CANNOT_BE_EMBEDDED_DUE_TO_LICENSING_RESTRICTIONS = "{0} cannot be embedded due to licensing restrictions."

Field Value

string

CANNOT_CLOSE_DOCUMENT

public const string CANNOT_CLOSE_DOCUMENT = "Cannot close document."

Field Value

string

CANNOT_CLOSE_DOCUMENT_WITH_ALREADY_FLUSHED_PDF_CATALOG

public const string CANNOT_CLOSE_DOCUMENT_WITH_ALREADY_FLUSHED_PDF_CATALOG = "Cannot close document with already flushed PDF Catalog."

Field Value

string

CANNOT_CONVERT_PDF_ARRAY_TO_AN_ARRAY_OF_BOOLEANS

public const string CANNOT_CONVERT_PDF_ARRAY_TO_AN_ARRAY_OF_BOOLEANS = "Cannot convert PdfArray to an array of booleans"

Field Value

string

CANNOT_CONVERT_PDF_ARRAY_TO_DOUBLE_ARRAY

public const string CANNOT_CONVERT_PDF_ARRAY_TO_DOUBLE_ARRAY = "Cannot convert PdfArray to an array of doubles."

Field Value

string

CANNOT_CONVERT_PDF_ARRAY_TO_FLOAT_ARRAY

public const string CANNOT_CONVERT_PDF_ARRAY_TO_FLOAT_ARRAY = "Cannot convert PdfArray to an array of floats."

Field Value

string

CANNOT_CONVERT_PDF_ARRAY_TO_INT_ARRAY

public const string CANNOT_CONVERT_PDF_ARRAY_TO_INT_ARRAY = "Cannot convert PdfArray to an array of integers."

Field Value

string

CANNOT_CONVERT_PDF_ARRAY_TO_LONG_ARRAY

public const string CANNOT_CONVERT_PDF_ARRAY_TO_LONG_ARRAY = "Cannot convert PdfArray to an array of longs."

Field Value

string

CANNOT_CONVERT_PDF_ARRAY_TO_RECTANGLE

public const string CANNOT_CONVERT_PDF_ARRAY_TO_RECTANGLE = "Cannot convert PdfArray to Rectangle."

Field Value

string

CANNOT_COPY_FLUSHED_OBJECT

public const string CANNOT_COPY_FLUSHED_OBJECT = "Cannot copy flushed object."

Field Value

string

CANNOT_COPY_FLUSHED_TAG

public const string CANNOT_COPY_FLUSHED_TAG = "Cannot copy flushed tag."

Field Value

string

CANNOT_COPY_INDIRECT_OBJECT_FROM_THE_DOCUMENT_THAT_IS_BEING_WRITTEN

public const string CANNOT_COPY_INDIRECT_OBJECT_FROM_THE_DOCUMENT_THAT_IS_BEING_WRITTEN = "Cannot copy indirect object from the document that is being written."

Field Value

string

CANNOT_COPY_OBJECT_CONTENT

public const string CANNOT_COPY_OBJECT_CONTENT = "Cannot copy object content."

Field Value

string

CANNOT_COPY_TO_DOCUMENT_OPENED_IN_READING_MODE

public const string CANNOT_COPY_TO_DOCUMENT_OPENED_IN_READING_MODE = "Cannot copy to document opened in reading mode."

Field Value

string

CANNOT_CREATE_FONT_FROM_NULL_PDF_DICTIONARY

public const string CANNOT_CREATE_FONT_FROM_NULL_PDF_DICTIONARY = "Cannot create font from null pdf dictionary."

Field Value

string

CANNOT_CREATE_PDFSTREAM_BY_INPUT_STREAM_WITHOUT_PDF_DOCUMENT

public const string CANNOT_CREATE_PDFSTREAM_BY_INPUT_STREAM_WITHOUT_PDF_DOCUMENT = "Cannot create pdfstream by InputStream without PdfDocument."

Field Value

string

CANNOT_CREATE_PDF_IMAGE_XOBJECT_BY_WMF_IMAGE

public const string CANNOT_CREATE_PDF_IMAGE_XOBJECT_BY_WMF_IMAGE = "Cannot create PdfImageXObject instance by WmfImage. Use PdfFormXObject constructor instead."

Field Value

string

CANNOT_CREATE_TYPE_0_FONT_WITH_TRUE_TYPE_FONT_PROGRAM_WITHOUT_EMBEDDING_IT

public const string CANNOT_CREATE_TYPE_0_FONT_WITH_TRUE_TYPE_FONT_PROGRAM_WITHOUT_EMBEDDING_IT = "Cannot create Type0 font with true type font program without embedding it."

Field Value

string

CANNOT_EMBED_STANDARD_FONT

public const string CANNOT_EMBED_STANDARD_FONT = "Standard fonts cannot be embedded."

Field Value

string

CANNOT_EMBED_TYPE_0_FONT_WITH_CID_FONT_PROGRAM

public const string CANNOT_EMBED_TYPE_0_FONT_WITH_CID_FONT_PROGRAM = "Cannot embed Type0 font with CID font program based on non-generic predefined CMap."

Field Value

string

CANNOT_FIND_IMAGE_DATA_OR_EI

public const string CANNOT_FIND_IMAGE_DATA_OR_EI = "Cannot find image data or EI."

Field Value

string

CANNOT_FLUSH_DOCUMENT_ROOT_TAG_BEFORE_DOCUMENT_IS_CLOSED

public const string CANNOT_FLUSH_DOCUMENT_ROOT_TAG_BEFORE_DOCUMENT_IS_CLOSED = "Cannot flush document root tag before document is closed."

Field Value

string

CANNOT_FLUSH_OBJECT

public const string CANNOT_FLUSH_OBJECT = "Cannot flush object."

Field Value

string

CANNOT_GET_CONTENT_BYTES

public const string CANNOT_GET_CONTENT_BYTES = "Cannot get content bytes."

Field Value

string

CANNOT_GET_PDF_STREAM_BYTES

public const string CANNOT_GET_PDF_STREAM_BYTES = "Cannot get PdfStream bytes."

Field Value

string

CANNOT_MOVE_FLUSHED_TAG

public const string CANNOT_MOVE_FLUSHED_TAG = "Cannot move flushed tag"

Field Value

string

CANNOT_MOVE_PAGES_IN_PARTLY_FLUSHED_DOCUMENT

public const string CANNOT_MOVE_PAGES_IN_PARTLY_FLUSHED_DOCUMENT = "Cannot move pages in partly flushed document. Page number {0} is already flushed."

Field Value

string

CANNOT_MOVE_TO_FLUSHED_KID

public const string CANNOT_MOVE_TO_FLUSHED_KID = "Cannot move to flushed kid."

Field Value

string

CANNOT_MOVE_TO_MARKED_CONTENT_REFERENCE

public const string CANNOT_MOVE_TO_MARKED_CONTENT_REFERENCE = "Cannot move to marked content reference."

Field Value

string

CANNOT_MOVE_TO_PARENT_CURRENT_ELEMENT_IS_ROOT

public const string CANNOT_MOVE_TO_PARENT_CURRENT_ELEMENT_IS_ROOT = "Cannot move to parent current element is root."

Field Value

string

CANNOT_OPEN_DOCUMENT

public const string CANNOT_OPEN_DOCUMENT = "Cannot open document."

Field Value

string

CANNOT_OPERATE_WITH_FLUSHED_PDF_STREAM

public const string CANNOT_OPERATE_WITH_FLUSHED_PDF_STREAM = "Cannot operate with the flushed PdfStream."

Field Value

string

CANNOT_PARSE_CONTENT_STREAM

public const string CANNOT_PARSE_CONTENT_STREAM = "Cannot parse content stream."

Field Value

string

CANNOT_READ_A_STREAM_IN_ORDER_TO_APPEND_NEW_BYTES

public const string CANNOT_READ_A_STREAM_IN_ORDER_TO_APPEND_NEW_BYTES = "Cannot read a stream in order to append new bytes."

Field Value

string

CANNOT_READ_PDF_OBJECT

public const string CANNOT_READ_PDF_OBJECT = "Cannot read PdfObject."

Field Value

string

CANNOT_RECOGNISE_DOCUMENT_FONT_WITH_ENCODING

public const string CANNOT_RECOGNISE_DOCUMENT_FONT_WITH_ENCODING = "Cannot recognise document font {0} with {1} encoding"

Field Value

string

CANNOT_RELOCATE_ROOT_TAG

public const string CANNOT_RELOCATE_ROOT_TAG = "Cannot relocate root tag."

Field Value

string

CANNOT_RELOCATE_TAG_WHICH_IS_ALREADY_FLUSHED

public const string CANNOT_RELOCATE_TAG_WHICH_IS_ALREADY_FLUSHED = "Cannot relocate tag which is already flushed."

Field Value

string

CANNOT_RELOCATE_TAG_WHICH_PARENT_IS_ALREADY_FLUSHED

public const string CANNOT_RELOCATE_TAG_WHICH_PARENT_IS_ALREADY_FLUSHED = "Cannot relocate tag which parent is already flushed."

Field Value

string

CANNOT_REMOVE_DOCUMENT_ROOT_TAG

public const string CANNOT_REMOVE_DOCUMENT_ROOT_TAG = "Cannot remove document root tag."

Field Value

string

CANNOT_REMOVE_MARKED_CONTENT_REFERENCE_BECAUSE_ITS_PAGE_WAS_ALREADY_FLUSHED

public const string CANNOT_REMOVE_MARKED_CONTENT_REFERENCE_BECAUSE_ITS_PAGE_WAS_ALREADY_FLUSHED = "Cannot remove marked content reference, because its page has been already flushed."

Field Value

string

CANNOT_REMOVE_TAG_BECAUSE_ITS_PARENT_IS_FLUSHED

public const string CANNOT_REMOVE_TAG_BECAUSE_ITS_PARENT_IS_FLUSHED = "Cannot remove tag, because its parent is flushed."

Field Value

string

CANNOT_RETRIEVE_MEDIA_BOX_ATTRIBUTE

public const string CANNOT_RETRIEVE_MEDIA_BOX_ATTRIBUTE = "Invalid PDF. There is no media box attribute for page or its parents."

Field Value

string

CANNOT_SET_DATA_TO_PDF_STREAM_WHICH_WAS_CREATED_BY_INPUT_STREAM

public const string CANNOT_SET_DATA_TO_PDF_STREAM_WHICH_WAS_CREATED_BY_INPUT_STREAM = "Cannot set data to PdfStream which was created by InputStream."

Field Value

string

CANNOT_SET_ENCRYPTED_PAYLOAD_TO_DOCUMENT_OPENED_IN_READING_MODE

public const string CANNOT_SET_ENCRYPTED_PAYLOAD_TO_DOCUMENT_OPENED_IN_READING_MODE = "Cannot set encrypted payload to a document opened in read only mode."

Field Value

string

CANNOT_SET_ENCRYPTED_PAYLOAD_TO_ENCRYPTED_DOCUMENT

public const string CANNOT_SET_ENCRYPTED_PAYLOAD_TO_ENCRYPTED_DOCUMENT = "Cannot set encrypted payload to an encrypted document."

Field Value

string

CANNOT_SPLIT_DOCUMENT_THAT_IS_BEING_WRITTEN

public const string CANNOT_SPLIT_DOCUMENT_THAT_IS_BEING_WRITTEN = "Cannot split document that is being written."

Field Value

string

CANNOT_WRITE_OBJECT_AFTER_IT_WAS_RELEASED

public const string CANNOT_WRITE_OBJECT_AFTER_IT_WAS_RELEASED = "Cannot write object after it was released. In normal situation the object must be read once again before being written."

Field Value

string

CANNOT_WRITE_TO_PDF_STREAM

public const string CANNOT_WRITE_TO_PDF_STREAM = "Cannot write to PdfStream."

Field Value

string

CERTIFICATE_IS_NOT_PROVIDED_DOCUMENT_IS_ENCRYPTED_WITH_PUBLIC_KEY_CERTIFICATE

public const string CERTIFICATE_IS_NOT_PROVIDED_DOCUMENT_IS_ENCRYPTED_WITH_PUBLIC_KEY_CERTIFICATE = "Certificate is not provided. Document is encrypted with public key certificate, it should be passed to PdfReader constructor with properties. See ReaderProperties#setPublicKeySecurityParams() method."

Field Value

string

CF_NOT_FOUND_ENCRYPTION

public const string CF_NOT_FOUND_ENCRYPTION = "/CF not found (encryption)"

Field Value

string

COLOR_SPACE_NOT_FOUND

public const string COLOR_SPACE_NOT_FOUND = "ColorSpace not found."

Field Value

string
public const string CONTENT_STREAM_MUST_NOT_INVOKE_OPERATORS_THAT_SPECIFY_COLORS_OR_OTHER_COLOR_RELATED_PARAMETERS = "Content stream must not invoke operators that specify colors or other color related parameters in the graphics state."

Field Value

string

CORRUPTED_OUTLINE_DICTIONARY_HAS_INFINITE_LOOP

public const string CORRUPTED_OUTLINE_DICTIONARY_HAS_INFINITE_LOOP = "Document outline dictionary is corrupted: some outline (PDF object: \"{0}\") has wrong first/next link entry."

Field Value

string

CORRUPTED_OUTLINE_NO_PARENT_ENTRY

public const string CORRUPTED_OUTLINE_NO_PARENT_ENTRY = "Document outline is corrupted: some outline (PDF object: \"{0}\") lacks the required parent entry."

Field Value

string

CORRUPTED_OUTLINE_NO_TITLE_ENTRY

public const string CORRUPTED_OUTLINE_NO_TITLE_ENTRY = "Document outline is corrupted: some outline (PDF object: \"{0}\") lacks the required title entry."

Field Value

string

CORRUPTED_ROOT_ENTRY_IN_TRAILER

public const string CORRUPTED_ROOT_ENTRY_IN_TRAILER = "The trailer is corrupted: the catalog is corrupted or cannot be referenced from the file's trailer. The PDF cannot be opened."

Field Value

string

DATA_HANDLER_COUNTER_HAS_BEEN_DISABLED

public const string DATA_HANDLER_COUNTER_HAS_BEEN_DISABLED = "Data handler counter has been disabled"

Field Value

string

DEFAULT_CRYPT_FILTER_NOT_FOUND_ENCRYPTION

public const string DEFAULT_CRYPT_FILTER_NOT_FOUND_ENCRYPTION = "/DefaultCryptFilter not found (encryption)."

Field Value

string

DICTIONARY_DOES_NOT_HAVE_SUPPORTED_FONT_DATA

public const string DICTIONARY_DOES_NOT_HAVE_SUPPORTED_FONT_DATA = "Dictionary doesn't have supported font data."

Field Value

string

DOCUMENT_CLOSED_IT_IS_IMPOSSIBLE_TO_EXECUTE_ACTION

public const string DOCUMENT_CLOSED_IT_IS_IMPOSSIBLE_TO_EXECUTE_ACTION = "Document was closed. It is impossible to execute action."

Field Value

string

DOCUMENT_DOES_NOT_CONTAIN_STRUCT_TREE_ROOT

public const string DOCUMENT_DOES_NOT_CONTAIN_STRUCT_TREE_ROOT = "Document doesn't contain StructTreeRoot."

Field Value

string

DOCUMENT_FOR_COPY_TO_CANNOT_BE_NULL

public const string DOCUMENT_FOR_COPY_TO_CANNOT_BE_NULL = "Document for copyTo cannot be null."

Field Value

string

DOCUMENT_HAS_NOT_BEEN_READ_YET

public const string DOCUMENT_HAS_NOT_BEEN_READ_YET = "The PDF document has not been read yet. Document reading occurs in PdfDocument class constructor"

Field Value

string

DOCUMENT_HAS_NO_PDF_CATALOG_OBJECT

public const string DOCUMENT_HAS_NO_PDF_CATALOG_OBJECT = "Document has no PDF Catalog object."

Field Value

string

DURING_DECOMPRESSION_MULTIPLE_STREAMS_IN_SUM_OCCUPIED_MORE_MEMORY_THAN_ALLOWED

public const string DURING_DECOMPRESSION_MULTIPLE_STREAMS_IN_SUM_OCCUPIED_MORE_MEMORY_THAN_ALLOWED = "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."

Field Value

string

DURING_DECOMPRESSION_SINGLE_STREAM_OCCUPIED_MORE_MEMORY_THAN_ALLOWED

public const string DURING_DECOMPRESSION_SINGLE_STREAM_OCCUPIED_MORE_MEMORY_THAN_ALLOWED = "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."

Field Value

string

DURING_DECOMPRESSION_SINGLE_STREAM_OCCUPIED_MORE_THAN_MAX_INTEGER_VALUE

public const string DURING_DECOMPRESSION_SINGLE_STREAM_OCCUPIED_MORE_THAN_MAX_INTEGER_VALUE = "During decompression a single stream occupied more than a maximum integer value. Please check your pdf."

Field Value

string

ENCRYPTED_PAYLOAD_FILE_SPEC_DOES_NOT_HAVE_ENCRYPTED_PAYLOAD_DICTIONARY

public const string ENCRYPTED_PAYLOAD_FILE_SPEC_DOES_NOT_HAVE_ENCRYPTED_PAYLOAD_DICTIONARY = "Encrypted payload file spec shall have encrypted payload dictionary."

Field Value

string

ENCRYPTED_PAYLOAD_FILE_SPEC_SHALL_BE_INDIRECT

public const string ENCRYPTED_PAYLOAD_FILE_SPEC_SHALL_BE_INDIRECT = "Encrypted payload file spec shall be indirect."

Field Value

string

ENCRYPTED_PAYLOAD_FILE_SPEC_SHALL_HAVE_EF_DICTIONARY

public const string ENCRYPTED_PAYLOAD_FILE_SPEC_SHALL_HAVE_EF_DICTIONARY = "Encrypted payload file spec shall have 'EF' key. The value of such key shall be a dictionary that contains embedded file stream."

Field Value

string

ENCRYPTED_PAYLOAD_FILE_SPEC_SHALL_HAVE_TYPE_EQUAL_TO_FILESPEC

public const string ENCRYPTED_PAYLOAD_FILE_SPEC_SHALL_HAVE_TYPE_EQUAL_TO_FILESPEC = "Encrypted payload file spec shall have 'Type' key. The value of such key shall be 'Filespec'."

Field Value

string

ENCRYPTED_PAYLOAD_SHALL_HAVE_SUBTYPE

public const string ENCRYPTED_PAYLOAD_SHALL_HAVE_SUBTYPE = "Encrypted payload shall have 'Subtype' field specifying crypto filter"

Field Value

string

ENCRYPTED_PAYLOAD_SHALL_HAVE_TYPE_EQUALS_TO_ENCRYPTED_PAYLOAD_IF_PRESENT

public const string ENCRYPTED_PAYLOAD_SHALL_HAVE_TYPE_EQUALS_TO_ENCRYPTED_PAYLOAD_IF_PRESENT = "Encrypted payload dictionary shall have field 'Type' equal to 'EncryptedPayload' if present"

Field Value

string

END_OF_CONTENT_STREAM_REACHED_BEFORE_END_OF_IMAGE_DATA

public const string END_OF_CONTENT_STREAM_REACHED_BEFORE_END_OF_IMAGE_DATA = "End of content stream reached before end of image data."

Field Value

string

ERROR_WHILE_INITIALIZING_AES_CIPHER

public const string ERROR_WHILE_INITIALIZING_AES_CIPHER = "Exception initializing AES cipher."

Field Value

string

ERROR_WHILE_READING_OBJECT_STREAM

public const string ERROR_WHILE_READING_OBJECT_STREAM = "Error while reading Object Stream."

Field Value

string

EXTERNAL_ENTITY_ELEMENT_FOUND_IN_XML

public const string EXTERNAL_ENTITY_ELEMENT_FOUND_IN_XML = "External entity element found in XML. This entity will not be parsed to prevent XML attacks."

Field Value

string

FILE_POSITION_0_CROSS_REFERENCE_ENTRY_IN_THIS_XREF_SUBSECTION

public const string FILE_POSITION_0_CROSS_REFERENCE_ENTRY_IN_THIS_XREF_SUBSECTION = "file position 0 cross reference entry in this xref subsection."

Field Value

string

FILTER_CCITTFAXDECODE_IS_ONLY_SUPPORTED_FOR_IMAGES

public const string FILTER_CCITTFAXDECODE_IS_ONLY_SUPPORTED_FOR_IMAGES = "Filter CCITTFaxDecode is only supported for images"

Field Value

string

FILTER_IS_NOT_A_NAME_OR_ARRAY

public const string FILTER_IS_NOT_A_NAME_OR_ARRAY = "filter is not a name or array."

Field Value

string

FLUSHED_PAGE_CANNOT_BE_ADDED_OR_INSERTED

public const string FLUSHED_PAGE_CANNOT_BE_ADDED_OR_INSERTED = "Flushed page cannot be added or inserted."

Field Value

string

FLUSHED_PAGE_CANNOT_BE_REMOVED

public const string FLUSHED_PAGE_CANNOT_BE_REMOVED = "Flushed page cannot be removed from a document which is tagged or has an AcroForm"

Field Value

string

FLUSHED_STREAM_FILTER_EXCEPTION

public const string FLUSHED_STREAM_FILTER_EXCEPTION = "Stream {0} {1} R contains flushed indirect filter object in encrypted document, try to use PdfStream#flush() stream before PdfDocument#close() to prevent this exception"

Field Value

string

FLUSHING_HELPER_FLUSHING_MODE_IS_NOT_FOR_DOC_READING_MODE

public const string FLUSHING_HELPER_FLUSHING_MODE_IS_NOT_FOR_DOC_READING_MODE = "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."

Field Value

string

FONT_AND_SIZE_MUST_BE_SET_BEFORE_WRITING_ANY_TEXT

public const string FONT_AND_SIZE_MUST_BE_SET_BEFORE_WRITING_ANY_TEXT = "Font and size must be set before writing any text."

Field Value

string

FONT_EMBEDDING_ISSUE

public const string FONT_EMBEDDING_ISSUE = "Font embedding issue."

Field Value

string

FORM_XOBJECT_MUST_HAVE_BBOX

public const string FORM_XOBJECT_MUST_HAVE_BBOX = "Form XObject must have BBox."

Field Value

string

FUCTIONFACTORY_INVALID_FUNCTION_TYPE

public const string FUCTIONFACTORY_INVALID_FUNCTION_TYPE = "Invalid function type {0}"

Field Value

string

FUCTIONFACTORY_INVALID_OBJECT_TYPE

public const string FUCTIONFACTORY_INVALID_OBJECT_TYPE = "Invalid object type, a function must be either a Dictionary or a Stream"

Field Value

string

FUCTIONFACTORY_INVALID_OBJECT_TYPE_TYPE0

public const string FUCTIONFACTORY_INVALID_OBJECT_TYPE_TYPE0 = "Invalid object type, a function type 0 requires a stream object"

Field Value

string

FUCTIONFACTORY_INVALID_OBJECT_TYPE_TYPE4

public const string FUCTIONFACTORY_INVALID_OBJECT_TYPE_TYPE4 = "Invalid object type, a function type 4 requires a stream object"

Field Value

string

FUNCTION_IS_NOT_COMPATIBLE_WITH_COLOR_SPACE

public const string FUNCTION_IS_NOT_COMPATIBLE_WITH_COLOR_SPACE = "Function is not compatible with ColorSpace."

Field Value

string

FUNCTION_NOT_SET

public const string FUNCTION_NOT_SET = "The output size depends on the functions, but no function is set yet."

Field Value

string

GET_IMAGEBYTES_FOR_SEPARATION_COLOR_ONLY_SUPPORTS_RGB

public const string GET_IMAGEBYTES_FOR_SEPARATION_COLOR_ONLY_SUPPORTS_RGB = "Only RGB alternate color spaces are currently supported for extracting separation color images"

Field Value

string

ILLEGAL_CHARACTER_IN_ASCII85DECODE

public const string ILLEGAL_CHARACTER_IN_ASCII85DECODE = "Illegal character in ASCII85Decode."

Field Value

string

ILLEGAL_CHARACTER_IN_ASCIIHEXDECODE

public const string ILLEGAL_CHARACTER_IN_ASCIIHEXDECODE = "illegal character in ASCIIHexDecode."

Field Value

string

ILLEGAL_LENGTH_VALUE

public const string ILLEGAL_LENGTH_VALUE = "Illegal length value."

Field Value

string

ILLEGAL_R_VALUE

public const string ILLEGAL_R_VALUE = "Illegal R value."

Field Value

string

ILLEGAL_V_VALUE

public const string ILLEGAL_V_VALUE = "Illegal V value."

Field Value

string

INCORRECT_NUMBER_OF_COMPONENTS

public const string INCORRECT_NUMBER_OF_COMPONENTS = "Incorrect number of components."

Field Value

string

INPUT_NOT_MULTIPLE_OF_DOMAIN_SIZE

public const string INPUT_NOT_MULTIPLE_OF_DOMAIN_SIZE = "The size of the input array must be a multiple of the domain size"

Field Value

string

INPUT_NOT_MULTIPLE_OF_RANGE_SIZE

public const string INPUT_NOT_MULTIPLE_OF_RANGE_SIZE = "The size of the input array must be a multiple of the range size"

Field Value

string

INVALID_CROSS_REFERENCE_ENTRY_IN_THIS_XREF_SUBSECTION

public const string INVALID_CROSS_REFERENCE_ENTRY_IN_THIS_XREF_SUBSECTION = "Invalid cross reference entry in this xref subsection."

Field Value

string

INVALID_INDIRECT_REFERENCE

public const string INVALID_INDIRECT_REFERENCE = "Invalid indirect reference {0}."

Field Value

string

INVALID_INPUT_FOR_TYPE_2_FUNCTION

public const string INVALID_INPUT_FOR_TYPE_2_FUNCTION = "Invalid input value for PDF Type 2 Function, value should be a single number."

Field Value

string

INVALID_INPUT_FOR_TYPE_3_FUNCTION

public const string INVALID_INPUT_FOR_TYPE_3_FUNCTION = "Invalid input value for PDF Type 3 Function, value should be a single number."

Field Value

string

INVALID_LENGTH

public const string INVALID_LENGTH = "The offset + length must be lower than or equal to the length of the byte array."

Field Value

string

INVALID_LENGTH_FOR_WORDSIZE

public const string INVALID_LENGTH_FOR_WORDSIZE = "The length must be a multiple of {0}."

Field Value

string

INVALID_MEDIA_BOX_VALUE

public const string INVALID_MEDIA_BOX_VALUE = "Tne media box object has incorrect values."

Field Value

string

INVALID_OBJECT_REFERENCE_TYPE

public const string INVALID_OBJECT_REFERENCE_TYPE = "Object reference has unsupported type, supported types are dictionaries and streams"

Field Value

string

INVALID_OBJECT_STREAM_NUMBER

public const string INVALID_OBJECT_STREAM_NUMBER = "Unable to read object {0} with object stream number {1} and index {2} from object stream."

Field Value

string

INVALID_OFFSET_FOR_THIS_OBJECT

public const string INVALID_OFFSET_FOR_THIS_OBJECT = "Invalid offset for object {0}."

Field Value

string

INVALID_PAGE_STRUCTURE

public const string INVALID_PAGE_STRUCTURE = "Invalid page structure {0}."

Field Value

string

INVALID_PAGE_STRUCTURE_PAGES_MUST_BE_PDF_DICTIONARY

public const string INVALID_PAGE_STRUCTURE_PAGES_MUST_BE_PDF_DICTIONARY = "Invalid page structure. /Pages must be PdfDictionary."

Field Value

string

INVALID_RANGE_ARRAY

public const string INVALID_RANGE_ARRAY = "Invalid range array."

Field Value

string

INVALID_TYPE_2_FUNCTION_DOMAIN

public const string INVALID_TYPE_2_FUNCTION_DOMAIN = "Invalid PDF Type 2 Function object, \"Domain\" array shall consist of 2 numbers."

Field Value

string

INVALID_TYPE_2_FUNCTION_N

public const string INVALID_TYPE_2_FUNCTION_N = "Invalid PDF Type 2 Function object, \"N\" field should exist and must be a number."

Field Value

string

INVALID_TYPE_2_FUNCTION_N_NEGATIVE

public const string INVALID_TYPE_2_FUNCTION_N_NEGATIVE = "Invalid PDF Type 2 Function object, when \"N\" is negative, values of \"Domain\" shall not allow zero as input value."

Field Value

string

INVALID_TYPE_2_FUNCTION_N_NOT_INTEGER

public const string INVALID_TYPE_2_FUNCTION_N_NOT_INTEGER = "Invalid PDF Type 2 Function object, when \"N\" is not an integer, values of \"Domain\" shall define the input value as non-negative."

Field Value

string

INVALID_TYPE_2_FUNCTION_OUTPUT_SIZE

public const string INVALID_TYPE_2_FUNCTION_OUTPUT_SIZE = "Invalid PDF Type 2 Function object, if present the size of \"C0\", \"C1\" and half \"Range\" shall be equal."

Field Value

string

INVALID_TYPE_3_FUNCTION_BOUNDS

public const string INVALID_TYPE_3_FUNCTION_BOUNDS = "Invalid PDF Type 3 Function object, \"Bounds\" elements shall be in order of increasing value, and each value shall be within the domain defined by \"Domain\"."

Field Value

string

INVALID_TYPE_3_FUNCTION_DOMAIN

public const string INVALID_TYPE_3_FUNCTION_DOMAIN = "Invalid PDF Type 3 Function object, \"Domain\" array shall consist of 2 numbers."

Field Value

string

INVALID_TYPE_3_FUNCTION_FUNCTIONS_INPUT

public const string INVALID_TYPE_3_FUNCTION_FUNCTIONS_INPUT = "Invalid PDF Type 3 Function object, all functions shall have 1 input value."

Field Value

string

INVALID_TYPE_3_FUNCTION_FUNCTIONS_OUTPUT

public const string INVALID_TYPE_3_FUNCTION_FUNCTIONS_OUTPUT = "Invalid PDF Type 3 Function object, the output dimensionality of all functions shall be the same, and compatible with the value of \"Range\"."

Field Value

string

INVALID_TYPE_3_FUNCTION_NULL_BOUNDS

public const string INVALID_TYPE_3_FUNCTION_NULL_BOUNDS = "Invalid PDF Type 3 Function object, \"Bounds\" array should exist and its size should correspond to the size of the \"Functions\" array."

Field Value

string

INVALID_TYPE_3_FUNCTION_NULL_ENCODE

public const string INVALID_TYPE_3_FUNCTION_NULL_ENCODE = "Invalid PDF Type 3 Function object, \"Encode\" array should exist and its size should be 2 times more than the size of the \"Functions\" array."

Field Value

string

INVALID_TYPE_3_FUNCTION_NULL_FUNCTIONS

public const string INVALID_TYPE_3_FUNCTION_NULL_FUNCTIONS = "Invalid PDF Type 3 Function object, \"Functions\" array should exist and can't be empty."

Field Value

string

INVALID_XREF_STREAM

public const string INVALID_XREF_STREAM = "Invalid xref stream."

Field Value

string

INVALID_XREF_TABLE

public const string INVALID_XREF_TABLE = "Invalid xref table."

Field Value

string

IN_A_PAGE_LABEL_THE_PAGE_NUMBERS_MUST_BE_GREATER_OR_EQUAL_TO_1

public const string IN_A_PAGE_LABEL_THE_PAGE_NUMBERS_MUST_BE_GREATER_OR_EQUAL_TO_1 = "In a page label the page numbers must be greater or equal to 1."

Field Value

string

IO_EXCEPTION

public const string IO_EXCEPTION = "I/O exception."

Field Value

string

IO_EXCEPTION_WHILE_CREATING_FONT

public const string IO_EXCEPTION_WHILE_CREATING_FONT = "I/O exception while creating Font"

Field Value

string

LZW_DECODER_EXCEPTION

public const string LZW_DECODER_EXCEPTION = "LZW decoder exception."

Field Value

string

LZW_FLAVOUR_NOT_SUPPORTED

public const string LZW_FLAVOUR_NOT_SUPPORTED = "LZW flavour not supported."

Field Value

string

MISSING_REQUIRED_FIELD_IN_FONT_DICTIONARY

public const string MISSING_REQUIRED_FIELD_IN_FONT_DICTIONARY = "Missing required field {0} in font dictionary."

Field Value

string

MUST_BE_A_TAGGED_DOCUMENT

public const string MUST_BE_A_TAGGED_DOCUMENT = "Must be a tagged document."

Field Value

string

NONINVERTIBLE_MATRIX_CANNOT_BE_PROCESSED

public const string NONINVERTIBLE_MATRIX_CANNOT_BE_PROCESSED = "A noninvertible matrix has been parsed. The behaviour is unpredictable."

Field Value

string

NOT_A_PLACEABLE_WINDOWS_METAFILE

public const string NOT_A_PLACEABLE_WINDOWS_METAFILE = "Not a placeable windows metafile."

Field Value

string

NOT_A_VALID_PLACEABLE_WINDOWS_METAFILE

public const string NOT_A_VALID_PLACEABLE_WINDOWS_METAFILE = "{0} is not a valid placeable windows metafile."

Field Value

string

NOT_A_WMF_IMAGE

public const string NOT_A_WMF_IMAGE = "Not a WMF image."

Field Value

string

NO_COMPATIBLE_ENCRYPTION_FOUND

public const string NO_COMPATIBLE_ENCRYPTION_FOUND = "No compatible encryption found."

Field Value

string

NO_GLYPHS_DEFINED_FOR_TYPE_3_FONT

public const string NO_GLYPHS_DEFINED_FOR_TYPE_3_FONT = "No glyphs defined for type3 font."

Field Value

string

NO_KID_WITH_SUCH_ROLE

public const string NO_KID_WITH_SUCH_ROLE = "No kid with such role."

Field Value

string

NO_SUCH_ALGORITHM_FOR_PROVIDER_BCFIPS

public const string NO_SUCH_ALGORITHM_FOR_PROVIDER_BCFIPS = "no such algorithm: {0} for provider BCFIPS"

Field Value

string

NO_VALID_ENCRYPTION_MODE

public const string NO_VALID_ENCRYPTION_MODE = "No valid encryption mode."

Field Value

string

NUMBER_OF_BOOLEANS_IN_THE_ARRAY_DOES_NOT_CORRESPOND_WITH_THE_NUMBER_OF_FIELDS

public const string NUMBER_OF_BOOLEANS_IN_THE_ARRAY_DOES_NOT_CORRESPOND_WITH_THE_NUMBER_OF_FIELDS = "The number of booleans in the array doesn't correspond with the number of fields."

Field Value

string

NUMBER_OF_ENTRIES_IN_THIS_XREF_SUBSECTION_NOT_FOUND

public const string NUMBER_OF_ENTRIES_IN_THIS_XREF_SUBSECTION_NOT_FOUND = "Number of entries in this xref subsection not found."

Field Value

string

NUMBER_OF_PAGES_CAN_NOT_BE_NEGATIVE

public const string NUMBER_OF_PAGES_CAN_NOT_BE_NEGATIVE = "Number of pages can not be negative."

Field Value

string

OBJECT_MUST_BE_INDIRECT_TO_WORK_WITH_THIS_WRAPPER

public const string OBJECT_MUST_BE_INDIRECT_TO_WORK_WITH_THIS_WRAPPER = "Object must be indirect to work with this wrapper."

Field Value

string

OBJECT_NUMBER_OF_THE_FIRST_OBJECT_IN_THIS_XREF_SUBSECTION_NOT_FOUND

public const string OBJECT_NUMBER_OF_THE_FIRST_OBJECT_IN_THIS_XREF_SUBSECTION_NOT_FOUND = "Object number of the first object in this xref subsection not found."

Field Value

string

ONLY_BMP_CAN_BE_WRAPPED_IN_WMF

public const string ONLY_BMP_CAN_BE_WRAPPED_IN_WMF = "Only BMP can be wrapped in WMF."

Field Value

string

ONLY_IDENTITY_CMAPS_SUPPORTS_WITH_TRUETYPE

public const string ONLY_IDENTITY_CMAPS_SUPPORTS_WITH_TRUETYPE = "Only Identity CMaps supports with truetype"

Field Value

string

OPERATOR_EI_NOT_FOUND_AFTER_END_OF_IMAGE_DATA

public const string OPERATOR_EI_NOT_FOUND_AFTER_END_OF_IMAGE_DATA = "Operator EI not found after the end of image data."

Field Value

string

ORDERING_SHOULD_BE_DETERMINED

public const string ORDERING_SHOULD_BE_DETERMINED = "Ordering should be determined for CIDFont of Type0 font."

Field Value

string

PAGE_ALREADY_FLUSHED

public const string PAGE_ALREADY_FLUSHED = "The page has been already flushed."

Field Value

string

PAGE_CANNOT_BE_ADDED_TO_DOCUMENT_BECAUSE_IT_BELONGS_TO_ANOTHER_DOCUMENT

public const string PAGE_CANNOT_BE_ADDED_TO_DOCUMENT_BECAUSE_IT_BELONGS_TO_ANOTHER_DOCUMENT = "The passed page belongs to document {0} (page {1} of the document) and therefore cannot be added to this document ({2})."

Field Value

string

PAGE_IS_NOT_SET_FOR_THE_PDF_TAG_STRUCTURE

public const string PAGE_IS_NOT_SET_FOR_THE_PDF_TAG_STRUCTURE = "Page is not set for the pdf tag structure."

Field Value

string

PDF_DECRYPTION

public const string PDF_DECRYPTION = "Exception occurred with PDF document decryption. One of the possible reasons is wrong password or wrong public key certificate and private key."

Field Value

string

PDF_ENCRYPTION

public const string PDF_ENCRYPTION = "PdfEncryption exception."

Field Value

string

PDF_FORM_XOBJECT_HAS_INVALID_BBOX

public const string PDF_FORM_XOBJECT_HAS_INVALID_BBOX = "PdfFormXObject has invalid BBox."

Field Value

string

PDF_INDIRECT_OBJECT_BELONGS_TO_OTHER_PDF_DOCUMENT

public const string PDF_INDIRECT_OBJECT_BELONGS_TO_OTHER_PDF_DOCUMENT = "Pdf indirect object belongs to other PDF document. Copy object to current pdf document."

Field Value

string

PDF_OBJECT_STREAM_REACH_MAX_SIZE

public const string PDF_OBJECT_STREAM_REACH_MAX_SIZE = "PdfObjectStream reach max size."

Field Value

string

PDF_PAGES_TREE_COULD_BE_GENERATED_ONLY_ONCE

public const string PDF_PAGES_TREE_COULD_BE_GENERATED_ONLY_ONCE = "PdfPages tree could be generated only once."

Field Value

string

PDF_READER_HAS_BEEN_ALREADY_UTILIZED

public const string PDF_READER_HAS_BEEN_ALREADY_UTILIZED = "Given PdfReader instance has already been utilized. The PdfReader cannot be reused, please create a new instance."

Field Value

string

PDF_STARTXREF_IS_NOT_FOLLOWED_BY_A_NUMBER

public const string PDF_STARTXREF_IS_NOT_FOLLOWED_BY_A_NUMBER = "PDF startxref is not followed by a number."

Field Value

string

PDF_STARTXREF_NOT_FOUND

public const string PDF_STARTXREF_NOT_FOUND = "PDF startxref not found."

Field Value

string

PDF_TYPE0_FUNCTION_BITS_PER_SAMPLE_INVALID_VALUE

public const string PDF_TYPE0_FUNCTION_BITS_PER_SAMPLE_INVALID_VALUE = "bitsPerSample value must be from {1, 2, 4, 8, 12, 16, 24, 32}"

Field Value

string

PDF_TYPE0_FUNCTION_INVALID_DECODE

public const string PDF_TYPE0_FUNCTION_INVALID_DECODE = "Invalid decode array for PDF function of type 0"

Field Value

string

PDF_TYPE0_FUNCTION_INVALID_DOMAIN

public const string PDF_TYPE0_FUNCTION_INVALID_DOMAIN = "Invalid domain for PDF function of type 0"

Field Value

string

PDF_TYPE0_FUNCTION_INVALID_ENCODE

public const string PDF_TYPE0_FUNCTION_INVALID_ENCODE = "Invalid encode array for PDF function of type 0"

Field Value

string

PDF_TYPE0_FUNCTION_INVALID_ORDER

public const string PDF_TYPE0_FUNCTION_INVALID_ORDER = "Order must be equal to 1 or 3"

Field Value

string

PDF_TYPE0_FUNCTION_INVALID_RANGE

public const string PDF_TYPE0_FUNCTION_INVALID_RANGE = "Invalid encode array for PDF function of type 0"

Field Value

string

PDF_TYPE0_FUNCTION_INVALID_SAMPLES

public const string PDF_TYPE0_FUNCTION_INVALID_SAMPLES = "Invalid samples array for PDF function of type 0"

Field Value

string

PDF_TYPE0_FUNCTION_INVALID_SIZE

public const string PDF_TYPE0_FUNCTION_INVALID_SIZE = "Invalid size array for PDF function of type 0"

Field Value

string

PDF_TYPE0_FUNCTION_NOT_NULL_PARAMETERS

public const string PDF_TYPE0_FUNCTION_NOT_NULL_PARAMETERS = "Domain, range and size must be not null"

Field Value

string

PDF_VERSION_IS_NOT_VALID

public const string PDF_VERSION_IS_NOT_VALID = "PDF version is not valid."

Field Value

string

PNG_FILTER_UNKNOWN

public const string PNG_FILTER_UNKNOWN = "PNG filter unknown."

Field Value

string

PRINT_SCALING_ENFORCE_ENTRY_INVALID

public const string PRINT_SCALING_ENFORCE_ENTRY_INVALID = "/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"

Field Value

string

QUAD_POINT_ARRAY_LENGTH_IS_NOT_A_MULTIPLE_OF_EIGHT

public const string QUAD_POINT_ARRAY_LENGTH_IS_NOT_A_MULTIPLE_OF_EIGHT = "The QuadPoint Array length is not a multiple of 8."

Field Value

string

REF_ARRAY_ITEMS_IN_STRUCTURE_ELEMENT_DICTIONARY_SHALL_BE_INDIRECT_OBJECTS

public const string REF_ARRAY_ITEMS_IN_STRUCTURE_ELEMENT_DICTIONARY_SHALL_BE_INDIRECT_OBJECTS = "Ref array items in structure element dictionary shall be indirect objects."

Field Value

string

REQUESTED_PAGE_NUMBER_IS_OUT_OF_BOUNDS

public const string REQUESTED_PAGE_NUMBER_IS_OUT_OF_BOUNDS = "Requested page number {0} is out of bounds."

Field Value

string

RESOURCES_CANNOT_BE_NULL

public const string RESOURCES_CANNOT_BE_NULL = "Resources cannot be null."

Field Value

string

RESOURCES_DO_NOT_CONTAIN_EXTGSTATE_ENTRY_UNABLE_TO_PROCESS_THIS_OPERATOR

public const string RESOURCES_DO_NOT_CONTAIN_EXTGSTATE_ENTRY_UNABLE_TO_PROCESS_THIS_OPERATOR = "Resources do not contain ExtGState entry. Unable to process operator {0}."

Field Value

string

ROLE_IN_NAMESPACE_IS_NOT_MAPPED_TO_ANY_STANDARD_ROLE

public const string ROLE_IN_NAMESPACE_IS_NOT_MAPPED_TO_ANY_STANDARD_ROLE = "Role \"{0}\" in namespace {1} is not mapped to any standard role."

Field Value

string

ROLE_IS_NOT_MAPPED_TO_ANY_STANDARD_ROLE

public const string ROLE_IS_NOT_MAPPED_TO_ANY_STANDARD_ROLE = "Role \"{0}\" is not mapped to any standard role."

Field Value

string

SHADING_TYPE_NOT_FOUND

public const string SHADING_TYPE_NOT_FOUND = "Shading type not found."

Field Value

string

STDCF_NOT_FOUND_ENCRYPTION

public const string STDCF_NOT_FOUND_ENCRYPTION = "/StdCF not found (encryption)"

Field Value

string

STREAM_SHALL_END_WITH_ENDSTREAM

public const string STREAM_SHALL_END_WITH_ENDSTREAM = "Stream shall end with endstream keyword."

Field Value

string

STRUCTURE_ELEMENT_DICTIONARY_SHALL_BE_AN_INDIRECT_OBJECT_IN_ORDER_TO_HAVE_CHILDREN

public const string STRUCTURE_ELEMENT_DICTIONARY_SHALL_BE_AN_INDIRECT_OBJECT_IN_ORDER_TO_HAVE_CHILDREN = "Structure element dictionary shall be an indirect object in order to have children."

Field Value

string

STRUCTURE_ELEMENT_IN_STRUCTURE_DESTINATION_SHALL_BE_AN_INDIRECT_OBJECT

public const string STRUCTURE_ELEMENT_IN_STRUCTURE_DESTINATION_SHALL_BE_AN_INDIRECT_OBJECT = "Structure element referenced by a structure destination shall be an indirect object."

Field Value

string

STRUCTURE_ELEMENT_SHALL_CONTAIN_PARENT_OBJECT

public const string STRUCTURE_ELEMENT_SHALL_CONTAIN_PARENT_OBJECT = "StructureElement shall contain parent object."

Field Value

string

STRUCT_PARENT_INDEX_NOT_FOUND_IN_TAGGED_OBJECT

public const string STRUCT_PARENT_INDEX_NOT_FOUND_IN_TAGGED_OBJECT = "StructParent index not found in tagged object."

Field Value

string

TAG_CANNOT_BE_MOVED_TO_THE_ANOTHER_DOCUMENTS_TAG_STRUCTURE

public const string TAG_CANNOT_BE_MOVED_TO_THE_ANOTHER_DOCUMENTS_TAG_STRUCTURE = "Tag cannot be moved to the another document's tag structure."

Field Value

string

TAG_FROM_THE_EXISTING_TAG_STRUCTURE_IS_FLUSHED_CANNOT_ADD_COPIED_PAGE_TAGS

public const string TAG_FROM_THE_EXISTING_TAG_STRUCTURE_IS_FLUSHED_CANNOT_ADD_COPIED_PAGE_TAGS = "Tag from the existing tag structure is flushed. Cannot add copied page tags."

Field Value

string

TAG_STRUCTURE_COPYING_FAILED_IT_MIGHT_BE_CORRUPTED_IN_ONE_OF_THE_DOCUMENTS

public const string TAG_STRUCTURE_COPYING_FAILED_IT_MIGHT_BE_CORRUPTED_IN_ONE_OF_THE_DOCUMENTS = "Tag structure copying failed: it might be corrupted in one of the documents."

Field Value

string

TAG_STRUCTURE_FLUSHING_FAILED_IT_MIGHT_BE_CORRUPTED

public const string TAG_STRUCTURE_FLUSHING_FAILED_IT_MIGHT_BE_CORRUPTED = "Tag structure flushing failed: it might be corrupted."

Field Value

string

TAG_TREE_POINTER_IS_IN_INVALID_STATE_IT_POINTS_AT_FLUSHED_ELEMENT_USE_MOVE_TO_ROOT

public const string TAG_TREE_POINTER_IS_IN_INVALID_STATE_IT_POINTS_AT_FLUSHED_ELEMENT_USE_MOVE_TO_ROOT = "TagTreePointer is in invalid state: it points at flushed element. Use TagTreePointer#moveToRoot."

Field Value

string

TAG_TREE_POINTER_IS_IN_INVALID_STATE_IT_POINTS_AT_REMOVED_ELEMENT_USE_MOVE_TO_ROOT

public const string TAG_TREE_POINTER_IS_IN_INVALID_STATE_IT_POINTS_AT_REMOVED_ELEMENT_USE_MOVE_TO_ROOT = "TagTreePointer is in invalid state: it points at removed element use TagTreePointer#moveToRoot."

Field Value

string

THERE_IS_NO_ASSOCIATE_PDF_WRITER_FOR_MAKING_INDIRECTS

public const string THERE_IS_NO_ASSOCIATE_PDF_WRITER_FOR_MAKING_INDIRECTS = "There is no associate PdfWriter for making indirects."

Field Value

string

THIS_DECODE_PARAMETER_TYPE_IS_NOT_SUPPORTED

public const string THIS_DECODE_PARAMETER_TYPE_IS_NOT_SUPPORTED = "Decode parameter type {0} is not supported."

Field Value

string

THIS_DICTIONARY_KEY_IS_NOT_A_NAME

public const string THIS_DICTIONARY_KEY_IS_NOT_A_NAME = "Dictionary key {0} is not a name."

Field Value

string

THIS_FILTER_IS_NOT_SUPPORTED

public const string THIS_FILTER_IS_NOT_SUPPORTED = "Filter {0} is not supported."

Field Value

string

TOTAL_XOBJECT_SIZE_ONE_PAGE_EXCEEDED_THE_LIMIT

public const string TOTAL_XOBJECT_SIZE_ONE_PAGE_EXCEEDED_THE_LIMIT = "Pdf contains too many xObject elements on a page and may cause OOM exception. You can increase page size limit by setting custom MemoryLimitsAwareHandler."

Field Value

string

TO_FLUSH_THIS_WRAPPER_UNDERLYING_OBJECT_MUST_BE_ADDED_TO_DOCUMENT

public const string TO_FLUSH_THIS_WRAPPER_UNDERLYING_OBJECT_MUST_BE_ADDED_TO_DOCUMENT = "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."

Field Value

string

TRAILER_NOT_FOUND

public const string TRAILER_NOT_FOUND = "Trailer not found."

Field Value

string

TRAILER_PREV_ENTRY_POINTS_TO_ITS_OWN_CROSS_REFERENCE_SECTION

public const string TRAILER_PREV_ENTRY_POINTS_TO_ITS_OWN_CROSS_REFERENCE_SECTION = "Trailer prev entry points to its own cross reference section."

Field Value

string

TYPE4_EXECUTION_NOT_SUPPORTED

public const string TYPE4_EXECUTION_NOT_SUPPORTED = "Type 4 functions are not yet supported for separation color image extraction."

Field Value

string

UNABLE_TO_READ_OBJECT_STREAM

public const string UNABLE_TO_READ_OBJECT_STREAM = "Unable to read object stream."

Field Value

string

UNABLE_TO_READ_STREAM_BYTES

public const string UNABLE_TO_READ_STREAM_BYTES = "Unable to read stream bytes because stream is null."

Field Value

string

UNACCEPTABLE_FIELD_VALUE

public const string UNACCEPTABLE_FIELD_VALUE = "{0} is not an acceptable value for the field {1}."

Field Value

string

UNBALANCED_BEGIN_END_MARKED_CONTENT_OPERATORS

public const string UNBALANCED_BEGIN_END_MARKED_CONTENT_OPERATORS = "Unbalanced begin/end marked content operators."

Field Value

string

UNBALANCED_LAYER_OPERATORS

public const string UNBALANCED_LAYER_OPERATORS = "Unbalanced layer operators."

Field Value

string

UNBALANCED_SAVE_RESTORE_STATE_OPERATORS

public const string UNBALANCED_SAVE_RESTORE_STATE_OPERATORS = "Unbalanced save restore state operators."

Field Value

string

UNEXPECTED_CHARACTER_FOUND_AFTER_ID_IN_INLINE_IMAGE

public const string UNEXPECTED_CHARACTER_FOUND_AFTER_ID_IN_INLINE_IMAGE = "Unexpected character {0} found after ID in inline image."

Field Value

string

UNEXPECTED_COLOR_SPACE

public const string UNEXPECTED_COLOR_SPACE = "Unexpected ColorSpace: {0}."

Field Value

string

UNEXPECTED_END_OF_FILE

public const string UNEXPECTED_END_OF_FILE = "Unexpected end of file."

Field Value

string

UNEXPECTED_SHADING_TYPE

public const string UNEXPECTED_SHADING_TYPE = "Unexpected shading type."

Field Value

string

UNEXPECTED_TOKEN

public const string UNEXPECTED_TOKEN = "unexpected {0} was encountered."

Field Value

string

UNKNOWN_ENCRYPTION_TYPE_R

public const string UNKNOWN_ENCRYPTION_TYPE_R = "Unknown encryption type R == {0}."

Field Value

string

UNKNOWN_ENCRYPTION_TYPE_V

public const string UNKNOWN_ENCRYPTION_TYPE_V = "Unknown encryption type V == {0}."

Field Value

string

UNKNOWN_GRAPHICS_STATE_DICTIONARY

public const string UNKNOWN_GRAPHICS_STATE_DICTIONARY = "{0} is an unknown graphics state dictionary."

Field Value

string

UNKNOWN_PDF_EXCEPTION

public const string UNKNOWN_PDF_EXCEPTION = "Unknown PdfException."

Field Value

string

UNSUPPORTED_ASN1_ENCODING

public const string UNSUPPORTED_ASN1_ENCODING = "Unknown ASN1-encoding {0}. Only DER and BER encodings are supported!"

Field Value

string

UNSUPPORTED_FONT_EMBEDDING_STRATEGY

public const string UNSUPPORTED_FONT_EMBEDDING_STRATEGY = "Unsupported font embedding strategy."

Field Value

string

UNSUPPORTED_SECURITY_HANDLER

public const string UNSUPPORTED_SECURITY_HANDLER = "Failed to open the document. Security handler {0} is not supported"

Field Value

string

UNSUPPORTED_XOBJECT_TYPE

public const string UNSUPPORTED_XOBJECT_TYPE = "Unsupported XObject type."

Field Value

string

WHEN_ADDING_OBJECT_REFERENCE_TO_THE_TAG_TREE_IT_MUST_BE_CONNECTED_TO_NOT_FLUSHED_OBJECT

public const string WHEN_ADDING_OBJECT_REFERENCE_TO_THE_TAG_TREE_IT_MUST_BE_CONNECTED_TO_NOT_FLUSHED_OBJECT = "When adding object reference to the tag tree, it must be connected to not flushed object."

Field Value

string

WHITE_POINT_IS_INCORRECTLY_SPECIFIED

public const string WHITE_POINT_IS_INCORRECTLY_SPECIFIED = "White point is incorrectly specified."

Field Value

string

WMF_IMAGE_EXCEPTION

public const string WMF_IMAGE_EXCEPTION = "WMF image exception."

Field Value

string

WRONG_MEDIA_BOX_SIZE_TOO_FEW_ARGUMENTS

public const string WRONG_MEDIA_BOX_SIZE_TOO_FEW_ARGUMENTS = "Wrong media box size: {0}. Need at least 4 arguments"

Field Value

string

XOBJECT_STRUCT_PARENT_INDEX_MISSED

public const string XOBJECT_STRUCT_PARENT_INDEX_MISSED = "XObject has no StructParents index in its stream."

Field Value

string

XREF_HAS_AN_ENTRY_WITH_TOO_BIG_OFFSET

public const string XREF_HAS_AN_ENTRY_WITH_TOO_BIG_OFFSET = "Pdf document is to large to use normal cross reference table. Use cross reference streams instead. To enable feature use com.itextpdf.kernel.pdf.WriterProperties#setFullCompressionMode(true). "

Field Value

string

XREF_PREV_SHALL_BE_DIRECT_NUMBER_OBJECT

public const string XREF_PREV_SHALL_BE_DIRECT_NUMBER_OBJECT = "Prev pointer in xref structure shall be direct number object."

Field Value

string

XREF_STREAM_HAS_CYCLED_REFERENCES

public const string XREF_STREAM_HAS_CYCLED_REFERENCES = "Xref stream has cycled references. Prev pointer indicates an already visited xref stream."

Field Value

string

XREF_STRUCTURE_SIZE_EXCEEDED_THE_LIMIT

public const string XREF_STRUCTURE_SIZE_EXCEEDED_THE_LIMIT = "Xref structure contains too many elements and may cause OOM exception. You can increase number of elements by setting custom MemoryLimitsAwareHandler."

Field Value

string

XREF_SUBSECTION_NOT_FOUND

public const string XREF_SUBSECTION_NOT_FOUND = "xref subsection not found."

Field Value

string

XREF_TABLE_HAS_CYCLED_REFERENCES

public const string XREF_TABLE_HAS_CYCLED_REFERENCES = "Xref table has cycled references. Prev pointer indicates an already visited xref table."

Field Value

string

YOU_HAVE_TO_DEFINE_A_BOOLEAN_ARRAY_FOR_THIS_COLLECTION_SORT_DICTIONARY

public const string YOU_HAVE_TO_DEFINE_A_BOOLEAN_ARRAY_FOR_THIS_COLLECTION_SORT_DICTIONARY = "You have to define a boolean array for this collection sort dictionary."

Field Value

string

YOU_MUST_SET_A_VALUE_BEFORE_ADDING_A_PREFIX

public const string YOU_MUST_SET_A_VALUE_BEFORE_ADDING_A_PREFIX = "You must set a value before adding a prefix."

Field Value

string

YOU_NEED_A_SINGLE_BOOLEAN_FOR_THIS_COLLECTION_SORT_DICTIONARY

public const string YOU_NEED_A_SINGLE_BOOLEAN_FOR_THIS_COLLECTION_SORT_DICTIONARY = "You need a single boolean for this collection sort dictionary."

Field Value

string