Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_SUBMISSION_VERSION_DOES_NOT_CORRESPOND_SDK_VERSION |
"Data submission version and sdk version differ. Make sure they are both up to date" |
public static final String |
DEPLOYMENT_DIRECTORY_DOES_NOT_EXIST |
"Deployment directory doesn\'t exist" |
public static final String |
DEPLOYMENT_DIRECTORY_IS_NOT_A_DIRECTORY |
"Deployment directory isn\'t a directory" |
public static final String |
DEPLOYMENT_DIRECTORY_MUST_BE_EMPTY |
"Deployment directory must be empty" |
public static final String |
ERROR_DURING_PROCESSING_OF_DATA_SUBMISSION |
"Error during processing of data submission" |
public static final String |
EXCEEDED_ALLOWED_NUMBER_OF_CONSECUTIVE_CONNECTION_ERRORS |
"Unable to connect to license server" |
public static final String |
EXCEEDED_EVENT_LIMIT_DEFAULT |
"Exceeded amount of allowed {0} events" |
public static final String |
EXCEEDED_PDF_PAGES_PRODUCTION_LIMIT |
"Exceeded amount of allowed pdf pages production" |
public static final String |
EXCEEDED_PDF_PRODUCTION_LIMIT |
"Exceeded amount of allowed pdf files production" |
public static final String |
ILLEGAL_TAG_CONTENT |
"Unable to create element because of illegal content" |
public static final String |
INTERNAL_LICENSE_SERVER_ERROR |
"There was internal license server error. Please contact iText support" |
public static final String |
INVALID_PDF_STANDARD_PROPERTY_VALUE |
"Unable to parse PDF standard property \"{0}\" with value \"{1}\". Should be one of: {2}" |
public static final String |
LICENSE_CORRUPTED_FILE |
"Corrupted license file" |
public static final String |
LICENSE_EXPIRED |
"License is expired" |
public static final String |
LICENSE_INVALID_FORMAT |
"License format is invalid" |
public static final String |
LICENSE_INVALID_FORMAT_FOR_FIELD |
"Invalid format of license field \"{0}\"" |
public static final String |
LICENSE_INVALID_SIGNATURE |
"Invalid license signature" |
public static final String |
LICENSE_LIMIT_FOR_EVENT_IS_MISSING |
"The limit for event \"{0}\" is not found." |
public static final String |
LICENSE_MISSING_FIELD |
"Invalid license format: missing field \"{0}\"" |
public static final String |
LICENSE_NOT_LOADED |
"License not loaded" |
public static final String |
LICENSE_SERVER_CONNECTION_ERROR |
"Cannot establish connection to DITO license server. Please check you internet settings." |
public static final String |
LICENSE_UNEXPECTED_EVENT_SENT |
"Unexpected event was attempted to be sent to dito license server: \"{0}\"" |
public static final String |
MISSING_VALUE_IN_BARCODE_ELEMENT |
"No value is specified for barcode element" |
public static final String |
PDF_UA_DOCUMENT_CONTAINS_IMAGE_WITHOUT_ALTERNATIVE_DESCRIPTION |
"Image with src=\"{0}\" doesn\'\'t have an alternative description. All images in PDF/UA document must have a non empty alternative description specified." |
public static final String |
PDF_UA_DOCUMENT_CONTAINS_LINK_WITHOUT_ALTERNATIVE_DESCRIPTION |
"Link with href=\"{0}\" doesn\'\'t have an alternative description. All links in PDF/UA document must have a non empty alternative description specified." |
public static final String |
PDF_UA_DOCUMENT_HAS_INCONSISTENT_HEADINGS |
"Heading {0} is inconsistent with heading structure build up to this point: {1}. The gaps in heading structure must be consistent across PDF/UA template, e.g. if heading h1 is followed by h3, there must be no h2 in the rest of the template, or if the first heading is h2 there must be no h1 in the template." |
public static final String |
PDF_UA_DOCUMENT_HEADING_IS_SKIPPED_IN_DESCENDING_SEQUENCE |
"Heading {0} is followed by {1} which is inconsistent with heading structure build up to this point: {2}. The descending heading sequence must be consecutive across PDF/UA template, e.g. if only h1, h2, h3, h5 and h6 are used in the template then heading h3 cannot be followed by h6, it either can be followed by the direct descending heading h5 or by any non descending header: h3, h2, h1." |
public static final String |
PDF_UA_DOCUMENT_SHALL_HAVE_A_NOT_EMPTY_DOCUMENT_LANGUAGE |
"PDF/UA document shall have a not empty document language" |
public static final String |
PDF_UA_DOCUMENT_SHALL_HAVE_A_NOT_EMPTY_TITLE |
"PDF/UA document shall have a not empty title" |
public static final String |
PROPERTY_IS_NOT_SUPPORTED_FOR_PDF_STANDARD |
"Property \"{0}\" is not supported for pdf standard \"{1}\"" |
public static final String |
TEMPLATE_ALIAS_INVALID_FORMAT |
"Alias must satisfy template: [a-zA-Z0-9_-][a-zA-Z0-9._-]*" |
public static final String |
TEMPLATE_MUST_BE_DEPLOYED_FIRST |
"Template must be deployed first" |
public static final String |
THERE_IS_NO_OUTPUT_TEMPLATE_WITH_NAME |
"There is no output template with name: \"{0}\"" |
public static final String |
UNABLE_TO_CREATE_FONT_HASH_NO_ALGORITHM |
"Unable to create font hash: {0}. Hashing algorithm is not found." |
public static final String |
UNABLE_TO_READ_EMBEDDED_FONT |
"Unable to read embedded font: {0}" |
public static final String |
UNSUPPORTED_BARCODE_TYPE |
"Unsupported barcode type: \"{0}\"" |
public static final String |
UNSUPPORTED_EDITOR_CALCULATED_HEIGHT |
"Unsupported editor calculated height: \"{0}\" of element of type: \"{1}\"" |
public static final String |
WIDTH_AND_HEIGHT_MUST_BE_SPECIFIED_FOR_BARCODE_VIEW |
"Width and height properties must be specified for barcode view" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BIND_FUNCTION_FORMATTING_ERROR |
"Unable to bind raw value: \"{0}\" in node with {1}" |
public static final String |
BIND_FUNCTION_PARSING_ERROR |
"Unable to parse bind value: \"{0}\" in node with {1}" |
public static final String |
CIRCULAR_REFERENCE_ERROR |
"Encountered circular reference in node with {0}" |
public static final String |
CLEANING_UP_TEMPLATE_PACKAGE_ERROR |
"There was an error on template project cleaning up. Some invalid file names may still be present." |
public static final String |
DATA_NODE_NOT_LEAF_BINDING_ERROR |
"Binding to not leaf data node is not supported in node with {0}" |
public static final String |
DATA_NODE_RESOLVING_ERROR |
"Data node is not resolved in node with {0}" |
public static final String |
DEPENDS_ON_CIRCULAR_REFERENCE |
"Depends on circular reference, value cannot be calculated correctly in node with {0}" |
public static final String |
DISPLAY_FUNCTION_FORMATTING_ERROR |
"Unable to display raw value: \"{0}\" in node with {1}" |
public static final String |
DISPLAY_FUNCTION_PARSING_ERROR |
"Unable to parse display value: \"{0}\" in node with {1}" |
public static final String |
EDITOR_CALCULATED_HEIGHT_IS_NOT_FOUND_FOR_ELEMENT |
"Required editor calculated height is not found for element of type: \"{0}\"" |
public static final String |
ERROR_EVALUATING_CALC_FUNCTION |
"Error on evaluating: \"{0}\" in node with {1}" |
public static final String |
ERROR_ON_EXECUTING_FUNCTION |
"Error on executing function: \"{0}\" in node with {1}" |
public static final String |
ERROR_PARSING_NUMBER |
"Error on parsing number: \"{0}\" in node with {1}" |
public static final String |
EXPECTED_ARGUMENT_WITH_NAME_IS_NOT_PASSED_TO_THE_FUNCTION |
"In function there is a missing required argument of name: \"{0}\" in node with {1}" |
public static final String |
FAILED_TO_COMPILE_SCRIPT |
"Failed to compile script {0}" |
public static final String |
FAILED_TO_EVALUATE_SCRIPT |
"Failed to evaluate script {0}" |
public static final String |
FAILED_TO_RETRIEVE_DEFAULT_STYLESHEET |
"Failed to retrieve default stylesheet" |
public static final String |
FAILED_TO_RETRIEVE_SCRIPT |
"Failed to retrieve script {0}" |
public static final String |
FIND_MULTIPLE_PAGE_MARGIN_SINGLETON_ELEMENTS |
"Was expecting to find single page margin element of type: \"{0}\" and horizontal position: \"{1}\" but found {2}. Only first element will be kept." |
public static final String |
GENERIC_TREE_NODE_ERROR |
"Error in node with {0}" |
public static final String |
GET_DEPLOYMENTS_WITH_UNLIMITED_LICENSE_TYPE_LOADED |
"Can\'t retrieve deployed templates because unlimited license is loaded." |
public static final String |
GET_REMAINING_PRODUCE_EVENTS_WITH_UNLIMITED_LICENSE_TYPE_LOADED |
"Can\'t retrieve remaining produce events because unlimited license is loaded." |
public static final String |
GET_REMAINING_PRODUCE_PAGES_EVENTS_WITH_UNLIMITED_LICENSE_TYPE_LOADED |
"Can\'t retrieve remaining produce pages events because unlimited license is loaded." |
public static final String |
INVALID_BIND_FUNCTION_ATTRIBUTE |
"Invalid bind format: \"{0}\" in node with {1}" |
public static final String |
INVALID_CALCULATED_ATTRIBUTE |
"Invalid calculated attribute {0}=\"{1}\" in node with {2}" |
public static final String |
INVALID_CALCULATION_ATTRIBUTE |
"Invalid format of calculation expression: \"{0}\" in node with {1}" |
public static final String |
INVALID_CALCULATION_EXPRESSION |
"Invalid format of calculation expression: \"{0}\"" |
public static final String |
INVALID_DISPLAY_FUNCTION_ATTRIBUTE |
"Invalid display format: \"{0}\" in node with {1}" |
public static final String |
INVALID_FILE_OR_FOLDER_NAME_WARNING |
"The name \"{0}\" is invalid. It should be less than {1} characters long and satisfy regexp {2}. This file or folder will be ignored." |
public static final String |
LESS_ARGUMENTS_THAN_EXPECTED_ARE_PASSED_TO_THE_FUNCTION |
"Less arguments than expected are passed to the function: \"{0}\" in node with {1}" |
public static final String |
MAX_OCCURRENCE_OVERRIDDEN_IN_NODE |
"Max occurrence: \"{0}\" was replaced with: \"{1}\" in node with {2}" |
public static final String |
MIN_OCCURRENCE_OVERRIDDEN_IN_NODE |
"Min occurrence: \"{0}\" was replaced with: \"{1}\" in node with {2}" |
public static final String |
MORE_ARGUMENTS_THAN_EXPECTED_ARE_PASSED_TO_THE_FUNCTION |
"More arguments than expected are passed to the function: \"{0}\" in node with {1}" |
public static final String |
NAMED_PARAMETERS_ARE_ALLOWED_ONLY_AMONG_FUNCTION_ARGUMENTS |
"Syntax error. Named parameter declaration is not inside a function arguments list in node with {0}" |
public static final String |
NOT_LEAF_ELEMENT_AS_CALCULATION_OBJECT |
"Calculations in grouping tree nodes, even as reference in different calculation, is unsupported in node with {0}" |
public static final String |
ONLY_A_VALID_REFERENCE_CAN_BE_A_NAME_OF_NAMED_ARGUMENT |
"Syntax error. Only a valid reference can be a name of named argument in node with {0}" |
public static final String |
REFERENCE_RESOLVING_ERROR |
"Unable to resolve reference: \"{0}\" in node with {1}" |
public static final String |
TEMPLATE_STYLES_WERE_NORMALIZED |
"Template styles list was sorted because internal style should be at the end of styles list" |
public static final String |
UNABLE_TO_CONNECT_TO_LICENSE_SERVER |
"Unable to connect to license server" |
public static final String |
UNABLE_TO_CREATE_CALCULATION_BINDING_OBJECT |
"Unable to initialize calculation: \"{0}\" in node with {1}" |
public static final String |
UNABLE_TO_INIT_CUSTOM_VERSION_INFO |
"Unable to init custom version info in PdfDocument. The producer line may be unexpected" |
public static final String |
UNABLE_TO_PARSE_PAGE_MARGIN_HORIZONTAL_POSITION |
"Unable to parse page margin horizontal position: \"{0}\", of element of type: \"{1}\". Will use left by default." |
public static final String |
UNABLE_TO_PARSE_PAGE_MARGIN_VERTICAL_ALIGN |
"Unable to parse page margin vertical alignment: \"{0}\", of element of type: \"{1}\". The default one will be used instead." |
public static final String |
UNABLE_TO_REPLACE_VERSION_INFO |
"Unable to replace version info in PdfDocument. The producer line may be unexpected" |
public static final String |
UNABLE_TO_RESOLVE_CUSTOM_LOCALE |
"Unable to resolve custom locale: \"{0}\" in node with {1}" |
public static final String |
UNABLE_TO_RETRIEVE_ELEMENT_VALUE |
"Unable to retrieve element value in node with {1}" |
public static final String |
UNABLE_TO_SET_ELEMENT_VALUE |
"Unable to set element value: \"{0}\" in node with {1}" |
Copyright © 2020. All rights reserved.