Constant Field Values
Contents
com.itextpdf.*
-
com.itextpdf.pdfoffice.actions.events.PdfOfficeProductEvent
-
com.itextpdf.pdfoffice.exceptions.PdfOfficeExceptionMessageConstantModifier and TypeConstant FieldValue
public static final String"Invalid sheet name has been selected: the name is blank. Specified sheet won\'t be converted."public static final String"Conversion failed with the following message: {0}."public static final String"Type of the converted input file is not detected."public static final String"Input file does not exist: {0}"public static final String"Invalid sheet name \"{0}\" has been selected: the name contains some of the following characters: \":\", \"\\\", \"/\", \"?\", \"*\", \"[\" or \"]\". Specified sheet won\'t be converted."public static final String"Negative or zero values are not allowed"public static final String"It is not possible to write to the passed output. No PDF will be generated"public static final String"Invalid sheet name has been selected: the name is null. Specified sheet won\'t be converted."public static final String"Output PDF has no pages"public static final String"Page number must not be equal to 0, since the document\'s pages are numbered in such a way that the first page has an index of 1."public static final String"The passed file to be converted is of unsupported type: {0}"public static final String"Passed range is empty against passed file"public static final String"Passed range has descending order: start page number \"{0}\" is greater than end page number \"{1}\"."public static final String"{0} waiting time exceeded the maximum limit. Conversion will be aborted."public static final String"{0} was interrupted during document conversion."public static final String"Invalid sheet name \"{0}\" has been selected: the name exceeds 31 characters. Specified sheet won\'t be converted."
-
com.itextpdf.pdfoffice.logs.PdfOfficeLogMessageConstantModifier and TypeConstant FieldValue
public static final String"File passed as InputStream is too big. Please try to use the conversion method, which takes a File instance as input."public static final String"Multithreading document conversion is not supported yet. {0} is waiting for its turn."public static final String"Sheet with name {0} has already been passed to be printed. It will appear only once in the resultant document."public static final String"Selected sheet {0} does not exist in the specified file."