pdfHTML 3.0.4 API
iText.Html2pdf.LogMessageConstant Class Reference

Class that bundles all the error message templates as constants. More...

Static Public Attributes

const String  ACROFORM_NOT_SUPPORTED_FOR_SELECT = "AcroForm fields creation for select fields (ComboBoxField and ListBoxField) is not supported. They will be flattened instead."
  The Constant ACROFORM_NOT_SUPPORTED_FOR_SELECT. More...
 
const String  ANCHOR_LINK_NOT_HANDLED = "The anchor link was not handled. Could not create a destination for element \"{0}\" with ID \"{1}\", which is processed by \"{2}\" tag worker class."
 
const String  CANNOT_RESOLVE_TARGET_COUNTER_VALUE = "Cannot resolve target-counter value with given target \"{0}\""
  The Constant CANNOT_RESOLVE_TARGET_COUNTER_VALUE. More...
 
const String  CONTENT_PROPERTY_INVALID = "Content property \"{0}\" is either invalid or uses unsupported function."
  The Constant CONTENT_PROPERTY_INVALID. More...
 
const String  CUSTOM_RENDERER_IS_SET_FOR_HTML_DOCUMENT
  The Constant CUSTOM_RENDERER_IS_SET_FOR_HTML_DOCUMENT. More...
 
const String  CSS_PROPERTY_IN_PERCENTS_NOT_SUPPORTED = "Css property {0} in percents is not supported"
  The Constant CSS_PROPERTY_IN_PERCENTS_NOT_SUPPORTED. More...
 
const String  DEFAULT_VALUE_OF_CSS_PROPERTY_UNKNOWN = "Default value of the css property \"{0}\" is unknown."
 
const String  ERROR_LOADING_FONT = "Error while loading font"
  The Constant ERROR_LOADING_FONT. More...
 
const String  ERROR_PARSING_CSS_SELECTOR = "Error while parsing css selector: {0}"
  The Constant ERROR_PARSING_CSS_SELECTOR. More...
 
const String  ERROR_RESOLVING_PARENT_STYLES = "Element parent styles are not resolved. Styles for current element might be incorrect."
  The Constant ERROR_RESOLVING_PARENT_STYLES. More...
 
const String  ERROR_WHILE_LAYOUT_OF_FORM_FIELD = "Cannot layout form field field. It won't be displayed"
  The Constant ERROR_WHILE_LAYOUT_OF_FORM_FIELD. More...
 
const String  ERROR_WHILE_LAYOUT_OF_FORM_FIELD_WITH_TYPE = "Error during layout of form filed with type {0}."
  The Constant ERROR_WHILE_LAYOUT_OF_FORM_FIELD_WITH_TYPE. More...
 
const String  EXCEEDED_THE_MAXIMUM_NUMBER_OF_RELAYOUTS
  The Constant EXCEEDED_THE_MAXIMUM_NUMBER_OF_RELAYOUTS. More...
 
const String  FLEX_PROPERTY_IS_NOT_SUPPORTED_YET = "Flex related property {0}: {1} is not supported yet."
  The constant FLEX_PROPERTY_IS_NOT_SUPPORTED_YET. More...
 
const String  INPUT_FIELD_DOES_NOT_FIT = "Input field doesn't fit in outer object. It will be clipped"
  The Constant INPUT_FIELD_DOES_NOT_FIT. More...
 
const String  INPUT_TYPE_IS_INVALID = "Input type {0} is invalid. The default text type will be used instead."
  The Constant INPUT_TYPE_IS_INVALID. More...
 
const String  INPUT_TYPE_IS_NOT_SUPPORTED = "Input type {0} is not supported"
  The Constant INPUT_TYPE_IS_NOT_SUPPORTED. More...
 
const String  INVALID_CSS_PROPERTY_DECLARATION = "Invalid css property declaration: {0}"
  The Constant INVALID_CSS_PROPERTY_DECLARATION. More...
 
