| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LICENSE_FILE_NOT_LOADED |
"License file not loaded." |
public static final String |
MAJOR_VERSION_IS_NOT_NUMERIC |
"Major version is not numeric" |
public static final String |
MINOR_VERSION_IS_NOT_NUMERIC |
"Minor version is not numeric" |
public static final String |
NO_I_TEXT7_LICENSE_IS_LOADED_BUT_AN_I_TEXT5_LICENSE_IS_LOADED |
"No iText7 License is loaded but an iText5 license is loaded." |
public static final String |
THE_MAJOR_VERSION_OF_THE_LICENSE_0_IS_HIGHER_THAN_THE_MAJOR_VERSION_1_OF_THE_CORE_LIBRARY |
"The major version of the license ({0}) is higher than the major version ({1}) of the Core library." |
public static final String |
THE_MAJOR_VERSION_OF_THE_LICENSE_0_IS_LOWER_THAN_THE_MAJOR_VERSION_1_OF_THE_CORE_LIBRARY |
"The major version of the license ({0}) is lower than the major version ({1}) of the Core library." |
public static final String |
THE_MINOR_VERSION_OF_THE_LICENSE_0_IS_HIGHER_THAN_THE_MINOR_VERSION_1_OF_THE_CORE_LIBRARY |
"The minor version of the license ({0}) is higher than the minor version ({1}) of the Core library." |
public static final String |
THE_MINOR_VERSION_OF_THE_LICENSE_0_IS_LOWER_THAN_THE_MINOR_VERSION_1_OF_THE_CORE_LIBRARY |
"The minor version of the license ({0}) is lower than the minor version ({1}) of the Core library." |
public static final String |
UNKNOWN_EXCEPTION_WHEN_CHECKING_LICENSE_VERSION |
"Unknown Exception when checking License version" |
public static final String |
VERSION_STRING_IS_EMPTY_AND_CANNOT_BE_PARSED |
"Version string is empty and cannot be parsed." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
_1IsAnUnknownGraphicsStateDictionary |
"{0} is an unknown graphics state dictionary." |
public static final String |
_1IsNotAnAcceptableValueForTheField2 |
"{0} is not an acceptable value for the field {1}." |
public static final String |
_1IsNotAValidPlaceableWindowsMetafile |
"{0} is not a valid placeable windows metafile." |
public static final String |
AnnotationShallHaveReferenceToPage |
"Annotation shall have reference to page." |
public static final String |
AppendModeRequiresADocumentWithoutErrorsEvenIfRecoveryWasPossible |
"Append mode requires a document without errors, even if recovery is possible." |
public static final String |
AuthenticatedAttributeIsMissingTheDigest |
"Authenticated attribute is missing the digest." |
public static final String |
AvailableSpaceIsNotEnoughForSignature |
"Available space is not enough for signature." |
public static final String |
BadCertificateAndKey |
"Bad public key certificate and/or private key." |
public static final String |
BadUserPassword |
"Bad user password. Password is not provided or wrong password provided. Correct password should be passed to PdfReader constructor with properties. See ReaderProperties#setPassword() method." |
public static final String |
CannotAddCellToCompletedLargeTable |
"The large table was completed. It\'s prohibited to use it anymore. Created different Table instance instead." |
public static final String |
CannotAddKidToTheFlushedElement |
"Cannot add kid to the flushed element." |
public static final String |
CannotAddNonDictionaryExtGStateToResources1 |
"Cannot add graphic state to resources. The PdfObject type is {0}, but should be PdfDictionary." |
public static final String |
CannotAddNonDictionaryPatternToResources1 |
"Cannot add pattern to resources. The PdfObject type is {0}, but should be PdfDictionary or PdfStream." |
public static final String |
CannotAddNonDictionaryPropertiesToResources1 |
"Cannot add properties to resources. The PdfObject type is {0}, but should be PdfDictionary." |
public static final String |
CannotAddNonDictionaryShadingToResources1 |
"Cannot add shading to resources. The PdfObject type is {0}, but should be PdfDictionary or PdfStream." |
public static final String |
CannotAddNonStreamFormToResources1 |
"Cannot add form to resources. The PdfObject type is {0}, but should be PdfStream." |
public static final String |
CannotAddNonStreamImageToResources1 |
"Cannot add image to resources. The PdfObject type is {0}, but should be PdfStream." |
public static final String |
CannotBeEmbeddedDueToLicensingRestrictions |
"{0} cannot be embedded due to licensing restrictions." |
public static final String |
CannotCloseDocument |
"Cannot close document." |
public static final String |
CannotCloseDocumentWithAlreadyFlushedPdfCatalog |
"Cannot close document with already flushed PDF Catalog." |
public static final String |
CannotConvertPdfArrayToBooleanArray |
"Cannot convert PdfArray to an array of booleans" |
public static final String |
CannotConvertPdfArrayToDoubleArray |
"Cannot convert PdfArray to an array of doubles." |
public static final String |
CannotConvertPdfArrayToFloatArray |
"Cannot convert PdfArray to an array of floats." |
public static final String |
CannotConvertPdfArrayToIntArray |
"Cannot convert PdfArray to an array of integers." |
public static final String |
CannotConvertPdfArrayToLongArray |
"Cannot convert PdfArray to an array of longs." |
public static final String |
CannotConvertPdfArrayToRectanle |
"Cannot convert PdfArray to Rectangle." |
public static final String |
CannotCopyFlushedObject |
"Cannot copy flushed object." |
public static final String |
CannotCopyFlushedTag |
"Cannot copy flushed tag." |
public static final String |
CannotCopyIndirectObjectFromTheDocumentThatIsBeingWritten |
"Cannot copy indirect object from the document that is being written." |
public static final String |
CannotCopyObjectContent |
"Cannot copy object content." |
public static final String |
CannotCopyToDocumentOpenedInReadingMode |
"Cannot copy to document opened in reading mode." |
public static final String |
CannotCreateLayoutImageByWmfImage |
"Cannot create layout image by WmfImage instance. First convert the image into FormXObject and then use the corresponding layout image constructor." |
public static final String |
CannotCreatePdfImageXObjectByWmfImage |
"Cannot create PdfImageXObject instance by WmfImage. Use PdfFormXObject constructor instead." |
public static final String |
CannotCreatePdfStreamByInputStreamWithoutPdfDocument |
"Cannot create pdfstream by InputStream without PdfDocument." |
public static final String |
CannotDecodePkcs7SigneddataObject |
"Cannot decode PKCS#7 SignedData object." |
public static final String |
CannotFindImageDataOrEI |
"Cannot find image data or EI." |
public static final String |
CannotFindSigningCertificateWithSerial1 |
"Cannot find signing certificate with serial {0}." |
public static final String |
CannotFlushDocumentRootTagBeforeDocumentIsClosed |
"Cannot flush document root tag before document is closed." |
public static final String |
CannotFlushObject |
"Cannot flush object." |
public static final String |
CannotGetContentBytes |
"Cannot get content bytes." |
public static final String |
CannotGetPdfStreamBytes |
"Cannot get PdfStream bytes." |
public static final String |
CannotMoveFlushedTag |
"Cannot move flushed tag" |
public static final String |
CannotMovePagesInPartlyFlushedDocument |
"Cannot move pages in partly flushed document. Page number {0} is already flushed." |
public static final String |
CannotMoveToFlushedKid |
"Cannot move to flushed kid." |
public static final String |
CannotMoveToMarkedContentReference |
"Cannot move to marked content reference." |
public static final String |
CannotMoveToParentCurrentElementIsRoot |
"Cannot move to parent current element is root." |
public static final String |
CannotOpenDocument |
"Cannot open document." |
public static final String |
CannotOperateWithFlushedPdfStream |
"Cannot operate with the flushed PdfStream." |
public static final String |
CannotParseContentStream |
"Cannot parse content stream." |
public static final String |
CannotReadAStreamInOrderToAppendNewBytes |
"Cannot read a stream in order to append new bytes." |
public static final String |
CannotReadPdfObject |
"Cannot read PdfObject." |
public static final String |
CannotRecogniseDocumentFontWithEncoding |
"Cannot recognise document font {0} with {1} encoding" |
public static final String |
CannotRelocateRootTag |
"Cannot relocate root tag." |
public static final String |
CannotRelocateTagWhichIsAlreadyFlushed |
"Cannot relocate tag which is already flushed." |
public static final String |
CannotRelocateTagWhichParentIsAlreadyFlushed |
"Cannot relocate tag which parent is already flushed." |
public static final String |
CannotRemoveDocumentRootTag |
"Cannot remove document root tag." |
public static final String |
CannotRemoveMarkedContentReferenceBecauseItsPageWasAlreadyFlushed |
"Cannot remove marked content reference, because its page has been already flushed." |
public static final String |
CannotRemoveTagBecauseItsParentIsFlushed |
"Cannot remove tag, because its parent is flushed." |
public static final String |
CannotRetrieveMediaBoxAttribute |
"Invalid PDF. There is no media box attribute for page or its parents." |
public static final String |
CannotSetDataToPdfstreamWhichWasCreatedByInputStream |
"Cannot set data to PdfStream which was created by InputStream." |
public static final String |
CannotSetEncryptedPayloadToDocumentOpenedInReadingMode |
"Cannot set encrypted payload to a document opened in read only mode." |
public static final String |
CannotSetEncryptedPayloadToEncryptedDocument |
"Cannot set encrypted payload to an encrypted document." |
public static final String |
CannotSplitDocumentThatIsBeingWritten |
"Cannot split document that is being written." |
public static final String |
CannotWriteObjectAfterItWasReleased |
"Cannot write object after it was released. In normal situation the object must be read once again before being written." |
public static final String |
CannotWriteToPdfStream |
"Cannot write to PdfStream." |
public static final String |
CertificateIsNotProvidedDocumentIsEncryptedWithPublicKeyCertificate |
"Certificate is not provided. Document is encrypted with public key certificate, it should be passed to PdfReader constructor with properties. See ReaderProperties#setPublicKeySecurityParams() method." |
public static final String |
CertificationSignatureCreationFailedDocShallNotContainSigs |
"Certification signature creation failed. Document shall not contain any certification or approval signatures before signing with certification signature." |
public static final String |
CfNotFoundEncryption |
"/CF not found (encryption)" |
public static final String |
CodabarMustHaveAtLeastStartAndStopCharacter |
"Codabar must have at least start and stop character." |
public static final String |
CodabarMustHaveOneAbcdAsStartStopCharacter |
"Codabar must have one of \'ABCD\' as start/stop character." |
public static final String |
ColorSpaceNotFound |
"ColorSpace not found." |
public static final String |
ContentStreamMustNotInvokeOperatorsThatSpecifyColorsOrOtherColorRelatedParameters |
"Content stream must not invoke operators that specify colors or other color related parameters in the graphics state." |
public static final String |
DecodeParameterType1IsNotSupported |
"Decode parameter type {0} is not supported." |
public static final String |
DefaultcryptfilterNotFoundEncryption |
"/DefaultCryptFilter not found (encryption)." |
public static final String |
DictionaryDoesntHave1FontData |
"Dictionary doesn\'t have {0} font data." |
public static final String |
DictionaryDoesntHaveSupportedFontData |
"Dictionary doesn\'t have supported font data." |
public static final String |
DictionaryKey1IsNotAName |
"Dictionary key {0} is not a name." |
public static final String |
DocumentAlreadyPreClosed |
"Document has been already pre closed." |
public static final String |
DocumentClosedItIsImpossibleToExecuteAction |
"Document was closed. It is impossible to execute action." |
public static final String |
DocumentDoesntContainStructTreeRoot |
"Document doesn\'t contain StructTreeRoot." |
public static final String |
DocumentForCopyToCannotBeNull |
"Document for copyTo cannot be null." |
public static final String |
DocumentHasNoPages |
"Document has no pages." |
public static final String |
DocumentHasNoPdfCatalogObject |
"Document has no PDF Catalog object." |
public static final String |
DocumentMustBePreClosed |
"Document must be preClosed." |
public static final String |
EncryptedPayloadFileSpecDoesntHaveEncryptedPayloadDictionary |
"Encrypted payload file spec shall have encrypted payload dictionary." |
public static final String |
EncryptedPayloadFileSpecShallBeIndirect |
"Encrypted payload file spec shall be indirect." |
public static final String |
EncryptedPayloadFileSpecShallHaveEFDictionary |
"Encrypted payload file spec shall have \'EF\' key. The value of such key shall be a dictionary that contains embedded file stream." |
public static final String |
EncryptedPayloadFileSpecShallHaveTypeEqualToFilespec |
"Encrypted payload file spec shall have \'Type\' key. The value of such key shall be \'Filespec\'." |
public static final String |
EncryptedPayloadShallHaveSubtype |
"Encrypted payload shall have \'Subtype\' field specifying crypto filter" |
public static final String |
EncryptedPayloadShallHaveTypeEqualsToEncryptedPayloadIfPresent |
"Encrypted payload dictionary shall have field \'Type\' equal to \'EncryptedPayload\' if present" |
public static final String |
EndOfContentStreamReachedBeforeEndOfImageData |
"End of content stream reached before end of image data." |
public static final String |
ErrorWhileReadingObjectStream |
"Error while reading Object Stream." |
public static final String |
FailedToGetTsaResponseFrom1 |
"Failed to get TSA response from {0}." |
public static final String |
FieldAlreadySigned |
"Field has been already signed." |
public static final String |
FieldFlatteningIsNotSupportedInAppendMode |
"Field flattening is not supported in append mode." |
public static final String |
FieldNamesCannotContainADot |
"Field names cannot contain a dot." |
public static final String |
FieldTypeIsNotASignatureFieldType |
"Field type is not a signature field type." |
public static final String |
FilePosition1CrossReferenceEntryInThisXrefSubsection |
"file position {0} cross reference entry in this xref subsection." |
public static final String |
Filter1IsNotSupported |
"Filter {0} is not supported." |
public static final String |
FilterCcittfaxdecodeIsOnlySupportedForImages |
"Filter CCITTFaxDecode is only supported for images" |
public static final String |
FilterIsNotANameOrArray |
"filter is not a name or array." |
public static final String |
FlushedPageCannotBeAddedOrInserted |
"Flushed page cannot be added or inserted." |
public static final String |
FontAndSizeMustBeSetBeforeWritingAnyText |
"Font and size must be set before writing any text." |
public static final String |
FontEmbeddingIssue |
"Font embedding issue." |
public static final String |
FontSizeIsTooSmall |
"Font size is too small." |
public static final String |
FormXObjectMustHaveBbox |
"Form XObject must have BBox." |
public static final String |
FunctionIsNotCompatibleWitColorSpace |
"Function is not compatible with ColorSpace." |
public static final String |
GivenAccessibleElementIsNotConnectedToAnyTag |
"Given accessible element is not connected to any tag." |
public static final String |
IllegalCharacterInAscii85decode |
"Illegal character in ASCII85Decode." |
public static final String |
IllegalCharacterInAsciihexdecode |
"illegal character in ASCIIHexDecode." |
public static final String |
IllegalCharacterInCodabarBarcode |
"Illegal character in Codabar Barcode." |
public static final String |
IllegalLengthValue |
"Illegal length value." |
public static final String |
IllegalRValue |
"Illegal R value." |
public static final String |
IllegalVValue |
"Illegal V value." |
public static final String |
InAPageLabelThePageNumbersMustBeGreaterOrEqualTo1 |
"In a page label the page numbers must be greater or equal to 1." |
public static final String |
InCodabarStartStopCharactersAreOnlyAllowedAtTheExtremes |
"In Codabar, start/stop characters are only allowed at the extremes." |
public static final String |
IncorrectNumberOfComponents |
"Incorrect number of components." |
public static final String |
InvalidCodewordSize |
"Invalid codeword size." |
public static final String |
InvalidCrossReferenceEntryInThisXrefSubsection |
"Invalid cross reference entry in this xref subsection." |
public static final String |
InvalidHttpResponse1 |
"Invalid http response {0}." |
public static final String |
InvalidIndirectReference1 |
"Invalid indirect reference {0}." |
public static final String |
InvalidMediaBoxValue |
"Tne media box object has incorrect values." |
public static final String |
InvalidOffsetForObject1 |
"Invalid offset for object {0}." |
public static final String |
InvalidPageStructure1 |
"Invalid page structure {0}." |
public static final String |
InvalidPageStructurePagesPagesMustBePdfDictionary |
"Invalid page structure. /Pages must be PdfDictionary." |
public static final String |
InvalidRangeArray |
"Invalid range array." |
public static final String |
InvalidTsa1ResponseCode2 |
"Invalid TSA {0} response code {1}." |
public static final String |
InvalidXrefStream |
"Invalid xref stream." |
public static final String |
InvalidXrefTable |
"Invalid xref table." |
public static final String |
IoException |
"I/O exception." |
public static final String |
IoExceptionWhileCreatingFont |
"I/O exception while creating Font" |
public static final String |
LzwDecoderException |
"LZW decoder exception." |
public static final String |
LzwFlavourNotSupported |
"LZW flavour not supported." |
public static final String |
MacroSegmentIdMustBeGtOrEqZero |
"macroSegmentId must be >= 0" |
public static final String |
MacroSegmentIdMustBeGtZero |
"macroSegmentId must be > 0" |
public static final String |
MacroSegmentIdMustBeLtMacroSegmentCount |
"macroSegmentId must be < macroSemgentCount" |
public static final String |
MustBeATaggedDocument |
"Must be a tagged document." |
public static final String |
NoCompatibleEncryptionFound |
"No compatible encryption found." |
public static final String |
NoCryptoDictionaryDefined |
"No crypto dictionary defined." |
public static final String |
NoKidWithSuchRole |
"No kid with such role." |
public static final String |
NoMaxLenPresent |
"No /MaxLen has been set even though the Comb flag has been set." |
public static final String |
NotAPlaceableWindowsMetafile |
"Not a placeable windows metafile." |
public static final String |
NotAValidPkcs7ObjectNotASequence |
"Not a valid PKCS#7 object - not a sequence" |
public static final String |
NotAValidPkcs7ObjectNotSignedData |
"Not a valid PKCS#7 object - not signed data." |
public static final String |
NotAWmfImage |
"Not a WMF image." |
public static final String |
NoValidEncryptionMode |
"No valid encryption mode." |
public static final String |
NumberOfBooleansInTheArrayDoesntCorrespondWithTheNumberOfFields |
"The number of booleans in the array doesn\'t correspond with the number of fields." |
public static final String |
NumberOfEntriesInThisXrefSubsectionNotFound |
"Number of entries in this xref subsection not found." |
public static final String |
ObjectMustBeIndirectToWorkWithThisWrapper |
"Object must be indirect to work with this wrapper." |
public static final String |
ObjectNumberOfTheFirstObjectInThisXrefSubsectionNotFound |
"Object number of the first object in this xref subsection not found." |
public static final String |
OnlyBmpCanBeWrappedInWmf |
"Only BMP can be wrapped in WMF." |
public static final String |
OnlyIdentityCMapsSupportsWithTrueType |
"Only Identity CMaps supports with truetype" |
public static final String |
OperatorEINotFoundAfterEndOfImageData |
"Operator EI not found after the end of image data." |
public static final String |
Page1CannotBeAddedToDocument2BecauseItBelongsToDocument3 |
"Page {0} cannot be added to document {1}, because it belongs to document {2}." |
public static final String |
PageAlreadyFlushed |
"The page has been already flushed." |
public static final String |
PageAlreadyFlushedUseAddFieldAppearanceToPageMethodBeforePageFlushing |
"The page has been already flushed. Use PdfAcroForm#addFieldAppearanceToPage() method before page flushing." |
public static final String |
PageIsNotSetForThePdfTagStructure |
"Page is not set for the pdf tag structure." |
public static final String |
PdfDecryption |
"Exception occurred with PDF document decryption. One of the possible reasons is wrong password or wrong public key certificate and private key." |
public static final String |
PdfDocumentMustBeOpenedInStampingMode |
"PdfDocument must be opened in stamping mode." |
public static final String |
PdfEncodings |
"PdfEncodings exception." |
public static final String |
PdfEncryption |
"PdfEncryption exception." |
public static final String |
PdfFormXobjectHasInvalidBbox |
"PdfFormXObject has invalid BBox." |
public static final String |
PdfIndirectObjectBelongsToOtherPdfDocument |
"Pdf indirect object belongs to other PDF document. Copy object to current pdf document." |
public static final String |
PdfObjectStreamReachMaxSize |
"PdfObjectStream reach max size." |
public static final String |
PdfPagesTreeCouldBeGeneratedOnlyOnce |
"PdfPages tree could be generated only once." |
public static final String |
PdfStartxrefIsNotFollowedByANumber |
"PDF startxref is not followed by a number." |
public static final String |
PdfStartxrefNotFound |
"PDF startxref not found." |
public static final String |
PdfVersionNotValid |
"PDF version is not valid." |
public static final String |
PngFilterUnknown |
"PNG filter unknown." |
public static final String |
PrintScalingEnforceEntryInvalid |
"/PrintScaling shall may appear in the Enforce array only if the corresponding entry in the viewer preferences dictionary specifies a valid value other than AppDefault" |
public static final String |
QuadPointArrayLengthIsNotAMultipleOfEight |
"The QuadPoint Array length is not a multiple of 8." |
public static final String |
RefArrayItemsInStructureElementDictionaryShallBeIndirectObjects |
"Ref array items in structure element dictionary shall be indirect objects." |
public static final String |
RequestedPageNumberIsOutOfBounds |
"Requested page number {0} is out of bounds." |
public static final String |
ResourcesCannotBeNull |
"Resources cannot be null." |
public static final String |
ResourcesDoNotContainExtgstateEntryUnableToProcessOperator1 |
"Resources do not contain ExtGState entry. Unable to process operator {0}." |
public static final String |
RoleInNamespaceIsNotMappedToAnyStandardRole |
"Role \"{0}\" in namespace {1} is not mapped to any standard role." |
public static final String |
RoleIsNotMappedToAnyStandardRole |
"Role \"{0}\" is not mapped to any standard role." |
public static final String |
ShadingTypeNotFound |
"Shading type not found." |
public static final String |
SignatureWithName1IsNotTheLastItDoesntCoverWholeDocument |
"Signature with name {0} is not the last. It doesn\'t cover the whole document." |
public static final String |
StdcfNotFoundEncryption |
"/StdCF not found (encryption)" |
public static final String |
StructParentIndexNotFoundInTaggedObject |
"StructParent index not found in tagged object." |
public static final String |
StructureElementDictionaryShallBeAnIndirectObjectInOrderToHaveChildren |
"Structure element dictionary shall be an indirect object in order to have children." |
public static final String |
StructureElementInStructureDestinationShallBeAnIndirectObject |
"Structure element referenced by a structure destination shall be an indirect object." |
public static final String |
StructureElementShallContainParentObject |
"StructureElement shall contain parent object." |
public static final String |
TagCannotBeMovedToTheAnotherDocumentsTagStructure |
"Tag cannot be moved to the another document\'s tag structure." |
public static final String |
TagFromTheExistingTagStructureIsFlushedCannotAddCopiedPageTags |
"Tag from the existing tag structure is flushed. Cannot add copied page tags." |
public static final String |
TagStructureCopyingFailedItMightBeCorruptedInOneOfTheDocuments |
"Tag structure copying failed: it might be corrupted in one of the documents." |
public static final String |
TagStructureFlushingFailedItMightBeCorrupted |
"Tag structure flushing failed: it might be corrupted." |
public static final String |
TagTreePointerIsInInvalidStateItPointsAtFlushedElementUseMoveToRoot |
"TagTreePointer is in invalid state: it points at flushed element. Use TagTreePointer#moveToRoot." |
public static final String |
TagTreePointerIsInInvalidStateItPointsAtRemovedElementUseMoveToRoot |
"TagTreePointer is in invalid state: it points at removed element use TagTreePointer#moveToRoot." |
public static final String |
TextCannotBeNull |
"Text cannot be null." |
public static final String |
TextIsTooBig |
"Text is too big." |
public static final String |
TextMustBeEven |
"The text length must be even." |
public static final String |
ThereAreIllegalCharactersForBarcode128In1 |
"There are illegal characters for barcode 128 in {0}." |
public static final String |
ThereIsNoAssociatePdfWriterForMakingIndirects |
"There is no associate PdfWriter for making indirects." |
public static final String |
ThereIsNoFieldInTheDocumentWithSuchName1 |
"There is no field in the document with such name: {0}." |
public static final String |
ThisInstanceOfPdfSignerAlreadyClosed |
"This instance of PdfSigner has been already closed." |
public static final String |
ThisPkcs7ObjectHasMultipleSignerinfosOnlyOneIsSupportedAtThisTime |
"This PKCS#7 object has multiple SignerInfos. Only one is supported at this time." |
public static final String |
ToFlushThisWrapperUnderlyingObjectMustBeAddedToDocument |
"To manually flush this wrapper, you have to ensure that the object behind this wrapper is added to the document, i.e. it has an indirect reference." |
public static final String |
TrailerNotFound |
"Trailer not found." |
public static final String |
TrailerPrevEntryPointsToItsOwnCrossReferenceSection |
"Trailer prev entry points to its own cross reference section." |
public static final String |
Tsa1FailedToReturnTimeStampToken2 |
"TSA {0} failed to return time stamp token: {1}." |
public static final String |
TwoBarcodeMustBeExternally |
"The two barcodes must be composed externally." |
public static final String |
UnbalancedBeginEndMarkedContentOperators |
"Unbalanced begin/end marked content operators." |
public static final String |
UnbalancedLayerOperators |
"Unbalanced layer operators." |
public static final String |
UnbalancedSaveRestoreStateOperators |
"Unbalanced save restore state operators." |
public static final String |
UnexpectedCharacter1FoundAfterIDInInlineImage |
"Unexpected character {0} found after ID in inline image." |
public static final String |
UnexpectedCloseBracket |
"Unexpected close bracket." |
public static final String |
UnexpectedColorSpace1 |
"Unexpected ColorSpace: {0}." |
public static final String |
UnexpectedEndOfFile |
"Unexpected end of file." |
public static final String |
UnexpectedGtGt |
"unexpected >>." |
public static final String |
UnexpectedShadingType |
"Unexpected shading type." |
public static final String |
UnknownEncryptionTypeREq1 |
"Unknown encryption type R == {0}." |
public static final String |
UnknownEncryptionTypeVEq1 |
"Unknown encryption type V == {0}." |
public static final String |
UnknownHashAlgorithm1 |
"Unknown hash algorithm: {0}." |
public static final String |
UnknownKeyAlgorithm1 |
"Unknown key algorithm: {0}." |
public static final String |
UnknownPdfException |
"Unknown PdfException." |
public static final String |
UnsupportedDefaultColorSpaceName1 |
"Unsupported default color space name. Was {0}, but should be DefaultCMYK, DefaultGray or DefaultRGB" |
public static final String |
UnsupportedXObjectType |
"Unsupported XObject type." |
public static final String |
VerificationAlreadyOutput |
"Verification already output." |
public static final String |
WhenAddingObjectReferenceToTheTagTreeItMustBeConnectedToNotFlushedObject |
"When adding object reference to the tag tree, it must be connected to not flushed object." |
public static final String |
WhitePointIsIncorrectlySpecified |
"White point is incorrectly specified." |
public static final String |
WmfImageException |
"WMF image exception." |
public static final String |
WrongFormFieldAddAnnotationToTheField |
"Wrong form field. Add annotation to the field." |
public static final String |
WrongMediaBoxSize1 |
"Wrong media box size: {0}." |
public static final String |
XrefSubsectionNotFound |
"xref subsection not found." |
public static final String |
YouHaveToDefineABooleanArrayForThisCollectionSortDictionary |
"You have to define a boolean array for this collection sort dictionary." |
public static final String |
YouMustSetAValueBeforeAddingAPrefix |
"You must set a value before adding a prefix." |
public static final String |
YouNeedASingleBooleanForThisCollectionSortDictionary |
"You need a single boolean for this collection sort dictionary." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PdfReaderNotOpenedWithOwnerPassword |
"PdfReader is not opened with owner password" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
PERMS_MASK_1_FOR_REVISION_2 |
-64 |
protected static final int |
PERMS_MASK_1_FOR_REVISION_3_OR_GREATER |
-3904 |
protected static final int |
PERMS_MASK_2 |
-4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
END_PAGE |
"EndPdfPage" |
public static final String |
INSERT_PAGE |
"InsertPdfPage" |
public static final String |
REMOVE_PAGE |
"RemovePdfPage" |
public static final String |
START_PAGE |
"StartPdfPage" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
CID_FONT_TYPE_0 |
0 |
protected static final int |
CID_FONT_TYPE_2 |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE_FLIP |
64 |
public static final int |
TYPE_GENERAL_ROTATION |
16 |
public static final int |
TYPE_GENERAL_SCALE |
4 |
public static final int |
TYPE_GENERAL_TRANSFORM |
32 |
public static final int |
TYPE_IDENTITY |
0 |
public static final int |
TYPE_MASK_ROTATION |
24 |
public static final int |
TYPE_MASK_SCALE |
6 |
public static final int |
TYPE_QUADRANT_ROTATION |
8 |
public static final int |
TYPE_TRANSLATION |
1 |
public static final int |
TYPE_UNIFORM_SCALE |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
I11 |
0 |
public static final int |
I12 |
1 |
public static final int |
I13 |
2 |
public static final int |
I21 |
3 |
public static final int |
I22 |
4 |
public static final int |
I23 |
5 |
public static final int |
I31 |
6 |
public static final int |
I32 |
7 |
public static final int |
I33 |
8 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
I1 |
0 |
public static final int |
I2 |
1 |
public static final int |
I3 |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ALPHABET_LENGTH |
26 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ALPHABET_LENGTH |
24 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BEST_COMPRESSION |
9 |
public static final int |
BEST_SPEED |
1 |
public static final int |
DEFAULT_COMPRESSION |
-1 |
public static final int |
NO_COMPRESSION |
0 |
public static final int |
UNDEFINED_COMPRESSION |
-2147483648 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ALLOW_ASSEMBLY |
1024 |
public static final int |
ALLOW_COPY |
16 |
public static final int |
ALLOW_DEGRADED_PRINTING |
4 |
public static final int |
ALLOW_FILL_IN |
256 |
public static final int |
ALLOW_MODIFY_ANNOTATIONS |
32 |
public static final int |
ALLOW_MODIFY_CONTENTS |
8 |
public static final int |
ALLOW_PRINTING |
2052 |
public static final int |
ALLOW_SCREENREADERS |
512 |
public static final int |
DO_NOT_ENCRYPT_METADATA |
8 |
public static final int |
EMBEDDED_FILES_ONLY |
24 |
public static final int |
ENCRYPTION_AES_128 |
2 |
public static final int |
ENCRYPTION_AES_256 |
3 |
public static final int |
STANDARD_ENCRYPTION_128 |
1 |
public static final int |
STANDARD_ENCRYPTION_40 |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
ARRAY |
1 |
public static final byte |
BOOLEAN |
2 |
public static final byte |
DICTIONARY |
3 |
protected static final short |
FLUSHED |
1 |
protected static final short |
FORBID_RELEASE |
128 |
protected static final short |
FREE |
2 |
public static final byte |
INDIRECT_REFERENCE |
5 |
public static final byte |
LITERAL |
4 |
protected static final short |
MODIFIED |
8 |
protected static final short |
MUST_BE_FLUSHED |
32 |
protected static final short |
MUST_BE_INDIRECT |
64 |
public static final byte |
NAME |
6 |
public static final byte |
NULL |
7 |
public static final byte |
NUMBER |
8 |
protected static final short |
ORIGINAL_OBJECT_STREAM |
16 |
protected static final short |
READ_ONLY |
256 |
protected static final short |
READING |
4 |
public static final byte |
STREAM |
9 |
public static final byte |
STRING |
10 |
protected static final short |
UNENCRYPTED |
512 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEPRECATED_AES256_REVISION |
"It seems that PDF 1.7 document encrypted with AES256 was updated to PDF 2.0 version and StampingProperties#preserveEncryption flag was set: encryption shall be updated via WriterProperties#setStandardEncryption method. Standard security handler was found with revision 5, which is deprecated and shall not be used in PDF 2.0 documents." |
public static final String |
DEPRECATED_ENCRYPTION_ALGORITHMS |
"Encryption algorithms STANDARD_ENCRYPTION_40, STANDARD_ENCRYPTION_128 and ENCRYPTION_AES_128 (see com.itextpdf.kernel.pdf.EncryptionConstants) are deprecated in PDF 2.0. It is highly recommended not to use it." |
public static final String |
DEPRECATED_NEED_APPEARANCES_IN_ACROFORM |
"NeedAppearances has been deprecated in PDF 2.0. Appearance streams are required in PDF 2.0." |
public static final String |
DEPRECATED_XFA_FORMS |
"XFA is deprecated in PDF 2.0. The XFA form will not be written to the document" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
RESET_EXCLUDE |
1 |
public static final int |
SUBMIT_CANONICAL_FORMAT |
512 |
public static final int |
SUBMIT_COORDINATES |
16 |
public static final int |
SUBMIT_EMBED_FORM |
8196 |
public static final int |
SUBMIT_EXCL_F_KEY |
2048 |
public static final int |
SUBMIT_EXCL_NON_USER_ANNOTS |
1024 |
public static final int |
SUBMIT_EXCLUDE |
1 |
public static final int |
SUBMIT_HTML_FORMAT |
4 |
public static final int |
SUBMIT_HTML_GET |
8 |
public static final int |
SUBMIT_INCLUDE_ANNOTATIONS |
128 |
public static final int |
SUBMIT_INCLUDE_APPEND_SAVES |
64 |
public static final int |
SUBMIT_INCLUDE_NO_VALUE_FIELDS |
2 |
public static final int |
SUBMIT_PDF |
256 |
public static final int |
SUBMIT_XFDF |
32 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
HIDDEN |
2 |
public static final int |
INVISIBLE |
1 |
public static final int |
LOCKED |
128 |
public static final int |
LOCKED_CONTENTS |
512 |
public static final int |
NO_ROTATE |
16 |
public static final int |
NO_VIEW |
32 |
public static final int |
NO_ZOOM |
8 |
public static final int |
PRINT |
4 |
public static final int |
READ_ONLY |
64 |
public static final int |
TOGGLE_NO_VIEW |
256 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CENTERED |
1 |
public static final int |
LEFT_JUSTIFIED |
0 |
public static final int |
RIGHT_JUSTIFIED |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
HIDDEN |
1 |
public static final int |
HIDDEN_BUT_PRINTABLE |
3 |
public static final int |
VISIBLE |
4 |
public static final int |
VISIBLE_BUT_DOES_NOT_PRINT |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
EVEN_ODD |
2 |
public static final int |
NONZERO_WINDING |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BUTT |
0 |
public static final int |
PROJECTING_SQUARE |
2 |
public static final int |
ROUND |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BEVEL |
2 |
public static final int |
MITER |
0 |
public static final int |
ROUND |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLIP |
7 |
public static final int |
FILL |
0 |
public static final int |
FILL_CLIP |
4 |
public static final int |
FILL_STROKE |
2 |
public static final int |
FILL_STROKE_CLIP |
6 |
public static final int |
INVISIBLE |
3 |
public static final int |
STROKE |
1 |
public static final int |
STROKE_CLIP |
5 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_OPERATOR |
"DefaultOperator" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
PRESERVE_COLINEAR |
4 |
public static final int |
REVERSE_SOLUTION |
1 |
public static final int |
STRICTLY_SIMPLE |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
FILL |
2 |
public static final int |
NO_OP |
0 |
public static final int |
STROKE |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BS_DIBPATTERN |
5 |
public static final int |
BS_HATCHED |
2 |
public static final int |
BS_NULL |
1 |
public static final int |
BS_PATTERN |
3 |
public static final int |
BS_SOLID |
0 |
public static final int |
HS_BDIAGONAL |
3 |
public static final int |
HS_CROSS |
4 |
public static final int |
HS_DIAGCROSS |
5 |
public static final int |
HS_FDIAGONAL |
2 |
public static final int |
HS_HORIZONTAL |
0 |
public static final int |
HS_VERTICAL |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
META_ANIMATEPALETTE |
1078 |
public static final int |
META_ARC |
2071 |
public static final int |
META_BITBLT |
2338 |
public static final int |
META_CHORD |
2096 |
public static final int |
META_CREATEBRUSHINDIRECT |
764 |
public static final int |
META_CREATEFONTINDIRECT |
763 |
public static final int |
META_CREATEPALETTE |
247 |
public static final int |
META_CREATEPATTERNBRUSH |
505 |
public static final int |
META_CREATEPENINDIRECT |
762 |
public static final int |
META_CREATEREGION |
1791 |
public static final int |
META_DELETEOBJECT |
496 |
public static final int |
META_DIBBITBLT |
2368 |
public static final int |
META_DIBCREATEPATTERNBRUSH |
322 |
public static final int |
META_DIBSTRETCHBLT |
2881 |
public static final int |
META_ELLIPSE |
1048 |
public static final int |
META_ESCAPE |
1574 |
public static final int |
META_EXCLUDECLIPRECT |
1045 |
public static final int |
META_EXTFLOODFILL |
1352 |
public static final int |
META_EXTTEXTOUT |
2610 |
public static final int |
META_FILLREGION |
552 |
public static final int |
META_FLOODFILL |
1049 |
public static final int |
META_FRAMEREGION |
1065 |
public static final int |
META_INTERSECTCLIPRECT |
1046 |
public static final int |
META_INVERTREGION |
298 |
public static final int |
META_LINETO |
531 |
public static final int |
META_MOVETO |
532 |
public static final int |
META_OFFSETCLIPRGN |
544 |
public static final int |
META_OFFSETVIEWPORTORG |
529 |
public static final int |
META_OFFSETWINDOWORG |
527 |
public static final int |
META_PAINTREGION |
299 |
public static final int |
META_PATBLT |
1565 |
public static final int |
META_PIE |
2074 |
public static final int |
META_POLYGON |
804 |
public static final int |
META_POLYLINE |
805 |
public static final int |
META_POLYPOLYGON |
1336 |
public static final int |
META_REALIZEPALETTE |
53 |
public static final int |
META_RECTANGLE |
1051 |
public static final int |
META_RESIZEPALETTE |
313 |
public static final int |
META_RESTOREDC |
295 |
public static final int |
META_ROUNDRECT |
1564 |
public static final int |
META_SAVEDC |
30 |
public static final int |
META_SCALEVIEWPORTEXT |
1042 |
public static final int |
META_SCALEWINDOWEXT |
1040 |
public static final int |
META_SELECTCLIPREGION |
300 |
public static final int |
META_SELECTOBJECT |
301 |
public static final int |
META_SELECTPALETTE |
564 |
public static final int |
META_SETBKCOLOR |
513 |
public static final int |
META_SETBKMODE |
258 |
public static final int |
META_SETDIBTODEV |
3379 |
public static final int |
META_SETMAPMODE |
259 |
public static final int |
META_SETMAPPERFLAGS |
561 |
public static final int |
META_SETPALENTRIES |
55 |
public static final int |
META_SETPIXEL |
1055 |
public static final int |
META_SETPOLYFILLMODE |
262 |
public static final int |
META_SETRELABS |
261 |
public static final int |
META_SETROP2 |
260 |
public static final int |
META_SETSTRETCHBLTMODE |
263 |
public static final int |
META_SETTEXTALIGN |
302 |
public static final int |
META_SETTEXTCHAREXTRA |
264 |
public static final int |
META_SETTEXTCOLOR |
521 |
public static final int |
META_SETTEXTJUSTIFICATION |
522 |
public static final int |
META_SETVIEWPORTEXT |
526 |
public static final int |
META_SETVIEWPORTORG |
525 |
public static final int |
META_SETWINDOWEXT |
524 |
public static final int |
META_SETWINDOWORG |
523 |
public static final int |
META_STRETCHBLT |
2851 |
public static final int |
META_STRETCHDIB |
3907 |
public static final int |
META_TEXTOUT |
1313 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
META_BRUSH |
2 |
public static final int |
META_FONT |
3 |
public static final int |
META_NOT_SUPPORTED |
0 |
public static final int |
META_PEN |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
PS_DASH |
1 |
public static final int |
PS_DASHDOT |
3 |
public static final int |
PS_DASHDOTDOT |
4 |
public static final int |
PS_DOT |
2 |
public static final int |
PS_INSIDEFRAME |
6 |
public static final int |
PS_NULL |
5 |
public static final int |
PS_SOLID |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ALTERNATE |
1 |
public static final int |
OPAQUE |
2 |
public static final int |
TA_BASELINE |
24 |
public static final int |
TA_BOTTOM |
8 |
public static final int |
TA_CENTER |
6 |
public static final int |
TA_LEFT |
0 |
public static final int |
TA_NOUPDATECP |
0 |
public static final int |
TA_RIGHT |
2 |
public static final int |
TA_TOP |
0 |
public static final int |
TA_UPDATECP |
1 |
public static final int |
TRANSPARENT |
1 |
public static final int |
WINDING |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DETAILS |
0 |
public static final int |
HIDDEN |
2 |
public static final int |
TILE |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CREATIONDATE |
6 |
public static final int |
DATE |
1 |
public static final int |
DESC |
4 |
public static final int |
FILENAME |
3 |
public static final int |
MODDATE |
5 |
public static final int |
NUMBER |
2 |
public static final int |
SIZE |
7 |
public static final int |
TEXT |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
COLORED |
1 |
public static final int |
UNCOLORED |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CONSTANT_SPACING |
1 |
public static final int |
CONSTANT_SPACING_AND_FASTER_TILING |
3 |
public static final int |
NO_DISTORTION |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PDF_1_7 |
"http://iso.org/pdf/ssn" |
public static final String |
PDF_2_0 |
"http://iso.org/pdf2/ssn" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ANNOT |
"Annot" |
public static final String |
ART |
"Art" |
public static final String |
ARTIFACT |
"Artifact" |
public static final String |
ASIDE |
"Aside" |
public static final String |
BIBENTRY |
"BibEntry" |
public static final String |
BLOCKQUOTE |
"BlockQuote" |
public static final String |
CAPTION |
"Caption" |
public static final String |
CODE |
"Code" |
public static final String |
DIV |
"Div" |
public static final String |
DOCUMENT |
"Document" |
public static final String |
DOCUMENTFRAGMENT |
"DocumentFragment" |
public static final String |
EM |
"Em" |
public static final String |
FENOTE |
"FENote" |
public static final String |
FIGURE |
"Figure" |
public static final String |
FORM |
"Form" |
public static final String |
FORMULA |
"Formula" |
public static final String |
H |
"H" |
public static final String |
H1 |
"H1" |
public static final String |
H2 |
"H2" |
public static final String |
H3 |
"H3" |
public static final String |
H4 |
"H4" |
public static final String |
H5 |
"H5" |
public static final String |
H6 |
"H6" |
public static final String |
INDEX |
"Index" |
public static final String |
L |
"L" |
public static final String |
LBL |
"Lbl" |
public static final String |
LBODY |
"LBody" |
public static final String |
LI |
"LI" |
public static final String |
LINK |
"Link" |
public static final String |
NONSTRUCT |
"NonStruct" |
public static final String |
NOTE |
"Note" |
public static final String |
P |
"P" |
public static final String |
PART |
"Part" |
public static final String |
PRIVATE |
"Private" |
public static final String |
QUOTE |
"Quote" |
public static final String |
RB |
"RB" |
public static final String |
REFERENCE |
"Reference" |
public static final String |
RP |
"RP" |
public static final String |
RT |
"RT" |
public static final String |
RUBY |
"Ruby" |
public static final String |
SECT |
"Sect" |
public static final String |
SPAN |
"Span" |
public static final String |
STRONG |
"Strong" |
public static final String |
SUB |
"Sub" |
public static final String |
TABLE |
"Table" |
public static final String |
TBODY |
"TBody" |
public static final String |
TD |
"TD" |
public static final String |
TFOOT |
"TFoot" |
public static final String |
TH |
"TH" |
public static final String |
THEAD |
"THead" |
public static final String |
TITLE |
"Title" |
public static final String |
TOC |
"TOC" |
public static final String |
TOCI |
"TOCI" |
public static final String |
TR |
"TR" |
public static final String |
WARICHU |
"Warichu" |
public static final String |
WP |
"WP" |
public static final String |
WT |
"WT" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
Advisory |
"Advisory" |
public static final String |
BaseURL |
"BaseURL" |
public static final String |
Contributor |
"contributor" |
public static final String |
Coverage |
"coverage" |
public static final String |
CreateDate |
"CreateDate" |
public static final String |
Creator |
"creator" |
public static final String |
CreatorTool |
"CreatorTool" |
public static final String |
Date |
"date" |
public static final String |
Description |
"description" |
public static final String |
Format |
"format" |
public static final String |
Identifier |
"identifier" |
public static final String |
Keywords |
"Keywords" |
public static final String |
Language |
"language" |
public static final String |
MetadataDate |
"MetadataDate" |
public static final String |
ModifyDate |
"ModifyDate" |
public static final String |
Nickname |
"Nickname" |
public static final String |
Part |
"part" |
public static final String |
Producer |
"Producer" |
public static final String |
Publisher |
"publisher" |
public static final String |
Relation |
"relation" |
public static final String |
Rights |
"rights" |
public static final String |
Source |
"source" |
public static final String |
Subject |
"subject" |
public static final String |
Thumbnails |
"Thumbnails" |
public static final String |
Title |
"title" |
public static final String |
Trapped |
"Trapped" |
public static final String |
Type |
"type" |
public static final String |
Version |
"PDFVersion" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ARRAY_ITEM_NAME |
"[]" |
public static final int |
ARRAY_LAST_ITEM |
-1 |
public static final String |
CONFORMANCE |
"conformance" |
public static final String |
FALSESTR |
"False" |
public static final String |
NS_ADOBESTOCKPHOTO |
"http://ns.adobe.com/StockPhoto/1.0/" |
public static final String |
NS_ASF |
"http://ns.adobe.com/asf/1.0/" |
public static final String |
NS_BWF |
"http://ns.adobe.com/bwf/bext/1.0/" |
public static final String |
NS_CAMERARAW |
"http://ns.adobe.com/camera-raw-settings/1.0/" |
public static final String |
NS_CREATOR_ATOM |
"http://ns.adobe.com/creatorAtom/1.0/" |
public static final String |
NS_DC |
"http://purl.org/dc/elements/1.1/" |
public static final String |
NS_DC_DEPRECATED |
"http://purl.org/dc/1.1/" |
public static final String |
NS_DICOM |
"http://ns.adobe.com/DICOM/" |
public static final String |
NS_DM |
"http://ns.adobe.com/xmp/1.0/DynamicMedia/" |
public static final String |
NS_EXIF |
"http://ns.adobe.com/exif/1.0/" |
public static final String |
NS_EXIF_AUX |
"http://ns.adobe.com/exif/1.0/aux/" |
public static final String |
NS_EXIFX |
"http://cipa.jp/exif/1.0/" |
public static final String |
NS_IPTCCORE |
"http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/" |
public static final String |
NS_IPTCEXT |
"http://iptc.org/std/Iptc4xmpExt/2008-02-29/" |
public static final String |
NS_IX |
"http://ns.adobe.com/iX/1.0/" |
public static final String |
NS_JP2K |
"http://ns.adobe.com/jp2k/1.0/" |
public static final String |
NS_JPEG |
"http://ns.adobe.com/jpeg/1.0/" |
public static final String |
NS_PDF |
"http://ns.adobe.com/pdf/1.3/" |
public static final String |
NS_PDFA_EXTENSION |
"http://www.aiim.org/pdfa/ns/extension/" |
public static final String |
NS_PDFA_FIELD |
"http://www.aiim.org/pdfa/ns/field#" |
public static final String |
NS_PDFA_ID |
"http://www.aiim.org/pdfa/ns/id/" |
public static final String |
NS_PDFA_PROPERTY |
"http://www.aiim.org/pdfa/ns/property#" |
public static final String |
NS_PDFA_SCHEMA |
"http://www.aiim.org/pdfa/ns/schema#" |
public static final String |
NS_PDFA_TYPE |
"http://www.aiim.org/pdfa/ns/type#" |
public static final String |
NS_PDFUA_ID |
"http://www.aiim.org/pdfua/ns/id/" |
public static final String |
NS_PDFX |
"http://ns.adobe.com/pdfx/1.3/" |
public static final String |
NS_PDFX_ID |
"http://www.npes.org/pdfx/ns/id/" |
public static final String |
NS_PHOTOSHOP |
"http://ns.adobe.com/photoshop/1.0/" |
public static final String |
NS_PLUS |
"http://ns.useplus.org/ldf/xmp/1.0/" |
public static final String |
NS_PNG |
"http://ns.adobe.com/png/1.0/" |
public static final String |
NS_PSALBUM |
"http://ns.adobe.com/album/1.0/" |
public static final String |
NS_RDF |
"http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
public static final String |
NS_RIFFINFO |
"http://ns.adobe.com/riff/info/" |
public static final String |
NS_SCRIPT |
"http://ns.adobe.com/xmp/1.0/Script/" |
public static final String |
NS_SWF |
"http://ns.adobe.com/swf/1.0/" |
public static final String |
NS_TIFF |
"http://ns.adobe.com/tiff/1.0/" |
public static final String |
NS_TRANSIENT |
"http://ns.adobe.com/xmp/transient/1.0/" |
public static final String |
NS_TXMP |
"http://ns.adobe.com/TransformXMP/" |
public static final String |
NS_WAV |
"http://ns.adobe.com/xmp/wav/1.0/" |
public static final String |
NS_X |
"adobe:ns:meta/" |
public static final String |
NS_XML |
"http://www.w3.org/XML/1998/namespace" |
public static final String |
NS_XMP |
"http://ns.adobe.com/xap/1.0/" |
public static final String |
NS_XMP_BJ |
"http://ns.adobe.com/xap/1.0/bj/" |
public static final String |
NS_XMP_MM |
"http://ns.adobe.com/xap/1.0/mm/" |
public static final String |
NS_XMP_NOTE |
"http://ns.adobe.com/xmp/note/" |
public static final String |
NS_XMP_RIGHTS |
"http://ns.adobe.com/xap/1.0/rights/" |
public static final String |
PART |
"part" |
public static final String |
RDF_TYPE |
"rdf:type" |
public static final String |
TAG_XAPMETA |
"xapmeta" |
public static final String |
TAG_XMPMETA |
"xmpmeta" |
public static final String |
TRUESTR |
"True" |
public static final String |
TYPE_DIMENSIONS |
"http://ns.adobe.com/xap/1.0/sType/Dimensions#" |
public static final String |
TYPE_FONT |
"http://ns.adobe.com/xap/1.0/sType/Font#" |
public static final String |
TYPE_GRAPHICS |
"http://ns.adobe.com/xap/1.0/g/" |
public static final String |
TYPE_IDENTIFIERQUAL |
"http://ns.adobe.com/xmp/Identifier/qual/1.0/" |
public static final String |
TYPE_IMAGE |
"http://ns.adobe.com/xap/1.0/g/img/" |
public static final String |
TYPE_MANIFESTITEM |
"http://ns.adobe.com/xap/1.0/sType/ManifestItem#" |
public static final String |
TYPE_PAGEDFILE |
"http://ns.adobe.com/xap/1.0/t/pg/" |
public static final String |
TYPE_RESOURCEEVENT |
"http://ns.adobe.com/xap/1.0/sType/ResourceEvent#" |
public static final String |
TYPE_RESOURCEREF |
"http://ns.adobe.com/xap/1.0/sType/ResourceRef#" |
public static final String |
TYPE_ST_JOB |
"http://ns.adobe.com/xap/1.0/sType/Job#" |
public static final String |
TYPE_ST_VERSION |
"http://ns.adobe.com/xap/1.0/sType/Version#" |
public static final String |
TYPE_TEXT |
"http://ns.adobe.com/xap/1.0/t/" |
public static final String |
X_DEFAULT |
"x-default" |
public static final String |
XML_LANG |
"xml:lang" |
public static final String |
XMP_PI |
"xpacket" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BADINDEX |
104 |
public static final int |
BADOPTIONS |
103 |
public static final int |
BADPARAM |
4 |
public static final int |
BADRDF |
202 |
public static final int |
BADSCHEMA |
101 |
public static final int |
BADSERIALIZE |
107 |
public static final int |
BADSTREAM |
204 |
public static final int |
BADVALUE |
5 |
public static final int |
BADXML |
201 |
public static final int |
BADXMP |
203 |
public static final int |
BADXPATH |
102 |
public static final int |
INTERNALFAILURE |
9 |
public static final int |
UNKNOWN |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_PREFIX |
"_dflt" |
public static final int |
RDFTERM_ABOUT |
3 |
public static final int |
RDFTERM_ABOUT_EACH |
10 |
public static final int |
RDFTERM_ABOUT_EACH_PREFIX |
11 |
public static final int |
RDFTERM_BAG_ID |
12 |
public static final int |
RDFTERM_DATATYPE |
7 |
public static final int |
RDFTERM_DESCRIPTION |
8 |
public static final int |
RDFTERM_FIRST_CORE |
1 |
public static final int |
RDFTERM_FIRST_OLD |
10 |
public static final int |
RDFTERM_FIRST_SYNTAX |
1 |
public static final int |
RDFTERM_ID |
2 |
public static final int |
RDFTERM_LAST_CORE |
7 |
public static final int |
RDFTERM_LAST_OLD |
12 |
public static final int |
RDFTERM_LAST_SYNTAX |
9 |
public static final int |
RDFTERM_LI |
9 |
public static final int |
RDFTERM_NODE_ID |
6 |
public static final int |
RDFTERM_OTHER |
0 |
public static final int |
RDFTERM_PARSE_TYPE |
4 |
public static final int |
RDFTERM_RDF |
1 |
public static final int |
RDFTERM_RESOURCE |
5 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
UUID_LENGTH |
36 |
public static final int |
UUID_SEGMENT_COUNT |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ARRAY_INDEX_STEP |
3 |
public static final int |
ARRAY_LAST_STEP |
4 |
public static final int |
FIELD_SELECTOR_STEP |
6 |
public static final int |
QUAL_SELECTOR_STEP |
5 |
public static final int |
QUALIFIER_STEP |
2 |
public static final int |
SCHEMA_NODE |
-2147483648 |
public static final int |
STEP_ROOT_PROP |
1 |
public static final int |
STEP_SCHEMA |
0 |
public static final int |
STRUCT_FIELD_STEP |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
PROP_ARRAY |
512 |
public static final int |
PROP_ARRAY_ALT_TEXT |
4096 |
public static final int |
PROP_ARRAY_ALTERNATE |
2048 |
public static final int |
PROP_ARRAY_ORDERED |
1024 |
public static final int |
PROP_DIRECT |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
JUST_CHILDREN |
256 |
public static final int |
JUST_LEAFNAME |
1024 |
public static final int |
JUST_LEAFNODES |
512 |
public static final int |
OMIT_QUALIFIERS |
4096 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ACCEPT_LATIN_1 |
16 |
public static final int |
FIX_CONTROL_CHARS |
8 |
public static final int |
OMIT_NORMALIZATION |
32 |
public static final int |
REQUIRE_XMP_META |
1 |
public static final int |
STRICT_ALIASING |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ARRAY |
512 |
public static final int |
ARRAY_ALT_TEXT |
4096 |
public static final int |
ARRAY_ALTERNATE |
2048 |
public static final int |
ARRAY_ORDERED |
1024 |
public static final int |
DELETE_EXISTING |
536870912 |
public static final int |
HAS_LANGUAGE |
64 |
public static final int |
HAS_QUALIFIERS |
16 |
public static final int |
HAS_TYPE |
128 |
public static final int |
NO_OPTIONS |
0 |
public static final int |
QUALIFIER |
32 |
public static final int |
SCHEMA_NODE |
-2147483648 |
public static final int |
SEPARATE_NODE |
1073741824 |
public static final int |
STRUCT |
256 |
public static final int |
URI |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ENCODE_UTF16BE |
2 |
public static final int |
ENCODE_UTF16LE |
3 |
public static final int |
ENCODE_UTF8 |
0 |
public static final int |
EXACT_PACKET_LENGTH |
512 |
public static final int |
INCLUDE_THUMBNAIL_PAD |
256 |
public static final int |
OMIT_PACKET_WRAPPER |
16 |
public static final int |
OMIT_XMPMETA_ELEMENT |
4096 |
public static final int |
READONLY_PACKET |
32 |
public static final int |
SORT |
8192 |
public static final int |
USE_CANONICAL_FORMAT |
128 |
public static final int |
USE_COMPACT_FORMAT |
64 |
Copyright © 1998–2018 iText Group NV. All rights reserved.