INVALID_PDF_VERSION = "Specified document pdf version isn't supported in pdf/ua."
const String
H1_IS_SKIPPED = "Heading level 1 is skipped in a descending sequence of header levels."
const String
HN_IS_SKIPPED = "Heading level {0} is skipped in a descending sequence of header " + "levels."
const String
MORE_THAN_ONE_H_TAG = "A node contains more than one H tag."
const String
DOCUMENT_USES_BOTH_H_AND_HN = "Document uses both H and H# tags."
const String
DOCUMENT_SHALL_CONTAIN_VALID_LANG_ENTRY = "Document does not contain valid lang entry."
const String
MISSING_FORM_FIELD_DESCRIPTION
const String
MISSING_VIEWER_PREFERENCES
const String
VIEWER_PREFERENCES_IS_FALSE
const String
NAME_ENTRY_IS_MISSING_OR_EMPTY_IN_OCG = "Name entry is missing or has " + "an empty string as its value in an Optional Content Configuration Dictionary."
const String
OCG_SHALL_NOT_CONTAIN_AS_ENTRY = "An AS entry appears in an Optional Content."
const String
OCG_PROPERTIES_CONFIG_SHALL_BE_AN_ARRAY = "Optional Content properties " + "configs shall be an array."
const String
DYNAMIC_XFA_FORMS_SHALL_NOT_BE_USED = "Dynamic XFA forms shall not be used."
const String
FILE_SPECIFICATION_DICTIONARY_SHALL_CONTAIN_F_KEY_AND_UF_KEY = "File specification dictionary shall contain f key and uf key."
const String
NON_UNIQUE_ID_ENTRY_IN_STRUCT_TREE_ROOT
const String
LINK_ANNOT_IS_NOT_NESTED_WITHIN_LINK = "A link annotation is not nested within a tag."
const String
ANNOT_TRAP_NET_IS_NOT_PERMITTED = "Annotations of subtype TrapNet shall not be permitted."
const String
PAGE_WITH_ANNOT_DOES_NOT_HAVE_TABS_WITH_S = "A page with annotation(s) doesn't contains Tabs key with S value."
const String
P_VALUE_IS_ABSENT_IN_ENCRYPTION_DICTIONARY = "Permissions are absent " + "in pdf encryption dictionary."
const String
TENTH_BIT_OF_P_VALUE_IN_ENCRYPTION_SHOULD_BE_NON_ZERO = "10th bit of P value of " + "Encryption dictionary should be 1 if the document is tagged."