const String  INVALID_GRADIENT_DECLARATION = "Invalid gradient declaration: {0}"
  The Constant INVALID_CSS_PROPERTY_DECLARATION. More...
 
const String  MARGIN_VALUE_IN_PERCENT_NOT_SUPPORTED = "Margin value in percents not supported"
  The Constant MARGIN_VALUE_IN_PERCENT_NOT_SUPPORTED. More...
 
const String  NOT_SUPPORTED_LIST_STYLE_TYPE = "Not supported list style type: {0}"
  The Constant NOT_SUPPORTED_LIST_STYLE_TYPE. More...
 
const String  NOT_SUPPORTED_TH_SCOPE_TYPE = "Not supported th scope type: {0}. Document may not be compliant with PDF/UA standards."
  The Constant NOT_SUPPORTED_TH_SCOPE_TYPE. More...
 
const String  NO_CONSUMER_FOUND_FOR_CONTENT = "No consumer found for content"
  The Constant NO_CONSUMER_FOUND_FOR_CONTENT. More...
 
const String  NO_CSS_APPLIER_FOUND_FOR_TAG = "No css applier found for tag {0}"
  The Constant NO_CSS_APPLIER_FOUND_FOR_TAG. More...
 
const String  NO_IPROPERTYCONTAINER_RESULT_FOR_THE_TAG = "Tag worker does not produce IPropertyContainer for \"{0}\" tag. An outline for \"{0}\" tag will not be created."
  The Constant NO_IPROPERTYCONTAINER_RESULT_FOR_THE_TAG. More...
 
const String  NO_WORKER_FOUND_FOR_TAG = "No worker found for tag {0}"
  The Constant NO_WORKER_FOUND_FOR_TAG. More...
 
const String  PADDING_VALUE_IN_PERCENT_NOT_SUPPORTED = "Padding value in percents not supported"
  The Constant PADDING_VALUE_IN_PERCENT_NOT_SUPPORTED. More...
 
const String  PAGE_MARGIN_BOX_CONTENT_CANNOT_BE_DRAWN = "Page margin box {0} content cannot be drawn."
 
const String  PAGE_MARGIN_BOX_SOME_PROPERTIES_NOT_PROCESSED = "Page margin box margin, padding, height and width properties are not processed. Passed styles container shall be of PageMarginBoxContextNode type."
 
const String  PAGE_SIZE_VALUE_IS_INVALID = "Page size value {0} is invalid."
  The Constant PAGE_SIZE_VALUE_IS_INVALID. More...
 
const String  PDF_DOCUMENT_NOT_PRESENT = "PdfDocument is not present"
  The Constant PDF_DOCUMENT_NOT_PRESENT More...
 
const String  QUOTES_PROPERTY_INVALID = "Quote property \"{0}\" is invalid. It should contain even number of values."
  The Constant QUOTES_PROPERTY_INVALID. More...
 
const String  TEXT_DECORATION_BLINK_NOT_SUPPORTED = "text-decoration: blink not supported"
  The Constant TEXT_DECORATION_BLINK_NOT_SUPPORTED. More...
 
const String  HSL_COLOR_NOT_SUPPORTED = "Hsl colors are not supported"
  The Constant HSL_COLOR_NOT_SUPPORTED. More...
 
const String  UNABLE_TO_PROCESS_EXTERNAL_CSS_FILE = "Unable to process external css file"
  The Constant UNABLE_TO_PROCESS_EXTERNAL_CSS_FILE. More...
 
const String  UNABLE_TO_PROCESS_IMAGE_AS_SVG = "Unable to process image found at {0} as an SVG"
  The Constant UNABLE_TO_PROCESS_IMAGE_AS_SVG. More...
 
const String  UNABLE_TO_PROCESS_SVG_ELEMENT = "Unable to process an SVG element"
  The Constant UNABLE_TO_PROCESS_SVG More...
 
