Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ANY_ERRORS_OCCURRED_KEY |
"any-errors-occurred-key" |
public static final String |
CANVAS_PROCESSOR_KEY |
"canvas-processor-key" |
public static final String |
CONVERTED_CONTENT_STREAMS_KEY |
"converted-content-streams-key" |
public static final String |
CURRENT_RESOURCES_KEY |
"current-resources-key" |
public static final String |
EVENT_LISTENER_KEY |
"event-listener-key" |
public static final String |
IS_PDF_A_DOCUMENT_KEY |
"is-pdf-a-document-key" |
public static final String |
PROCESSED_CONTENT_STREAMS_KEY |
"processed-content-streams-key" |
public static final String |
RESOURCES_FOR_CONVERSION_KEY |
"resources-for-conversion-key" |
public static final String |
RESOURCES_FOR_STREAM_PROCESSING_KEY |
"resources-for-stream-processing-key" |
public static final String |
WRITER_PROPERTIES_KEY |
"writer-properties-key" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OPTIMIZE_PDF |
"optimize-pdf" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CAN_NOT_CONVERT_DEVICE_COLOR_SPACE_FOR_NON_BITMAP |
"Can\'t convert original device color space for non-bitmap image, PDF\\A conformance will be compromised." |
public static final String |
CAN_NOT_CONVERT_DEVICEN_COLOR_SPACE |
"Can\'t convert deviceN color space, PDF\\A conformance will be compromised." |
public static final String |
CAN_NOT_CONVERT_INDEXED_COLOR_SPACE_FOR_NON_BITMAP |
"Can\'t convert indexed color space based on original color space for non-bitmap image, PDF\\A conformance will be compromised." |
public static final String |
CAN_NOT_CONVERT_SEPARATION_COLOR_SPACE |
"Can\'t convert separation color space, PDF\\A conformance will be compromised." |
public static final String |
CAN_NOT_CONVERT_SHADING_PATTERN_COLOR_SPACE |
"Can\'t convert color space of shading pattern, PDF\\A conformance will be compromised." |
public static final String |
CAN_NOT_CONVERT_TRANSPARENCY_XOBJECT_GROUP_COLOR_SPACE |
"Can\'t convert color space of transparency xObject group, PDF\\A conformance will be compromised." |
public static final String |
INVALID_COMPRESSION_PARAMETER |
"Invalid compression parameter! Value {0} is out of range [0, 1]" |
public static final String |
INVALID_DATA_LENGTH |
"Invalid data length, expected length = {0}, actual length = {1}" |
public static final String |
INVALID_OUTPUT_INTENT_ICC_PROFILE_COLOR_SPACE |
"Invalid output intent Icc profile color space, expected = {0}, actual = {1}." |
public static final String |
INVALID_OUTPUT_INTENT_SUBTYPE |
"Invalid output intent subtype, should be GTS_PDFA1." |
public static final String |
INVALID_SCALING_PARAMETER |
"Invalid scaling parameter! Value {0} is out of range (0, 1]" |
public static final String |
LENGTH_OF_ARRAY_SHOULD_MATCH_NUMBER_OF_COMPONENTS |
"Length of pixel array ({0}) should match number of components ({1})" |
public static final String |
MASK_ARRAY_DOES_NOT_CORRESPOND_WITH_CONVERTER |
"Mask array does not correspond with the converter! Its length is {0} but expected length is {1}" |
public static final String |
MASK_ARRAY_SHOULD_HAVE_EVEN_POSITIVE_LENGTHS |
"Mask array has invalid length {0}. It should have even positive length" |
public static final String |
MASKED_COLORS_HAVE_DIFFERENT_LENGTHS |
"Minimum and maximum masked colors have different number of components: {0} and {1}." |
public static final String |
OUTPUT_INTENT_WAS_NOT_SET |
"PDF/A document color space is under color conversion, but new output intent is not set. Either set new output intent or ignore PDF/A conformance in CsConverterProperties." |
public static final String |
PIXEL_OUT_OF_BORDERS |
"Pixel ({0}, {1}) is out of borders of the picture with parameter {2} x {3}" |
public static final String |
PROFILE_CANNOT_BE_NULL |
"Profile cannot be null!" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OPTIMIZATION_REPORT_GENERATED |
"PDF optimization report generated, see: {0}" |
public static final String |
PDF_OPTIMIZER_IS_USED_WITHOUT_ANY_HANDLERS |
"PdfOptimizer is used without any optimization handlers. So no operations with PDF document will be performed." |
public static final String |
UNABLE_TO_GENERATE_REPORT |
"Unable to generate PDF optimization report!" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AP_COLOR_SPACE_WAS_CONVERTED |
"Color space of the appearance stream with reference {0} was converted." |
public static final String |
CANVAS_PROCESSOR_ARE_NOT_ACCESSIBLE |
"Canvas processor are not accessible!" |
public static final String |
COLOR_SPACE_CONVERTER_NOT_INSTALLED |
"No color space converter was installed." |
public static final String |
COLOR_SPACE_IS_NOT_SUPPORTED |
"Color space {0} is not supported by image processor {1}. Unable to optimize image with reference {2}" |
public static final String |
CONVERTED_CONTENT_STREAMS_ARE_NOT_ACCESSIBLE |
"Converted content streams are not accessible!" |
public static final String |
CURRENT_RESOURCES_ARE_NOT_ACCESSIBLE |
"Current resources are not accessible!" |
public static final String |
FILTER_IS_NOT_SUPPORTED |
"Filter {0} is not supported by image processor {1}. Unable to optimize image with reference {2}" |
public static final String |
FONT_DUPLICATIONS_FOUND |
"Amount of found font duplications: {0}" |
public static final String |
FONT_SUBSET_SKIPPED |
"Font subset creation is skipped for {0}: {1}" |
public static final String |
FONT_SUBSETTING_CANNOT_BE_USED_FOR_PDFA1 |
"Unable to subset fonts for PDF/A-1 document. Font subsetting will not be applied to optimize the document." |
public static final String |
GLYPHS_FOUND_SUCCESSFULLY |
"Glyphs in document were found successfully." |
public static final String |
IMAGE_COLOR_SPACE_WAS_CONVERTED |
"Color space of the image with reference {0} was converted." |
public static final String |
IMAGE_INCREASED_SIZE_AFTER_OPTIMIZATION |
"Image with reference {0} has increased size after optimization, the original image will be saved." |
public static final String |
IMAGE_WAS_OPTIMIZED |
"Image with reference {0} was optimized." |
public static final String |
INLINE_IMAGE_WAS_CONVERTED |
"Inline image was converted." |
public static final String |
INLINE_IMAGE_WAS_TRANSFORMED_TO_XOBJECT |
"Inline image was transformed to xObject." |
public static final String |
IS_PDF_A_DOCUMENT_ARE_NOT_ACCESSIBLE |
"Is PDF\\A document key are not accessible!" |
public static final String |
NO_FONT_DUPLICATION_FOUND |
"No font duplication found" |
public static final String |
OUTPUT_INTENT_WAS_REPLACED |
"Output intent was replaced." |
public static final String |
PDF_A_ID_SCHEMAS_WERE_REMOVED |
"PDF\\A id schemas were removed from PDF XMP metadata." |
public static final String |
PROCESSED_CONTENT_STREAMS_ARE_NOT_ACCESSIBLE |
"Processed content streams are not accessible!" |
public static final String |
RESOURCE_FOR_STREAM_PROCESSING_ARE_NOT_ACCESSIBLE |
"Resource for stream processing are not accessible!" |
public static final String |
RESOURCES_COLOR_SPACE_WAS_CONVERTED |
"Color space of the content stream resources was converted." |
public static final String |
RESOURCES_FOR_CONVERSION_ARE_NOT_ACCESSIBLE |
"Resources for conversion are not accessible!" |
public static final String |
STREAM_COLOR_SPACE_WAS_CONVERTED |
"Color space of the content stream with reference {0} was converted." |
public static final String |
UNABLE_SUBSET_FONT |
"Unable to subset document font: {0}" |
public static final String |
UNABLE_SUBSET_FONT_DESCRIPTOR_SHARED |
"Unable to subset document font, its font descriptor is shared with other fonts: {0}" |
public static final String |
UNABLE_SUBSET_FONT_NOT_USED |
"Unable to subset document font, no used glyphs were found: {0}" |
public static final String |
UNABLE_SUBSET_FONT_UNKNOWN_GLYPHS |
"Unable to subset document font, not all used glyphs were decoded: {0}" |
public static final String |
UNABLE_SUBSET_FONTS |
"Unable to subset document fonts" |
public static final String |
UNABLE_TO_CONVERT_AP_COLOR_SPACE |
"Unable to convert color space of the appearance stream with reference {0}." |
public static final String |
UNABLE_TO_CONVERT_DEVICE_COLOR_SPACE_FOR_NON_BITMAP |
"Unable to convert device color space for non-bitmap image." |
public static final String |
UNABLE_TO_CONVERT_DEVICEN_COLOR_SPACE |
"Unable to convert deviceN color space." |
public static final String |
UNABLE_TO_CONVERT_IMAGE_COLOR_SPACE |
"Unable to convert color space of the image with reference {0} of type {1}." |
public static final String |
UNABLE_TO_CONVERT_IMAGE_WITH_SMASK_WITH_MATTE_FIELD |
"Unable to convert color space of the image with reference {0} which contain sMask with Matte field." |
public static final String |
UNABLE_TO_CONVERT_INDEXED_COLOR_SPACE_FOR_NON_BITMAP |
"Unable to convert indexed color space based on device color space for non-bitmap image." |
public static final String |
UNABLE_TO_CONVERT_INLINE_IMAGE |
"Unable to convert inline image." |
public static final String |
UNABLE_TO_CONVERT_RESOURCES_COLOR_SPACE |
"Unable to convert color space of the content stream resources." |
public static final String |
UNABLE_TO_CONVERT_SEPARATION_COLOR_SPACE |
"Unable to convert separation color space." |
public static final String |
UNABLE_TO_CONVERT_SHADING_PATTERN_COLOR_SPACE |
"Unable to convert shading pattern color space." |
public static final String |
UNABLE_TO_CONVERT_STREAM_COLOR_SPACE |
"Unable to convert color space of the content stream with reference {0}." |
public static final String |
UNABLE_TO_CONVERT_TRANSPARENCY_GROUP_COLOR_SPACE |
"Unable to convert transparency group color space." |
public static final String |
UNABLE_TO_OPTIMIZE_IMAGE |
"Unable to optimize image with reference {0} of type {1}" |
public static final String |
UNABLE_TO_PROCESS_PAGE_GLYPHS |
"Unable to process glyphs in page content stream with reference {0}." |
public static final String |
UNABLE_TO_PROCESS_RESOURCES_GLYPHS |
"Unable to process glyphs of the content stream resources." |
public static final String |
UNABLE_TO_REMOVE_PDF_A_ID_SCHEMAS |
"Unable to remove PDF\\A id schemas from PDF XMP metadata." |
public static final String |
USED_GLYPHS_EVENT_LISTENER_ARE_NOT_ACCESSIBLE |
"Used glyphs event listener are not accessible!" |
public static final String |
WRITER_PROPERTIES_ARE_NOT_ACCESSIBLE |
"WriterProperties are not accessible!" |
Copyright © 1998–2022 iText Group NV. All rights reserved.