Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_VALIDATOR |
"7" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
certificateNotFoundMessage |
"Certificate not found." |
public static final String |
corruptedLicenseFileMessage |
"License file was corrupted." |
public static final String |
corruptedSignatureMessage |
"Signature was corrupted." |
public static final String |
featureNotFoundMessage |
"One or more features was not found." |
public static final String |
incompatibleDeployment |
"The deployment types must be the same for every add-on and iText core license." |
public static final String |
incompatibleLicenses |
"The license info of already loaded license doesn\'t match the new one." |
public static final String |
incompatibleType |
"The license type of the add-on product needs to be the same as the core license." |
public static final String |
invalidPublicKeyMessage |
"Invalid public key." |
public static final String |
iText5LicenseIncorrectlyLoadedMessage |
"This license is not an iText 7 license. While trying to verify if this is an iText 5 license, the following issue arose: " |
public static final String |
iText5LicenseMessage |
"This is an iText 5 license. If you need an iText 7 license, please contact our sales department. If you want to use this license, please use iText 5." |
public static final String |
licenseExpiredMessage |
"Loaded License has expired." |
public static final String |
licenseNotLoadedMessage |
"License file not loaded." |
public static final String |
licenseProductNotLoadedMessage |
"No license loaded for product {0}. Please use LicenseKey.loadLicense(...) to load one." |
public static final String |
loadingLicenseIsExpiredMessage |
"License being loaded is expired" |
public static final String |
noLicenseAttributeMessage |
"Licensee element does not contain attribute with name: {0}." |
public static final String |
noLicenseeElementMessage |
"Licensee element was not found." |
public static final String |
noLicenseTagElementMessage |
"Licensee element does not contain element with tag: {0}." |
public static final String |
noProductAttributeMessage |
"Product element doesn\'t contain attribute with name: {0}." |
public static final String |
noProductTagElementMessage |
"Product element doesn\'t contain element with tag: {0}." |
public static final String |
productLicenseExpiredMessage |
"License for product has expired." |
public static final String |
productNotFoundMessage |
"Product was not found." |
public static final String |
signatureDecodingErrorMessage |
"Signature decoding error." |
public static final String |
standaloneLicenseMessage |
"This is a standalone license and an only be used in the standalone application." |
public static final String |
unableToSendStrictEvent |
"Unable to send strict volume event" |
public static final String |
volumeLicenseNotLoaded |
"The \'itext-licensekey-volume\' library is required for your license type, but it is missing or outdated. Please add or update this library. If you have any questions, contact our support team: https://itextpdf.com/support." |
public static final String |
wrongPlatformMessage |
"Product requires different platform than contained in license file." |
public static final String |
wrongVersionMessage |
"Product requires different version than contained in license file." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CAPACITY_RENTAL_TYPE |
"capacityRental" |
public static final String |
DEFAULT_5_VERSION |
"5" |
public static final String |
DEFAULT_7_VERSION |
"7.0" |
public static final String |
DEFAULT_PLATFORM |
"java" |
public static final String |
FEATURE_ELEMENT_NAME |
"feature" |
public static final String |
FEATURE_NAME |
"name" |
public static final String |
FEATURE_VERSION |
"version" |
public static final String |
ITEXT5_VALIDATOR_TAG |
"5" |
public static final String |
ITEXT7_VALIDATOR_TAG |
"7" |
public static final String |
LICENSE_DATE |
"date" |
public static final String |
LICENSE_ELEMENT_NAME |
"license" |
public static final String |
LICENSE_ISSUER |
"issuer" |
public static final String |
LICENSE_LIB_VERSION |
"library" |
public static final String |
LICENSEE_ACCESS |
"access" |
public static final String |
LICENSEE_COMMENT |
"comment" |
public static final String |
LICENSEE_COMPANY |
"company" |
public static final String |
LICENSEE_CONFIGURATION |
"configuration" |
public static final String |
LICENSEE_ELEMENT_NAME |
"licensee" |
public static final String |
LICENSEE_EMAIL |
"email" |
public static final String |
LICENSEE_EXPIRE |
"expire" |
public static final String |
LICENSEE_KEY |
"key" |
public static final String |
LICENSEE_NAME |
"name" |
public static final String |
LICENSEE_PRODUCER_LINE |
"producer" |
public static final String |
LICENSEE_SECRET |
"secret" |
public static final String |
LICENSEE_SIGNATURE |
"signature" |
public static final String |
LICENSEE_SUBTYPE |
"deploymenttype" |
public static final String |
LICENSEE_TYPE |
"licensetype" |
public static final String |
LICENSEE_VERSION |
"version" |
public static final String |
NOOP_VALIDATOR_TAG |
"NOOP" |
public static final String |
PRODUCT_ELEMENT_NAME |
"product" |
public static final String |
PRODUCT_EXPIRE |
"expire" |
public static final String |
PRODUCT_MAJOR |
"major" |
public static final String |
PRODUCT_MINOR |
"minor" |
public static final String |
PRODUCT_NAME |
"name" |
public static final String |
PRODUCT_PLATFORM |
"platform" |
public static final String |
PRODUCT_SIGNATURE |
"signature" |
public static final String |
PRODUCT_SUBTYPE |
"deploymenttype" |
public static final String |
PRODUCT_TYPE |
"licensetype" |
public static final String |
STANDALONE_LICENSEE_TYPE |
"standalone" |
public static final String |
VOLUME_TYPE |
"volume" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
UNABLE_TO_REGISTER_EVENT_CONTEXT |
"Unable to register event context. Event counter may throw more events than expected." |
public static final String |
UNABLE_TO_RESET_KERNEL_VERSION |
"Unable to reset kernel version in iText 7. The information in it may not represent actual info of load license." |
public static final String |
UNABLE_TO_RESET_LEGACY_KERNEL_VERSION |
"Unable to reset kernel version in iText 5. The information in it may not represent actual info of load license." |
public static final String |
VOLUME_LICENSE_NOT_LOADED |
"The \'itext-licensekey-volume\' library is required for your license type, but it is missing or outdated. Please add or update this library. If you keep seeing this warning message, contact our support team: https://itextpdf.com/support." |
public static final String |
VOLUME_SEND_RECORD_FAILED |
"iText was unable to record your usage information as required by the Capacity Rental License. Please make sure this machine is able to connect to the iText Volume Server. If you keep seeing this warning message, contact our support team: https://itextpdf.com/support." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DITO_NAMESPACE |
"com.itextpdf.dito" |
public static final String |
ITEXT_NAMESPACE |
"com.itextpdf" |
public static final String |
LAYOUT_NAMESPACE |
"com.itextpdf.layout" |
public static final String |
PDF_2_DATA_NAMESPACE |
"com.duallab.pdf2data" |
public static final String |
PDF_2_DATA_TYPE_PREFIX |
"pdf2data-" |
public static final String |
PDF_CALLIGRAPH_NAMESPACE |
"com.itextpdf.typography" |
public static final String |
PDF_HTML_NAMESPACE |
"com.itextpdf.html2pdf" |
public static final String |
PDF_INDEXER_CORE_NAMESPACE |
"com.itextpdf.indexer" |
public static final String |
PDF_OCR_NAMESPACE |
"com.itextpdf.ocr" |
public static final String |
PDF_OCR_PLUS_NAMESPACE |
"com.itextpdf.ocrplus" |
public static final String |
PDF_RENDER_NAMESPACE |
"com.itextpdf.pdfrender" |
public static final String |
PDF_SEARCH_NAMESPACE |
"com.itextpdf.search" |
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 © 2020. All rights reserved.