const String  UNABLE_TO_RESOLVE_COUNTER = "Unable to resolve counter \"{0}\""
  The Constant UNABLE_TO_RESOLVE_COUNTER. More...
 
const String  UNABLE_TO_RETRIEVE_FONT = "Unable to retrieve font:\n {0}"
  The Constant UNABLE_TO_RETRIEVE_FONT. More...
 
const String  UNABLE_TO_RETRIEVE_IMAGE_WITH_GIVEN_BASE_URI = "Unable to retrieve image with given base URI ({0}) and image source path ({1})"
  The Constant UNABLE_TO_RETRIEVE_IMAGE_WITH_GIVEN_BASE_URI. More...
 
const String  UNABLE_TO_RETRIEVE_STREAM_WITH_GIVEN_BASE_URI = "Unable to retrieve stream with given base URI ({0}) and source path ({1})"
  The Constant UNABLE_TO_RETRIEVE_STREAM_WITH_GIVEN_BASE_URI. More...
 
const String  UNEXPECTED_VALUE_OF_OBJECT_FIT = "Unexpected value of object-fit property: {0}. Will be processed as default"
  The Constant UNEXPECTED_VALUE_OF_OBJECT_FIT_PROPERTY. More...
 
const String  UNKNOWN_MARGIN_BOX_CHILD = "Unknown margin box child"
  The Constant UNKNOWN_MARGIN_BOX_CHILD. More...
 
const String  WORKER_UNABLE_TO_PROCESS_IT_S_TEXT_CONTENT = "Worker of type {0} unable to process it`s text content"
  The Constant WORKER_UNABLE_TO_PROCESS_IT_S_TEXT_CONTENT. More...
 
const String  WORKER_UNABLE_TO_PROCESS_OTHER_WORKER = "Worker of type {0} unable to process {1}"
  The Constant WORKER_UNABLE_TO_PROCESS_OTHER_WORKER. More...
 

Detailed Description

Class that bundles all the error message templates as constants.

Member Data Documentation

◆ ACROFORM_NOT_SUPPORTED_FOR_SELECT

const String iText.Html2pdf.LogMessageConstant.ACROFORM_NOT_SUPPORTED_FOR_SELECT = "AcroForm fields creation for select fields (ComboBoxField and ListBoxField) is not supported. They will be flattened instead."
static

The Constant ACROFORM_NOT_SUPPORTED_FOR_SELECT.

◆ CANNOT_RESOLVE_TARGET_COUNTER_VALUE

const String iText.Html2pdf.LogMessageConstant.CANNOT_RESOLVE_TARGET_COUNTER_VALUE = "Cannot resolve target-counter value with given target \"{0}\""
static

The Constant CANNOT_RESOLVE_TARGET_COUNTER_VALUE.

◆ CONTENT_PROPERTY_INVALID

const String iText.Html2pdf.LogMessageConstant.CONTENT_PROPERTY_INVALID = "Content property \"{0}\" is either invalid or uses unsupported function."
static

The Constant CONTENT_PROPERTY_INVALID.

◆ CSS_PROPERTY_IN_PERCENTS_NOT_SUPPORTED

const String iText.Html2pdf.LogMessageConstant.CSS_PROPERTY_IN_PERCENTS_NOT_SUPPORTED = "Css property {0} in percents is not supported"
static

The Constant CSS_PROPERTY_IN_PERCENTS_NOT_SUPPORTED.

◆ CUSTOM_RENDERER_IS_SET_FOR_HTML_DOCUMENT

const String iText.Html2pdf.LogMessageConstant.CUSTOM_RENDERER_IS_SET_FOR_HTML_DOCUMENT
static
Initial value:
= "A custom renderer which doesn't extend " +
"HtmlDocumentRenderer is set for HtmlDocument. Counters and target-counters may be displayed incorrectly."

The Constant CUSTOM_RENDERER_IS_SET_FOR_HTML_DOCUMENT.

◆ ERROR_LOADING_FONT

