| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CORE_BARCODES |
"com.itextpdf.barcodes" |
public static final String |
CORE_EVENTS |
"com.itextpdf.events" |
public static final String |
CORE_FORMS |
"com.itextpdf.forms" |
public static final String |
CORE_IO |
"com.itextpdf.io" |
public static final String |
CORE_KERNEL |
"com.itextpdf.kernel" |
public static final String |
CORE_LAYOUT |
"com.itextpdf.layout" |
public static final String |
CORE_PDFA |
"com.itextpdf.pdfa" |
public static final String |
CORE_SIGN |
"com.itextpdf.signatures" |
public static final String |
CORE_SVG |
"com.itextpdf.svg" |
public static final String |
CORE_SXP |
"com.itextpdf.styledxmlparser" |
public static final String |
ITEXT |
"com.itextpdf" |
public static final String |
PDF_HTML |
"com.itextpdf.html2pdf" |
public static final String |
PDF_OCR |
"com.itextpdf.pdfocr" |
public static final String |
PDF_OCR_TESSERACT4 |
"com.itextpdf.pdfocr.tesseract4" |
public static final String |
PDF_SWEEP |
"com.itextpdf.pdfcleanup" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ITEXT_CORE |
"itext-core" |
public static final String |
PDF_HTML |
"pdfHtml" |
public static final String |
PDF_OCR_TESSERACT4 |
"pdfOcr-tesseract4" |
public static final String |
PDF_SWEEP |
"pdfSweep" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_DURING_EVENT_PROCESSING |
"Error during event processing" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ELEMENT_ALREADY_HAS_IDENTIFIER |
"Element already has sequence id: {0}, new id {1} will be ignored" |
public static final String |
FILE_NAME_ALREADY_EXIST |
"File name: {0}, already exists." |
public static final String |
FILE_NAME_CAN_NOT_BE_NULL |
"File name can not be null." |
public static final String |
FILE_NAME_SHOULD_BE_UNIQUE |
"File name should be unique." |
public static final String |
FILE_SHOULD_EXIST |
"File should exist." |
public static final String |
INVALID_USAGE_CONFIGURATION_FORBIDDEN |
"Invalid usage of placeholder \"{0}\": any configuration is forbidden" |
public static final String |
INVALID_USAGE_FORMAT_REQUIRED |
"Invalid usage of placeholder \"{0}\": format is required" |
public static final String |
JSON_OBJECT_CAN_NOT_BE_NULL |
"Passed json object can not be null" |
public static final String |
NO_EVENTS_WERE_REGISTERED_FOR_THE_DOCUMENT |
"No events were registered for the document!" |
public static final String |
PATTERN_CONTAINS_OPEN_QUOTATION |
"Pattern contains open quotation!" |
public static final String |
PATTERN_CONTAINS_UNEXPECTED_CHARACTER |
"Pattern contains unexpected character {0}" |
public static final String |
PATTERN_CONTAINS_UNEXPECTED_COMPONENT |
"Pattern contains unexpected component {0}" |
public static final String |
PRODUCT_NAME_CAN_NOT_BE_NULL |
"Product name can not be null." |
public static final String |
STREAM_CAN_NOT_BE_NULL |
"Passed stream can not be null" |
public static final String |
UNKNOWN_ITEXT_EXCEPTION |
"Unknown ITextException." |
public static final String |
ZIP_ENTRY_NOT_FOUND |
"Zip entry not found for name: {0}" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
UNKNOWN_PRODUCT |
"Product {0} is unknown. Probably you have to register it." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
INVALID_STATISTICS_NAME |
"Statistics name {0} is invalid. Cannot find corresponding statistics aggregator." |
public static final String |
LOCAL_FILE_COMPRESSION_FAILED |
"Cannot archive files into zip. Exception message: {0}." |
public static final String |
UNABLE_TO_DESERIALIZE_JSON |
"Unable to deserialize json. Exception {0} was thrown with the message: {1}." |
public static final String |
UNABLE_TO_SERIALIZE_OBJECT |
"Unable to serialize object. Exception {0} was thrown with the message: {1}." |
public static final String |
UNKNOWN_PLACEHOLDER_WAS_IGNORED |
"Unknown placeholder {0} was ignored" |
public static final String |
UNREPORTED_EVENT |
"Event for the product {0} with type {1} attempted to be confirmed but it had not been reported yet. Probably appropriate process fail" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DECODE |
0 |
public static final int |
DONT_BREAK_LINES |
8 |
public static final int |
ENCODE |
1 |
public static final int |
GZIP |
2 |
public static final int |
NO_OPTIONS |
0 |
public static final int |
ORDERED |
32 |
public static final int |
URL_SAFE |
16 |
Copyright © 1998–2022 iText Group NV. All rights reserved.