| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ARTIFACT_CANT_BE_INSIDE_REAL_CONTENT |
"Content marked as artifact may only reside in Artifact content." |
public static final String |
CONTENT_IS_NOT_REAL_CONTENT_AND_NOT_ARTIFACT |
"Content is neither marked as Artifact nor tagged as real content." |
public static final String |
CONTENT_WITH_MCID_BUT_MCID_NOT_FOUND_IN_STRUCT_TREE_ROOT |
"Content with MCID, but MCID wasn\'t found in StructTreeRoot." |
public static final String |
FONT_SHOULD_BE_EMBEDDED |
"Following font(s) are not embedded: {0}" |
public static final String |
IMAGE_SHALL_HAVE_ALT |
"Figure tags shall include an alternative representation or replacement text. call com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties#setActualText or com.itextpdf.kernel.pdf.tagutils.AccessibilityProperties#setAlternateDescription to be PDF/UA compliant." |
public static final String |
METADATA_SHALL_BE_PRESENT_IN_THE_CATALOG_DICTIONARY |
"Metadata shall be present in the catalog dictionary" |
public static final String |
ONE_OR_MORE_STANDARD_ROLE_REMAPPED |
"One or more standard types are remapped." |
public static final String |
REAL_CONTENT_CANT_BE_INSIDE_ARTIFACT |
"Content marked as content may not reside in Artifact content." |
public static final String |
REAL_CONTENT_INSIDE_ARTIFACT_OR_VICE_VERSA |
"Tagged content is present inside content marked as Artifact or vice versa." |
public static final String |
SUSPECTS_ENTRY_IN_MARK_INFO_DICTIONARY_SHALL_NOT_HAVE_A_VALUE_OF_TRUE |
"Suspects entry in mark info dictionary shall not have a value of true." |
public static final String |
TAG_HASNT_BEEN_ADDED_BEFORE_CONTENT_ADDING |
"Tag hasn\'t been added before adding content to the canvas." |
public static final String |
TAG_MAPPING_DOESNT_TERMINATE_WITH_STANDARD_TYPE |
"\"{0}\" tag mapping does not terminate with a standard type." |
Copyright © 1998–2024 Apryse Group NV. All rights reserved.