const String iText.Html2pdf.LogMessageConstant.ERROR_LOADING_FONT = "Error while loading font"
static

The Constant ERROR_LOADING_FONT.

◆ ERROR_PARSING_CSS_SELECTOR

const String iText.Html2pdf.LogMessageConstant.ERROR_PARSING_CSS_SELECTOR = "Error while parsing css selector: {0}"
static

The Constant ERROR_PARSING_CSS_SELECTOR.

◆ ERROR_RESOLVING_PARENT_STYLES

const String iText.Html2pdf.LogMessageConstant.ERROR_RESOLVING_PARENT_STYLES = "Element parent styles are not resolved. Styles for current element might be incorrect."
static

The Constant ERROR_RESOLVING_PARENT_STYLES.

◆ ERROR_WHILE_LAYOUT_OF_FORM_FIELD

const String iText.Html2pdf.LogMessageConstant.ERROR_WHILE_LAYOUT_OF_FORM_FIELD = "Cannot layout form field field. It won't be displayed"
static

The Constant ERROR_WHILE_LAYOUT_OF_FORM_FIELD.

◆ ERROR_WHILE_LAYOUT_OF_FORM_FIELD_WITH_TYPE

const String iText.Html2pdf.LogMessageConstant.ERROR_WHILE_LAYOUT_OF_FORM_FIELD_WITH_TYPE = "Error during layout of form filed with type {0}."
static

The Constant ERROR_WHILE_LAYOUT_OF_FORM_FIELD_WITH_TYPE.

◆ EXCEEDED_THE_MAXIMUM_NUMBER_OF_RELAYOUTS

const String iText.Html2pdf.LogMessageConstant.EXCEEDED_THE_MAXIMUM_NUMBER_OF_RELAYOUTS
static
Initial value:
= "Exceeded the maximum number of relayouts. "
+ "The resultant document may look not as expected. " + "Because of the content being dynamic iText performs several relayouts to produce correct document."

The Constant EXCEEDED_THE_MAXIMUM_NUMBER_OF_RELAYOUTS.

◆ FLEX_PROPERTY_IS_NOT_SUPPORTED_YET

const String iText.Html2pdf.LogMessageConstant.FLEX_PROPERTY_IS_NOT_SUPPORTED_YET = "Flex related property {0}: {1} is not supported yet."
static

The constant FLEX_PROPERTY_IS_NOT_SUPPORTED_YET.

◆ HSL_COLOR_NOT_SUPPORTED

const String iText.Html2pdf.LogMessageConstant.HSL_COLOR_NOT_SUPPORTED = "Hsl colors are not supported"
static

The Constant HSL_COLOR_NOT_SUPPORTED.

◆ INPUT_FIELD_DOES_NOT_FIT

const String iText.Html2pdf.LogMessageConstant.INPUT_FIELD_DOES_NOT_FIT = "Input field doesn't fit in outer object. It will be clipped"
static

The Constant INPUT_FIELD_DOES_NOT_FIT.

◆ INPUT_TYPE_IS_INVALID

const String iText.Html2pdf.LogMessageConstant.INPUT_TYPE_IS_INVALID = "Input type {0} is invalid. The default text type will be used instead."
static

The Constant INPUT_TYPE_IS_INVALID.

◆ INPUT_TYPE_IS_NOT_SUPPORTED

const String iText.Html2pdf.LogMessageConstant.INPUT_TYPE_IS_NOT_SUPPORTED = "Input type {0} is not supported"
static

The Constant INPUT_TYPE_IS_NOT_SUPPORTED.

◆ INVALID_CSS_PROPERTY_DECLARATION

const String iText.Html2pdf.LogMessageConstant.INVALID_CSS_PROPERTY_DECLARATION = "Invalid css property declaration: {0}"
static

The Constant INVALID_CSS_PROPERTY_DECLARATION.

◆ INVALID_GRADIENT_DECLARATION

