public class PreflightConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ACTION_DICTIONARY_VALUE_ATYPE_NAMED_FIRST |
static String |
ACTION_DICTIONARY_VALUE_ATYPE_NAMED_LAST |
static String |
ACTION_DICTIONARY_VALUE_ATYPE_NAMED_NEXT |
static String |
ACTION_DICTIONARY_VALUE_ATYPE_NAMED_PREV |
static String |
ACTION_DICTIONARY_VALUE_ATYPE_NOOP |
static String |
ACTION_DICTIONARY_VALUE_ATYPE_SETSTATE |
static String |
ANNOT_DICTIONARY_VALUE_SUBTYPE_PRINTERMARK |
static String |
ANNOT_DICTIONARY_VALUE_SUBTYPE_TRAPNET |
static int |
EDOC_TOKEN_MGR_ERROR |
static String |
EDOC_TOKEN_MGR_ERROR_TAG |
static String |
ERROR_ACTION_FORBIDDEN_ACTIONS
Common forbidden action error
|
static String |
ERROR_ACTION_FORBIDDEN_ACTIONS_EXPLICITLY_FORBIDDEN
An explicitly forbidden action is used in the PDF file.
|
static String |
ERROR_ACTION_FORBIDDEN_ACTIONS_NAMED
Named action other than predefined not allowed
|
static String |
ERROR_ACTION_FORBIDDEN_ACTIONS_UNDEF
Actions is rejected if it isn't defined in the PDF Reference Third Edition This is to avoid not consistent file
due to new features of the PDF format.
|
static String |
ERROR_ACTION_FORBIDDEN_ADDITIONAL_ACTION
Additional action entry is forbidden
|
static String |
ERROR_ACTION_FORBIDDEN_ADDITIONAL_ACTIONS_FIELD
Additional action entry is forbidden in a form field object
|
static String |
ERROR_ACTION_FORBIDDEN_WIDGET_ACTION_FIELD
A widget annotation linked with a form field shall not have any action
|
static String |
ERROR_ACTION_HIDE_H_INVALID
The H entry of a Hide action is set to true (so some annotation can be hide)
|
static String |
ERROR_ACTION_INVALID_ACTIONS
Common invalid action error
|
static String |
ERROR_ACTION_INVALID_TYPE
Some elements of the annotation dictionary have an invalid type (ex : array instead of Dictionary)
|
static String |
ERROR_ACTION_MAIN |
static String |
ERROR_ACTION_MISING_KEY
A mandatory entry in the action dictionary is missing
|
static String |
ERROR_ACTION_MISSING_ACTION_DICTIONARY
An action validation is required but there are no element to validate
|
static String |
ERROR_ANNOT_CATALOG_FORBIDDEN_AA
The AA field is forbidden for the Catalog when the PDF is a PDF/A
|
static String |
ERROR_ANNOT_FORBIDDEN_AA
The AA field is forbidden for the Widget annotation when the PDF is a PDF/A
|
static String |
ERROR_ANNOT_FORBIDDEN_COLOR
Annotation uses a Color profile which isn't the same than the profile contained by the OutputIntent
|
static String |
ERROR_ANNOT_FORBIDDEN_DEST
Dest entry can't be used if the A element is used too
|
static String |
ERROR_ANNOT_FORBIDDEN_ELEMENT
Common forbidden field error in annotation dictionary
|
static String |
ERROR_ANNOT_FORBIDDEN_FLAG
The annotation uses a flag which is forbidden.
|
static String |
ERROR_ANNOT_FORBIDDEN_SUBTYPE
This type of annotation is forbidden (ex : Movie)
|
static String |
ERROR_ANNOT_INVALID_AP_CONTENT
The AP dictionary of the annotation contains forbidden/invalid entries (only the N entry is authorized)
|
static String |
ERROR_ANNOT_INVALID_CA
Ca or/and ca entry are present but the value isn't 1.0
|
static String |
ERROR_ANNOT_INVALID_DEST
Dest entry of an annotation can't be checked due to an IO Exception
|
static String |
ERROR_ANNOT_INVALID_ELEMENT
Common Invalid field error in annotation dictionary
|
static String |
ERROR_ANNOT_MAIN |
static String |
ERROR_ANNOT_MISSING_ANNOTATION_DICTIONARY
An annotation validation is required but there are no element to validate
|
static String |
ERROR_ANNOT_MISSING_AP_N_CONTENT
The AP dictionary of the annotation contains forbidden/invalid entries (only the N entry is authorized)
|
static String |
ERROR_ANNOT_MISSING_FIELDS
Common missing field error in annotation dictionary
|
static String |
ERROR_ANNOT_MISSING_SUBTYPE
The subtype entry is missing from the annotation dictionary
|
static String |
ERROR_ANNOT_NOT_RECOMMENDED_FLAG
The annotation uses a flag which is not recommended but not forbidden by the ISO 19005-1:2005.
|
static String |
ERROR_FONTS_CHARSET_MISSING_FOR_SUBSET
Charset declaration is missing in a Type 1 Subset
|
static String |
ERROR_FONTS_CID_CMAP_DAMAGED
The embedded CID Map is damaged
|
static String |
ERROR_FONTS_CID_DAMAGED
The embedded composite font is damaged
|
static String |
ERROR_FONTS_CIDKEYED_CIDTOGID
The CIDToGID is invalid
|
static String |
ERROR_FONTS_CIDKEYED_CMAP_INVALID_OR_MISSING
The CMap of the Composite Font is missing or invalid
|
static String |
ERROR_FONTS_CIDKEYED_INVALID
Required entry in a Composite Font dictionary is missing
|
static String |
ERROR_FONTS_CIDKEYED_SYSINFO
The CIDSystemInfo dictionary is invalid
|
static String |
ERROR_FONTS_CIDSET_MISSING_FOR_SUBSET
The CIDSet entry i mandatory from a subset of composite font
|
static String |
ERROR_FONTS_DAMAGED
The embedded font is damaged
|
static String |
ERROR_FONTS_DESCRIPTOR_INVALID
Some mandatory fields are missing from the FONT Descriptor Dictionary
|
static String |
ERROR_FONTS_DICTIONARY_INVALID
Some mandatory fields are missing from the FONT Dictionary
|
static String |
ERROR_FONTS_ENCODING
Encoding is inconsistent with the Font (ex : Symbolic TrueType mustn't declare encoding)
|
static String |
ERROR_FONTS_ENCODING_ERROR
The CMap of the Composite Font is missing or invalid
|
static String |
ERROR_FONTS_ENCODING_IO
Encoding entry can't be read due to IOException
|
static String |
ERROR_FONTS_FONT_FILEX_INVALID
Error on the "Font File x" in the Font Descriptor (ex : FontFile and FontFile2 are present in the same
dictionary)
|
static String |
ERROR_FONTS_GLYPH
Common error for a Glyph problem
|
static String |
ERROR_FONTS_GLYPH_MISSING
a glyph is missing
|
static String |
ERROR_FONTS_INVALID_DATA |
static String |
ERROR_FONTS_MAIN
Main error code for font problems
|
static String |
ERROR_FONTS_METRICS
Width array and Font program Width are inconsistent
|
static String |
ERROR_FONTS_TRUETYPE_DAMAGED
The embedded TrueType font is damaged
|
static String |
ERROR_FONTS_TYPE1_DAMAGED
The embedded Type1 font is damaged
|
static String |
ERROR_FONTS_TYPE3_DAMAGED
The embedded type 3 font is damaged
|
static String |
ERROR_FONTS_UNKNOWN_FONT_REF
a glyph is missing
|
static String |
ERROR_FONTS_UNKNOWN_FONT_TYPE
The font type is unknown
|
static String |
ERROR_GRAPHIC_INVALID |
static String |
ERROR_GRAPHIC_INVALID_BBOX
BBox Entry of a Form XObject is missing or isn't an Array
|
static String |
ERROR_GRAPHIC_INVALID_COLOR_SPACE
An invalid color space is used
|
static String |
ERROR_GRAPHIC_INVALID_COLOR_SPACE_ALTERNATE
alternate color space used in the PDF file but the DestOutputProfile isn't consistent
|
static String |
ERROR_GRAPHIC_INVALID_COLOR_SPACE_CMYK
CMYK color space used in the PDF file but the DestOutputProfile isn't CMYK
|
static String |
ERROR_GRAPHIC_INVALID_COLOR_SPACE_FORBIDDEN
ColorSpace is forbidden due to some restriction (ex : Only DeviceXXX are auth in inlined image)
|
static String |
ERROR_GRAPHIC_INVALID_COLOR_SPACE_ICCBASED
ICC Based color space used in the PDF file is invalid
|
static String |
ERROR_GRAPHIC_INVALID_COLOR_SPACE_INDEXED
Base ColorSpace in the Indexed color space is invalid
|
static String |
ERROR_GRAPHIC_INVALID_COLOR_SPACE_MISSING
color space used in the PDF file but the DestOutputProfile is missing
|
static String |
ERROR_GRAPHIC_INVALID_COLOR_SPACE_RGB
RGB color space used in the PDF file but the DestOutputProfile isn't RGB
|
static String |
ERROR_GRAPHIC_INVALID_COLOR_SPACE_TOO_MANY_COMPONENTS_DEVICEN |
static String |
ERROR_GRAPHIC_INVALID_PATTERN_COLOR_SPACE_FORBIDDEN
The pattern color space can't be used
|
static String |
ERROR_GRAPHIC_INVALID_PATTERN_DEFINITION
The pattern is invalid due to missing key or invalid value
|
static String |
ERROR_GRAPHIC_INVALID_UNKNOWN_COLOR_SPACE
Unknown ColorSpace
|
static String |
ERROR_GRAPHIC_MAIN
Main error code for graphical problems
|
static String |
ERROR_GRAPHIC_MISSING_COLOR_SPACE_ICCBASED
Validation asked on a missing ColorSpace
|
static String |
ERROR_GRAPHIC_MISSING_FIELD |
static String |
ERROR_GRAPHIC_MISSING_OBJECT |
static String |
ERROR_GRAPHIC_OUTPUT_INTENT_ICC_PROFILE_INVALID
The ICC Profile is invalid
|
static String |
ERROR_GRAPHIC_OUTPUT_INTENT_ICC_PROFILE_MULTIPLE
There are more than one ICC Profile
|
static String |
ERROR_GRAPHIC_OUTPUT_INTENT_ICC_PROFILE_TOO_RECENT
Profile version is too recent for PDF 1.4 document
|
static String |
ERROR_GRAPHIC_OUTPUT_INTENT_INVALID_ENTRY
The OutputIntent dictionary is invalid
|
static String |
ERROR_GRAPHIC_OUTPUT_INTENT_S_VALUE_INVALID
The S entry of the OutputIntent isn't GTS_PDFA1
|
static String |
ERROR_GRAPHIC_TOO_MANY_GRAPHIC_STATES |
static String |
ERROR_GRAPHIC_TRANSPARENCY
Main error code for graphical transparency problems
|
static String |
ERROR_GRAPHIC_TRANSPARENCY_GROUP
A Group entry with S = Transparency is used or the S = Null
|
static String |
ERROR_GRAPHIC_TRANSPARENCY_SMASK
A XObject SMask value isn't None
|
static String |
ERROR_GRAPHIC_UNEXPECTED_KEY
A XObject has an unexpected key defined
|
static String |
ERROR_GRAPHIC_UNEXPECTED_VALUE_FOR_KEY
A XObject has an unexpected value for a defined key
|
static String |
ERROR_GRAPHIC_XOBJECT_INVALID_TYPE |
static String |
ERROR_METADATA_ABSENT_DESCRIPTION_SCHEMA
Description schema required not embedded
|
static String |
ERROR_METADATA_CATEGORY_PROPERTY_INVALID
a category has an invalid value in one property description (must be internal or external)
|
static String |
ERROR_METADATA_DICT_INFO_CORRUPT
the info dictionary is corrupt or value can't be read
|
static String |
ERROR_METADATA_FORMAT
Invalid metadata found
|
static String |
ERROR_METADATA_FORMAT_STREAM
Invalid metadata, unable to process the font due to IOException
|
static String |
ERROR_METADATA_FORMAT_UNKNOWN
Unexpected type of a Metadata entry
|
static String |
ERROR_METADATA_FORMAT_XPACKET
Invalid metadata, unable to process the font due to Invalid XPacket exception
|
static String |
ERROR_METADATA_INVALID_PDFA_CONFORMANCE
PDF/A Identification Conformance Invalid
|
static String |
ERROR_METADATA_INVALID_PDFA_VERSION_ID
PDF/A Identification Version Identifier Invalid (pdfaid:part)
|
static String |
ERROR_METADATA_MAIN
Main metadata error code
|
static String |
ERROR_METADATA_MISMATCH
Metadata mismatch between PDF Dictionary and xmp
|
static String |
ERROR_METADATA_NS_URI_MISSING
A required namespace URI missing
|
static String |
ERROR_METADATA_PDFA_ID_MISSING
PDF/A Identification Schema not found
|
static String |
ERROR_METADATA_PROPERTY_FORMAT
Invalid xmp metadata format
|
static String |
ERROR_METADATA_PROPERTY_MISSING
Required property is missing
|
static String |
ERROR_METADATA_PROPERTY_UNKNOWN
Unknown metadata
|
static String |
ERROR_METADATA_RDF_ABOUT_ATTRIBUTE_INEQUAL_VALUE
One of rdf:about attribute embedded in RDF:rdf have a different value than the others
|
static String |
ERROR_METADATA_RDF_ABOUT_ATTRIBUTE_MISSING
rdf:about is missing
|
static String |
ERROR_METADATA_UNKNOWN_VALUETYPE
A valueType is used but is not declared
|
static String |
ERROR_METADATA_WRONG_NS_PREFIX
A namespace prefix has an unexpected value
|
static String |
ERROR_METADATA_WRONG_NS_URI
A namespace URI has an unexpected value
|
static String |
ERROR_METADATA_XPACKET_DEPRECATED
Invalid information in xpacket processing instruction
|
static String |
ERROR_PDF_PROCESSING
Error about PDF processing : that is not necessary a specific PDF/A validation error
but a PDF specification requirement that isn't respected.
|
static String |
ERROR_PDF_PROCESSING_MISSING
A Mandatory element is missing
|
static String |
ERROR_SYNTAX_ARRAY_TOO_LONG
Too many element in an array object
|
static String |
ERROR_SYNTAX_BODY
Common error about body syntax
|
static String |
ERROR_SYNTAX_CID_RANGE
CID too long
|
static String |
ERROR_SYNTAX_COMMON |
static String |
ERROR_SYNTAX_CONTENT_STREAM_INVALID
The content stream has some syntax errors
|
static String |
ERROR_SYNTAX_CONTENT_STREAM_INVALID_ARGUMENT
The content stream contains an invalid argument for the operator
|
static String |
ERROR_SYNTAX_CONTENT_STREAM_UNSUPPORTED_OP
The content stream uses an unsupported operator
|
static String |
ERROR_SYNTAX_CROSS_REF
Common error about the cross ref table
|
static String |
ERROR_SYNTAX_DICT_INVALID
Required fields are missing from the dictionary
|
static String |
ERROR_SYNTAX_DICTIONARY_KEY_INVALID
A dictionary key isn't a name
|
static String |
ERROR_SYNTAX_EMBEDDED_FILES
EmbeddedFile entry is present in a FileSpecification dictionary
|
static String |
ERROR_SYNTAX_HEADER |
static String |
ERROR_SYNTAX_HEADER_FILE_TYPE |
static String |
ERROR_SYNTAX_HEADER_FIRST_CHAR |
static String |
ERROR_SYNTAX_HEXA_STRING_EVEN_NUMBER
Hexa string shall contain even number of non white space char
|
static String |
ERROR_SYNTAX_HEXA_STRING_INVALID
Hexa string contain non hexadecimal characters
|
static String |
ERROR_SYNTAX_HEXA_STRING_TOO_LONG
The hexa string is too long
|
static String |
ERROR_SYNTAX_INDIRECT_OBJ_RANGE
There are too many objects
|
static String |
ERROR_SYNTAX_INVALID_OFFSET
An object has an invalid offset
|
static String |
ERROR_SYNTAX_LANG_NOT_RFC1766
The language declared doesn't match with the RFC1766
|
static String |
ERROR_SYNTAX_LITERAL_TOO_LONG
The literal string is too long
|
static String |
ERROR_SYNTAX_MAIN
Error code for syntax error
|
static String |
ERROR_SYNTAX_MISSING_OFFSET
An object is missing from the document
|
static String |
ERROR_SYNTAX_NAME_TOO_LONG
The name length is too long
|
static String |
ERROR_SYNTAX_NOCATALOG
There are no catalog dictionary in the PDF File
|
static String |
ERROR_SYNTAX_NUMERIC_RANGE
The number is out of Range ( ex : greater than 2^31-1)
|
static String |
ERROR_SYNTAX_OBJ_DELIMITER
Error on the object delimiters (obj / endobj)
|
static String |
ERROR_SYNTAX_STREAM_DAMAGED
The stream can't be processed
|
static String |
ERROR_SYNTAX_STREAM_DELIMITER
Error on the stream delimiters (stream / endstream)
|
static String |
ERROR_SYNTAX_STREAM_FX_KEYS
F or/and FFilter or/and FDecodeParms are present in a stream dictionary
|
static String |
ERROR_SYNTAX_STREAM_INVALID_FILTER
The stream uses an invalid filter (The LZW)
|
static String |
ERROR_SYNTAX_STREAM_LENGTH_INVALID
The length of the stream dictionary and the stream length is inconsistent
|
static String |
ERROR_SYNTAX_STREAM_LENGTH_MISSING
The length entry is missing from the stream dictionary
|
static String |
ERROR_SYNTAX_STREAM_UNDEFINED_FILTER
The stream uses a filter which isn't defined in the PDF Reference document.
|
static String |
ERROR_SYNTAX_TOO_MANY_ENTRIES
Too many entries in a dictionary object
|
static String |
ERROR_SYNTAX_TRAILER
Common error about the trailer
|
static String |
ERROR_SYNTAX_TRAILER_CATALOG_EMBEDDEDFILES
EmbeddedFile entry is present in the Names dictionary
|
static String |
ERROR_SYNTAX_TRAILER_CATALOG_OCPROPERTIES
Optional content is forbidden
|
static String |
ERROR_SYNTAX_TRAILER_ENCRYPT
Encrypt is forbidden
|
static String |
ERROR_SYNTAX_TRAILER_EOF
Last %%EOF sequence is followed by data
|
static String |
ERROR_SYNTAX_TRAILER_ID_CONSISTENCY
ID in 1st trailer and the last is different
|
static String |
ERROR_SYNTAX_TRAILER_MISSING_ID
ID is missing from the trailer
|
static String |
ERROR_SYNTAX_TRAILER_MISSING_ROOT
Root is missing from the trailer
|
static String |
ERROR_SYNTAX_TRAILER_MISSING_SIZE
Size is missing from the trailer
|
static String |
ERROR_SYNTAX_TRAILER_OUTLINES_INVALID
Errors in the Outlines dictionary
|
static String |
ERROR_SYNTAX_TRAILER_TYPE_INVALID
An trailer entry has an invalid type
|
static String |
ERROR_TRANSPARENCY_EXT_GRAPHICAL_STATE
Common transparency error
|
static String |
ERROR_TRANSPARENCY_EXT_GS_BLEND_MODE
BlendMode value isn't valid (only Normal and Compatible are authorized)
|
static String |
ERROR_TRANSPARENCY_EXT_GS_CA
Ca or/and ca entry are present but the value isn't 1.0
|
static String |
ERROR_TRANSPARENCY_EXT_GS_SOFT_MASK
Soft mask entry is present but is forbidden
|
static String |
ERROR_TRANSPARENCY_MAIN |
static String |
ERROR_UNKNOWN_ERROR
Error code uses by the Validator when there is an error without error code.
|
static int |
FONT_DICTIONARY_DEFAULT_CMAP_WMODE |
static String |
FONT_DICTIONARY_VALUE_CMAP_IDENTITY_H |
static String |
FONT_DICTIONARY_VALUE_CMAP_IDENTITY_V |
static String |
FONT_DICTIONARY_VALUE_COMPOSITE |
static String |
FONT_DICTIONARY_VALUE_MMTYPE |
static String |
FONT_DICTIONARY_VALUE_TRUETYPE |
static String |
FONT_DICTIONARY_VALUE_TYPE0 |
static String |
FONT_DICTIONARY_VALUE_TYPE0C |
static String |
FONT_DICTIONARY_VALUE_TYPE1 |
static String |
FONT_DICTIONARY_VALUE_TYPE1C |
static String |
FONT_DICTIONARY_VALUE_TYPE2 |
static String |
FONT_DICTIONARY_VALUE_TYPE3 |
static String |
FORMAT_PDF_A1A |
static String |
FORMAT_PDF_A1B |
static String |
INLINE_DICTIONARY_VALUE_FILTER_ASCII_85 |
static String |
INLINE_DICTIONARY_VALUE_FILTER_ASCII_HEX |
static String |
INLINE_DICTIONARY_VALUE_FILTER_CCITTFF |
static String |
INLINE_DICTIONARY_VALUE_FILTER_DCT |
static String |
INLINE_DICTIONARY_VALUE_FILTER_FLATE_DECODE |
static String |
INLINE_DICTIONARY_VALUE_FILTER_LZW |
static String |
INLINE_DICTIONARY_VALUE_FILTER_RUN |
static int |
MAX_ARRAY_ELEMENTS |
static int |
MAX_CID |
static int |
MAX_DEVICE_N_LIMIT |
static int |
MAX_DICT_ENTRIES |
static int |
MAX_GRAPHIC_STATES |
static int |
MAX_INDIRECT_OBJ |
static int |
MAX_NAME_SIZE |
static float |
MAX_NEGATIVE_FLOAT |
static float |
MAX_POSITIVE_FLOAT |
static int |
MAX_STRING_LENGTH |
static String |
STREAM_DICTIONARY_VALUE_FILTER_ASCII_85 |
static String |
STREAM_DICTIONARY_VALUE_FILTER_ASCII_HEX |
static String |
STREAM_DICTIONARY_VALUE_FILTER_CCITTFF |
static String |
STREAM_DICTIONARY_VALUE_FILTER_DCT |
static String |
STREAM_DICTIONARY_VALUE_FILTER_FLATE_DECODE |
static String |
STREAM_DICTIONARY_VALUE_FILTER_JBIG |
static String |
STREAM_DICTIONARY_VALUE_FILTER_LZW |
static String |
STREAM_DICTIONARY_VALUE_FILTER_RUN |
public static final String FORMAT_PDF_A1B
public static final String FORMAT_PDF_A1A
public static final int EDOC_TOKEN_MGR_ERROR
public static final String EDOC_TOKEN_MGR_ERROR_TAG
public static final int MAX_DICT_ENTRIES
public static final int MAX_ARRAY_ELEMENTS
public static final int MAX_NAME_SIZE
public static final int MAX_STRING_LENGTH
public static final int MAX_INDIRECT_OBJ
public static final int MAX_CID
public static final int MAX_GRAPHIC_STATES
public static final int MAX_DEVICE_N_LIMIT
public static final float MAX_POSITIVE_FLOAT
public static final float MAX_NEGATIVE_FLOAT
public static final String FONT_DICTIONARY_VALUE_COMPOSITE
public static final String FONT_DICTIONARY_VALUE_TRUETYPE
public static final String FONT_DICTIONARY_VALUE_TYPE1
public static final String FONT_DICTIONARY_VALUE_TYPE1C
public static final String FONT_DICTIONARY_VALUE_MMTYPE
public static final String FONT_DICTIONARY_VALUE_TYPE3
public static final String FONT_DICTIONARY_VALUE_TYPE0
public static final String FONT_DICTIONARY_VALUE_TYPE0C
public static final String FONT_DICTIONARY_VALUE_TYPE2
public static final String FONT_DICTIONARY_VALUE_CMAP_IDENTITY_H
public static final String FONT_DICTIONARY_VALUE_CMAP_IDENTITY_V
public static final int FONT_DICTIONARY_DEFAULT_CMAP_WMODE
public static final String STREAM_DICTIONARY_VALUE_FILTER_LZW
public static final String STREAM_DICTIONARY_VALUE_FILTER_ASCII_HEX
public static final String STREAM_DICTIONARY_VALUE_FILTER_ASCII_85
public static final String STREAM_DICTIONARY_VALUE_FILTER_RUN
public static final String STREAM_DICTIONARY_VALUE_FILTER_CCITTFF
public static final String STREAM_DICTIONARY_VALUE_FILTER_JBIG
public static final String STREAM_DICTIONARY_VALUE_FILTER_DCT
public static final String STREAM_DICTIONARY_VALUE_FILTER_FLATE_DECODE
public static final String INLINE_DICTIONARY_VALUE_FILTER_LZW
public static final String INLINE_DICTIONARY_VALUE_FILTER_ASCII_HEX
public static final String INLINE_DICTIONARY_VALUE_FILTER_ASCII_85
public static final String INLINE_DICTIONARY_VALUE_FILTER_RUN
public static final String INLINE_DICTIONARY_VALUE_FILTER_CCITTFF
public static final String INLINE_DICTIONARY_VALUE_FILTER_DCT
public static final String INLINE_DICTIONARY_VALUE_FILTER_FLATE_DECODE
public static final String ANNOT_DICTIONARY_VALUE_SUBTYPE_PRINTERMARK
public static final String ANNOT_DICTIONARY_VALUE_SUBTYPE_TRAPNET
public static final String ACTION_DICTIONARY_VALUE_ATYPE_NOOP
public static final String ACTION_DICTIONARY_VALUE_ATYPE_SETSTATE
public static final String ACTION_DICTIONARY_VALUE_ATYPE_NAMED_NEXT
public static final String ACTION_DICTIONARY_VALUE_ATYPE_NAMED_PREV
public static final String ACTION_DICTIONARY_VALUE_ATYPE_NAMED_FIRST
public static final String ACTION_DICTIONARY_VALUE_ATYPE_NAMED_LAST
public static final String ERROR_UNKNOWN_ERROR
public static final String ERROR_SYNTAX_MAIN
public static final String ERROR_SYNTAX_COMMON
public static final String ERROR_SYNTAX_TOO_MANY_ENTRIES
public static final String ERROR_SYNTAX_ARRAY_TOO_LONG
public static final String ERROR_SYNTAX_NAME_TOO_LONG
public static final String ERROR_SYNTAX_LITERAL_TOO_LONG
public static final String ERROR_SYNTAX_HEXA_STRING_TOO_LONG
public static final String ERROR_SYNTAX_NUMERIC_RANGE
public static final String ERROR_SYNTAX_DICTIONARY_KEY_INVALID
public static final String ERROR_SYNTAX_LANG_NOT_RFC1766
public static final String ERROR_SYNTAX_INDIRECT_OBJ_RANGE
public static final String ERROR_SYNTAX_CID_RANGE
public static final String ERROR_SYNTAX_HEXA_STRING_EVEN_NUMBER
public static final String ERROR_SYNTAX_HEXA_STRING_INVALID
public static final String ERROR_SYNTAX_MISSING_OFFSET
public static final String ERROR_SYNTAX_INVALID_OFFSET
public static final String ERROR_SYNTAX_HEADER
public static final String ERROR_SYNTAX_HEADER_FIRST_CHAR
public static final String ERROR_SYNTAX_HEADER_FILE_TYPE
public static final String ERROR_SYNTAX_BODY
public static final String ERROR_SYNTAX_OBJ_DELIMITER
public static final String ERROR_SYNTAX_STREAM_DELIMITER
public static final String ERROR_SYNTAX_DICT_INVALID
public static final String ERROR_SYNTAX_STREAM_LENGTH_MISSING
public static final String ERROR_SYNTAX_STREAM_LENGTH_INVALID
public static final String ERROR_SYNTAX_STREAM_FX_KEYS
public static final String ERROR_SYNTAX_STREAM_INVALID_FILTER
public static final String ERROR_SYNTAX_CONTENT_STREAM_INVALID
public static final String ERROR_SYNTAX_EMBEDDED_FILES
public static final String ERROR_SYNTAX_CONTENT_STREAM_UNSUPPORTED_OP
public static final String ERROR_SYNTAX_CONTENT_STREAM_INVALID_ARGUMENT
public static final String ERROR_SYNTAX_STREAM_UNDEFINED_FILTER
public static final String ERROR_SYNTAX_STREAM_DAMAGED
public static final String ERROR_SYNTAX_NOCATALOG
public static final String ERROR_SYNTAX_CROSS_REF
public static final String ERROR_SYNTAX_TRAILER
public static final String ERROR_SYNTAX_TRAILER_MISSING_ID
public static final String ERROR_SYNTAX_TRAILER_ENCRYPT
public static final String ERROR_SYNTAX_TRAILER_TYPE_INVALID
public static final String ERROR_SYNTAX_TRAILER_MISSING_SIZE
public static final String ERROR_SYNTAX_TRAILER_MISSING_ROOT
public static final String ERROR_SYNTAX_TRAILER_ID_CONSISTENCY
public static final String ERROR_SYNTAX_TRAILER_CATALOG_EMBEDDEDFILES
public static final String ERROR_SYNTAX_TRAILER_CATALOG_OCPROPERTIES
public static final String ERROR_SYNTAX_TRAILER_OUTLINES_INVALID
public static final String ERROR_SYNTAX_TRAILER_EOF
public static final String ERROR_GRAPHIC_MAIN
public static final String ERROR_GRAPHIC_INVALID
public static final String ERROR_GRAPHIC_INVALID_BBOX
public static final String ERROR_GRAPHIC_OUTPUT_INTENT_INVALID_ENTRY
public static final String ERROR_GRAPHIC_OUTPUT_INTENT_S_VALUE_INVALID
public static final String ERROR_GRAPHIC_OUTPUT_INTENT_ICC_PROFILE_INVALID
public static final String ERROR_GRAPHIC_OUTPUT_INTENT_ICC_PROFILE_MULTIPLE
public static final String ERROR_GRAPHIC_OUTPUT_INTENT_ICC_PROFILE_TOO_RECENT
public static final String ERROR_GRAPHIC_MISSING_FIELD
public static final String ERROR_GRAPHIC_TOO_MANY_GRAPHIC_STATES
public static final String ERROR_GRAPHIC_MISSING_OBJECT
public static final String ERROR_GRAPHIC_XOBJECT_INVALID_TYPE
public static final String ERROR_GRAPHIC_TRANSPARENCY
public static final String ERROR_GRAPHIC_TRANSPARENCY_GROUP
public static final String ERROR_GRAPHIC_TRANSPARENCY_SMASK
public static final String ERROR_GRAPHIC_UNEXPECTED_KEY
public static final String ERROR_GRAPHIC_UNEXPECTED_VALUE_FOR_KEY
public static final String ERROR_GRAPHIC_INVALID_COLOR_SPACE
public static final String ERROR_GRAPHIC_INVALID_COLOR_SPACE_RGB
public static final String ERROR_GRAPHIC_INVALID_COLOR_SPACE_CMYK
public static final String ERROR_GRAPHIC_INVALID_COLOR_SPACE_MISSING
public static final String ERROR_GRAPHIC_INVALID_UNKNOWN_COLOR_SPACE
public static final String ERROR_GRAPHIC_INVALID_PATTERN_COLOR_SPACE_FORBIDDEN
public static final String ERROR_GRAPHIC_INVALID_PATTERN_DEFINITION
public static final String ERROR_GRAPHIC_INVALID_COLOR_SPACE_ALTERNATE
public static final String ERROR_GRAPHIC_INVALID_COLOR_SPACE_INDEXED
public static final String ERROR_GRAPHIC_INVALID_COLOR_SPACE_FORBIDDEN
public static final String ERROR_GRAPHIC_INVALID_COLOR_SPACE_TOO_MANY_COMPONENTS_DEVICEN
public static final String ERROR_GRAPHIC_INVALID_COLOR_SPACE_ICCBASED
public static final String ERROR_GRAPHIC_MISSING_COLOR_SPACE_ICCBASED
public static final String ERROR_FONTS_MAIN
public static final String ERROR_FONTS_INVALID_DATA
public static final String ERROR_FONTS_DICTIONARY_INVALID
public static final String ERROR_FONTS_DESCRIPTOR_INVALID
public static final String ERROR_FONTS_FONT_FILEX_INVALID
public static final String ERROR_FONTS_CHARSET_MISSING_FOR_SUBSET
public static final String ERROR_FONTS_ENCODING
public static final String ERROR_FONTS_METRICS
public static final String ERROR_FONTS_CIDKEYED_INVALID
public static final String ERROR_FONTS_CIDKEYED_SYSINFO
public static final String ERROR_FONTS_CIDKEYED_CIDTOGID
public static final String ERROR_FONTS_CIDKEYED_CMAP_INVALID_OR_MISSING
public static final String ERROR_FONTS_CIDSET_MISSING_FOR_SUBSET
public static final String ERROR_FONTS_ENCODING_ERROR
public static final String ERROR_FONTS_ENCODING_IO
public static final String ERROR_FONTS_UNKNOWN_FONT_TYPE
public static final String ERROR_FONTS_DAMAGED
public static final String ERROR_FONTS_TYPE1_DAMAGED
public static final String ERROR_FONTS_TRUETYPE_DAMAGED
public static final String ERROR_FONTS_CID_DAMAGED
public static final String ERROR_FONTS_TYPE3_DAMAGED
public static final String ERROR_FONTS_CID_CMAP_DAMAGED
public static final String ERROR_FONTS_GLYPH
public static final String ERROR_FONTS_GLYPH_MISSING
public static final String ERROR_FONTS_UNKNOWN_FONT_REF
public static final String ERROR_TRANSPARENCY_MAIN
public static final String ERROR_TRANSPARENCY_EXT_GRAPHICAL_STATE
public static final String ERROR_TRANSPARENCY_EXT_GS_SOFT_MASK
public static final String ERROR_TRANSPARENCY_EXT_GS_CA
public static final String ERROR_TRANSPARENCY_EXT_GS_BLEND_MODE
public static final String ERROR_ANNOT_MAIN
public static final String ERROR_ANNOT_MISSING_FIELDS
public static final String ERROR_ANNOT_MISSING_SUBTYPE
public static final String ERROR_ANNOT_MISSING_AP_N_CONTENT
public static final String ERROR_ANNOT_MISSING_ANNOTATION_DICTIONARY
public static final String ERROR_ANNOT_FORBIDDEN_ELEMENT
public static final String ERROR_ANNOT_FORBIDDEN_SUBTYPE
public static final String ERROR_ANNOT_FORBIDDEN_FLAG
public static final String ERROR_ANNOT_FORBIDDEN_COLOR
public static final String ERROR_ANNOT_FORBIDDEN_DEST
public static final String ERROR_ANNOT_FORBIDDEN_AA
public static final String ERROR_ANNOT_NOT_RECOMMENDED_FLAG
public static final String ERROR_ANNOT_CATALOG_FORBIDDEN_AA
public static final String ERROR_ANNOT_INVALID_ELEMENT
public static final String ERROR_ANNOT_INVALID_AP_CONTENT
public static final String ERROR_ANNOT_INVALID_CA
public static final String ERROR_ANNOT_INVALID_DEST
public static final String ERROR_ACTION_MAIN
public static final String ERROR_ACTION_INVALID_ACTIONS
public static final String ERROR_ACTION_MISING_KEY
public static final String ERROR_ACTION_INVALID_TYPE
public static final String ERROR_ACTION_HIDE_H_INVALID
public static final String ERROR_ACTION_MISSING_ACTION_DICTIONARY
public static final String ERROR_ACTION_FORBIDDEN_ACTIONS
public static final String ERROR_ACTION_FORBIDDEN_ACTIONS_NAMED
public static final String ERROR_ACTION_FORBIDDEN_ADDITIONAL_ACTION
public static final String ERROR_ACTION_FORBIDDEN_ADDITIONAL_ACTIONS_FIELD
public static final String ERROR_ACTION_FORBIDDEN_WIDGET_ACTION_FIELD
public static final String ERROR_ACTION_FORBIDDEN_ACTIONS_EXPLICITLY_FORBIDDEN
public static final String ERROR_ACTION_FORBIDDEN_ACTIONS_UNDEF
public static final String ERROR_METADATA_MAIN
public static final String ERROR_METADATA_FORMAT
public static final String ERROR_METADATA_PROPERTY_UNKNOWN
public static final String ERROR_METADATA_PROPERTY_FORMAT
public static final String ERROR_METADATA_FORMAT_UNKNOWN
public static final String ERROR_METADATA_FORMAT_STREAM
public static final String ERROR_METADATA_FORMAT_XPACKET
public static final String ERROR_METADATA_MISMATCH
public static final String ERROR_METADATA_XPACKET_DEPRECATED
public static final String ERROR_METADATA_ABSENT_DESCRIPTION_SCHEMA
public static final String ERROR_METADATA_NS_URI_MISSING
public static final String ERROR_METADATA_WRONG_NS_URI
public static final String ERROR_METADATA_WRONG_NS_PREFIX
public static final String ERROR_METADATA_PROPERTY_MISSING
public static final String ERROR_METADATA_UNKNOWN_VALUETYPE
public static final String ERROR_METADATA_PDFA_ID_MISSING
public static final String ERROR_METADATA_INVALID_PDFA_CONFORMANCE
public static final String ERROR_METADATA_INVALID_PDFA_VERSION_ID
public static final String ERROR_METADATA_RDF_ABOUT_ATTRIBUTE_MISSING
public static final String ERROR_METADATA_RDF_ABOUT_ATTRIBUTE_INEQUAL_VALUE
public static final String ERROR_METADATA_CATEGORY_PROPERTY_INVALID
public static final String ERROR_METADATA_DICT_INFO_CORRUPT
public static final String ERROR_PDF_PROCESSING
public static final String ERROR_PDF_PROCESSING_MISSING
Copyright © 2002–2025 The Apache Software Foundation. All rights reserved.