const String iText.Html2pdf.LogMessageConstant.INVALID_GRADIENT_DECLARATION = "Invalid gradient declaration: {0}"
static

The Constant INVALID_CSS_PROPERTY_DECLARATION.

◆ MARGIN_VALUE_IN_PERCENT_NOT_SUPPORTED

const String iText.Html2pdf.LogMessageConstant.MARGIN_VALUE_IN_PERCENT_NOT_SUPPORTED = "Margin value in percents not supported"
static

The Constant MARGIN_VALUE_IN_PERCENT_NOT_SUPPORTED.

◆ NO_CONSUMER_FOUND_FOR_CONTENT

const String iText.Html2pdf.LogMessageConstant.NO_CONSUMER_FOUND_FOR_CONTENT = "No consumer found for content"
static

The Constant NO_CONSUMER_FOUND_FOR_CONTENT.

◆ NO_CSS_APPLIER_FOUND_FOR_TAG

const String iText.Html2pdf.LogMessageConstant.NO_CSS_APPLIER_FOUND_FOR_TAG = "No css applier found for tag {0}"
static

The Constant NO_CSS_APPLIER_FOUND_FOR_TAG.

◆ NO_IPROPERTYCONTAINER_RESULT_FOR_THE_TAG

const String iText.Html2pdf.LogMessageConstant.NO_IPROPERTYCONTAINER_RESULT_FOR_THE_TAG = "Tag worker does not produce IPropertyContainer for \"{0}\" tag. An outline for \"{0}\" tag will not be created."
static

The Constant NO_IPROPERTYCONTAINER_RESULT_FOR_THE_TAG.

◆ NO_WORKER_FOUND_FOR_TAG

const String iText.Html2pdf.LogMessageConstant.NO_WORKER_FOUND_FOR_TAG = "No worker found for tag {0}"
static

The Constant NO_WORKER_FOUND_FOR_TAG.

◆ NOT_SUPPORTED_LIST_STYLE_TYPE

const String iText.Html2pdf.LogMessageConstant.NOT_SUPPORTED_LIST_STYLE_TYPE = "Not supported list style type: {0}"
static

The Constant NOT_SUPPORTED_LIST_STYLE_TYPE.

◆ NOT_SUPPORTED_TH_SCOPE_TYPE

const String iText.Html2pdf.LogMessageConstant.NOT_SUPPORTED_TH_SCOPE_TYPE = "Not supported th scope type: {0}. Document may not be compliant with PDF/UA standards."
static

The Constant NOT_SUPPORTED_TH_SCOPE_TYPE.

◆ PADDING_VALUE_IN_PERCENT_NOT_SUPPORTED

const String iText.Html2pdf.LogMessageConstant.PADDING_VALUE_IN_PERCENT_NOT_SUPPORTED = "Padding value in percents not supported"
static

The Constant PADDING_VALUE_IN_PERCENT_NOT_SUPPORTED.

◆ PAGE_SIZE_VALUE_IS_INVALID

const String iText.Html2pdf.LogMessageConstant.PAGE_SIZE_VALUE_IS_INVALID = "Page size value {0} is invalid."
static

The Constant PAGE_SIZE_VALUE_IS_INVALID.

◆ PDF_DOCUMENT_NOT_PRESENT

const String iText.Html2pdf.LogMessageConstant.PDF_DOCUMENT_NOT_PRESENT = "PdfDocument is not present"
static

The Constant PDF_DOCUMENT_NOT_PRESENT

◆ QUOTES_PROPERTY_INVALID

const String iText.Html2pdf.LogMessageConstant.QUOTES_PROPERTY_INVALID = "Quote property \"{0}\" is invalid. It should contain even number of values."
static

The Constant QUOTES_PROPERTY_INVALID.

◆ TEXT_DECORATION_BLINK_NOT_SUPPORTED

const String iText.Html2pdf.LogMessageConstant.TEXT_DECORATION_BLINK_NOT_SUPPORTED = "text-decoration: blink not supported"
static

The Constant TEXT_DECORATION_BLINK_NOT_SUPPORTED.

◆ UNABLE_TO_PROCESS_EXTERNAL_CSS_FILE

const String iText.Html2pdf.LogMessageConstant.UNABLE_TO_PROCESS_EXTERNAL_CSS_FILE = "Unable to process external css file"
static

The Constant UNABLE_TO_PROCESS_EXTERNAL_CSS_FILE.

◆ UNABLE_TO_PROCESS_IMAGE_AS_SVG

const String iText.Html2pdf.LogMessageConstant.UNABLE_TO_PROCESS_IMAGE_AS_SVG = "Unable to process image found at {0} as an SVG"
static

The Constant UNABLE_TO_PROCESS_IMAGE_AS_SVG.

◆ UNABLE_TO_PROCESS_SVG_ELEMENT

const String iText.Html2pdf.LogMessageConstant.UNABLE_TO_PROCESS_SVG_ELEMENT = "Unable to process an SVG element"
static

The Constant UNABLE_TO_PROCESS_SVG

◆ UNABLE_TO_RESOLVE_COUNTER

const String iText.Html2pdf.LogMessageConstant.UNABLE_TO_RESOLVE_COUNTER = "Unable to resolve counter \"{0}\""
static

The Constant UNABLE_TO_RESOLVE_COUNTER.

◆ UNABLE_TO_RETRIEVE_FONT

const String iText.Html2pdf.LogMessageConstant.UNABLE_TO_RETRIEVE_FONT = "Unable to retrieve font:\n {0}"
static

The Constant UNABLE_TO_RETRIEVE_FONT.

◆ UNABLE_TO_RETRIEVE_IMAGE_WITH_GIVEN_BASE_URI

const String iText.Html2pdf.LogMessageConstant.UNABLE_TO_RETRIEVE_IMAGE_WITH_GIVEN_BASE_URI = "Unable to retrieve image with given base URI ({0}) and image source path ({1})"
static

The Constant UNABLE_TO_RETRIEVE_IMAGE_WITH_GIVEN_BASE_URI.

◆ UNABLE_TO_RETRIEVE_STREAM_WITH_GIVEN_BASE_URI

const String iText.Html2pdf.LogMessageConstant.UNABLE_TO_RETRIEVE_STREAM_WITH_GIVEN_BASE_URI = "Unable to retrieve stream with given base URI ({0}) and source path ({1})"
static

The Constant UNABLE_TO_RETRIEVE_STREAM_WITH_GIVEN_BASE_URI.

◆ UNEXPECTED_VALUE_OF_OBJECT_FIT

const String iText.Html2pdf.LogMessageConstant.UNEXPECTED_VALUE_OF_OBJECT_FIT = "Unexpected value of object-fit property: {0}. Will be processed as default"
static

The Constant UNEXPECTED_VALUE_OF_OBJECT_FIT_PROPERTY.

◆ UNKNOWN_MARGIN_BOX_CHILD

const String iText.Html2pdf.LogMessageConstant.UNKNOWN_MARGIN_BOX_CHILD = "Unknown margin box child"
static

The Constant UNKNOWN_MARGIN_BOX_CHILD.

◆ WORKER_UNABLE_TO_PROCESS_IT_S_TEXT_CONTENT

const String iText.Html2pdf.LogMessageConstant.WORKER_UNABLE_TO_PROCESS_IT_S_TEXT_CONTENT = "Worker of type {0} unable to process it`s text content"
static

The Constant WORKER_UNABLE_TO_PROCESS_IT_S_TEXT_CONTENT.

◆ WORKER_UNABLE_TO_PROCESS_OTHER_WORKER

const String iText.Html2pdf.LogMessageConstant.WORKER_UNABLE_TO_PROCESS_OTHER_WORKER = "Worker of type {0} unable to process {1}"
static

The Constant WORKER_UNABLE_TO_PROCESS_OTHER_WORKER.