Uses of Class
com.itextpdf.kernel.pdf.PdfString
Packages that use PdfString
Package
Description
-
Uses of PdfString in com.itextpdf.forms
Methods in com.itextpdf.forms that return PdfStringModifier and TypeMethodDescriptionPdfAcroForm.getDefaultAppearance()Gets theDAString property on the AcroForm. -
Uses of PdfString in com.itextpdf.forms.fields
Methods in com.itextpdf.forms.fields that return PdfStringModifier and TypeMethodDescriptionprivate static PdfStringPdfFormField.generateDefaultAppearance(PdfName font, float fontSize, Color textColor) PdfFormAnnotation.getAlternativeDescription()Gets the current alternative description.PdfFormField.getAlternativeName()Gets the current alternate name.abstract PdfStringAbstractPdfFormField.getDefaultAppearance()Gets default appearance string containing a sequence of valid page-content graphics or text state operators that define such properties as the field's text size and color.PdfFormAnnotation.getDefaultAppearance()Gets default appearance string containing a sequence of valid page-content graphics or text state operators that define such properties as the field's text size and color.PdfFormField.getDefaultAppearance()Gets default appearance string containing a sequence of valid page-content graphics or text state operators that define such properties as the field's text size and color.PdfFormField.getDefaultStyle()Gets a default style string, as described in "Rich Text Strings" section of Pdf spec.AbstractPdfFormField.getFieldName()Gets the current field name.(package private) PdfStringAbstractPdfFormField.getFieldName(Set<PdfFormField> visited) Gets the current field name.PdfFormField.getMappingName()Gets the current mapping name.PdfFormField.getPartialFieldName()Gets the current field partial name.Methods in com.itextpdf.forms.fields with parameters of type PdfStringModifier and TypeMethodDescriptionPdfFormField.setDefaultStyle(PdfString defaultStyleString) Sets a default style string, as described in "Rich Text Strings" section of Pdf spec. -
Uses of PdfString in com.itextpdf.forms.xfdf
Fields in com.itextpdf.forms.xfdf declared as PdfStringModifier and TypeFieldDescriptionprivate PdfStringAnnotObject.contentsRepresents contents tag in Xfdf document structure.private PdfStringAnnotObject.contentsRichTextRepresents contents-richtext tag in Xfdf document structure.private PdfStringActionObject.uriRepresents Name, required attribute of URI element.Methods in com.itextpdf.forms.xfdf that return PdfStringModifier and TypeMethodDescription(package private) static PdfStringXfdfObjectUtils.convertDashesFromArray(PdfArray dashesArray) Converts a PdfArray, representing a pattern of dashes and gaps to be used in drawing a dashed border, into a string containing float values.AnnotObject.getContents()Gets the string value of contents tag in Xfdf document structure.AnnotObject.getContentsRichText()Gets the string value of contents-richtext tag in Xfdf document structure.ActionObject.getUri()Gets the string value of URI elements.Methods in com.itextpdf.forms.xfdf with parameters of type PdfStringModifier and TypeMethodDescriptionAnnotObject.setContents(PdfString contents) Sets the string value of contents tag in Xfdf document structure.AnnotObject.setContentsRichText(PdfString contentsRichRext) Sets the string value of contents-richtext tag in xfdf document structure.Sets the string value of URI element. -
Uses of PdfString in com.itextpdf.kernel.crypto.securityhandler
Methods in com.itextpdf.kernel.crypto.securityhandler with parameters of type PdfStringModifier and TypeMethodDescriptionprotected byte[]StandardSecurityHandler.getIsoBytes(PdfString string) Gets bytes of String-value without considering encoding. -
Uses of PdfString in com.itextpdf.kernel.font
Methods in com.itextpdf.kernel.font with parameters of type PdfStringModifier and TypeMethodDescriptionbooleanPdfFont.appendDecodedCodesToGlyphsList(List<Glyph> list, PdfString characterCodes) Decodes sequence of character codes (e.g.booleanPdfSimpleFont.appendDecodedCodesToGlyphsList(List<Glyph> list, PdfString characterCodes) Decodes sequence of character codes (e.g.booleanPdfType0Font.appendDecodedCodesToGlyphsList(List<Glyph> list, PdfString characterCodes) Decodes sequence of character codes (e.g.abstract Stringabstract GlyphLinePdfFont.decodeIntoGlyphLine(PdfString characterCodes) Decodes sequence of character codes (e.g.PdfSimpleFont.decodeIntoGlyphLine(PdfString content) Decodes sequence of character codes (e.g.PdfType0Font.decodeIntoGlyphLine(PdfString characterCodes) Decodes sequence of character codes (e.g.abstract floatPdfFont.getContentWidth(PdfString content) floatPdfSimpleFont.getContentWidth(PdfString content) floatPdfType0Font.getContentWidth(PdfString content) -
Uses of PdfString in com.itextpdf.kernel.pdf
Subclasses with type arguments of type PdfString in com.itextpdf.kernel.pdfClasses in com.itextpdf.kernel.pdf that implement interfaces with type arguments of type PdfStringModifier and TypeClassDescription(package private) final classComparePdfStringobjects by value.Fields in com.itextpdf.kernel.pdf declared as PdfStringModifier and TypeFieldDescriptionprotected PdfStringWriterProperties.initialDocumentIdThe ID entry that represents the initial identifier.private PdfStringPdfDocument.modifiedDocumentIdThe original modified (second) id when the document is read initially.protected PdfStringWriterProperties.modifiedDocumentIdThe ID entry that represents a change in a document.private PdfStringPdfDocument.originalDocumentIdThe original (first) id when the document is read initially.Fields in com.itextpdf.kernel.pdf with type parameters of type PdfStringModifier and TypeFieldDescriptionprivate LinkedHashMap<PdfString, PdfObject> GenericNameTree.itemsMethods in com.itextpdf.kernel.pdf that return PdfStringModifier and TypeMethodDescriptionPdfArray.getAsString(int index) Returns the element at the specified index as a PdfString.PdfDictionary.getAsString(PdfName key) Returns the value associated to this key as a PdfString.PdfOutputIntent.getInfo()PdfCatalog.getLang()Get natural language.PdfDocument.getModifiedDocumentId()Gets modified document idPdfDocument.getOriginalDocumentId()Gets original document idPdfOutputIntent.getOutputCondition()PdfOutputIntent.getOutputConditionIdentifier()PdfOutputIntent.getRegistryName()private static PdfStringGenericNameTree.iterateItems(PdfDictionary dictionary, Map<PdfString, PdfObject> items, PdfString leftOver) private static PdfStringGenericNameTree.iterateLeafNode(PdfArray names, Map<PdfString, PdfObject> items, PdfString leftOver) PdfString.setHexWriting(boolean hexWriting) Methods in com.itextpdf.kernel.pdf that return types with arguments of type PdfStringModifier and TypeMethodDescriptionprotected final LinkedHashMap<PdfString, PdfObject> GenericNameTree.getItems()GenericNameTree.getKeys()IPdfNameTreeAccess.getKeys()Retrieve the set of keys in the name tree.PdfNameTree.getNames()Retrieves the names stored in the name treeprivate LinkedHashMap<PdfString, PdfObject> PdfNameTree.readFromCatalog()protected static LinkedHashMap<PdfString, PdfObject> GenericNameTree.readTree(PdfDictionary dictionary) Read the entries in a name tree structure from a dictionary object into a linked hash map with fixed order.Methods in com.itextpdf.kernel.pdf with parameters of type PdfStringModifier and TypeMethodDescriptionvoidAdd an entry to the name tree.protected voidGenericNameTree.addEntry(PdfString key, PdfObject value, Consumer<PdfDocument> onErrorAction) Add an entry to the name tree.(package private) voidPdfCatalog.addNamedDestination(PdfString key, PdfObject value) This methods adds new name to the Dests NameTree.voidPdfDocument.addNamedDestination(PdfString key, PdfObject value) This methods adds new name in the Dests NameTree.(package private) voidPdfCatalog.addNameToNameTree(PdfString key, PdfObject value, PdfName treeType) This methods adds a new name to the specified NameTree.intprivate PdfDictionary[]GenericNameTree.constructLeafArr(PdfString[] names) private PdfDictionaryGenericNameTree.formatNodeWithLimits(PdfString[] names, int lower, int upper) Retrieve an entry from the name tree.Retrieve an entry from the name tree.private booleanPdfCatalog.isEqualSameNameDestExist(Map<PdfPage, PdfPage> page2page, PdfDocument toDocument, PdfString srcDestName, PdfArray srcDestArray, PdfPage oldPage) private static PdfStringGenericNameTree.iterateItems(PdfDictionary dictionary, Map<PdfString, PdfObject> items, PdfString leftOver) private static PdfStringGenericNameTree.iterateLeafNode(PdfArray names, Map<PdfString, PdfObject> items, PdfString leftOver) private PdfDictionaryGenericNameTree.reduceTree(PdfString[] names, PdfDictionary[] topLayer, int topLayerLen, int curNodeSpan) voidGenericNameTree.removeEntry(PdfString key) Remove an entry from the name tree.WriterProperties.setInitialDocumentId(PdfString initialDocumentId) The /ID entry of a document contains an array with two entries.voidAn entry specifying the natural language, and optionally locale.WriterProperties.setModifiedDocumentId(PdfString modifiedDocumentId) The /ID entry of a document contains an array with two entries.private voidMethod parameters in com.itextpdf.kernel.pdf with type arguments of type PdfStringModifier and TypeMethodDescriptionprivate voidPdfNameTree.insertDestsEntriesFromCatalog(Map<PdfString, PdfObject> items) private static PdfStringGenericNameTree.iterateItems(PdfDictionary dictionary, Map<PdfString, PdfObject> items, PdfString leftOver) private static PdfStringGenericNameTree.iterateLeafNode(PdfArray names, Map<PdfString, PdfObject> items, PdfString leftOver) private static voidPdfNameTree.normalizeDestinations(Map<PdfString, PdfObject> items) protected final voidGenericNameTree.setItems(LinkedHashMap<PdfString, PdfObject> items) -
Uses of PdfString in com.itextpdf.kernel.pdf.action
Fields in com.itextpdf.kernel.pdf.action declared as PdfStringConstructors in com.itextpdf.kernel.pdf.action with parameters of type PdfString -
Uses of PdfString in com.itextpdf.kernel.pdf.annot
Fields in com.itextpdf.kernel.pdf.annot declared as PdfStringModifier and TypeFieldDescriptionstatic final PdfStringPdfAnnotation.AcceptedAnnotation state.static final PdfStringPdfAnnotation.CanceledAnnotation state.static final PdfStringPdfAnnotation.CompletedAnnotation state.static final PdfStringPdfAnnotation.MarkedAnnotation state.static final PdfStringPdfAnnotation.MarkedModelAnnotation state model.static final PdfStringPdfAnnotation.NoneAnnotation state.static final PdfStringPdfAnnotation.RejectedAnnotation state.static final PdfStringPdfAnnotation.ReviewModelAnnotation state model.static final PdfStringPdfAnnotation.UnmarkedAnnotation state.Methods in com.itextpdf.kernel.pdf.annot that return PdfStringModifier and TypeMethodDescriptionPdfAnnotation.getContents()Gets the text that shall be displayed for the annotation or, if this type of annotation does not display text, an alternate description of the annotation’s contents in human-readable form.PdfMarkupAnnotation.getCreationDate()The date and time when the annotation was created.PdfAnnotation.getDate()The date and time when the annotation was most recently modified.PdfFreeTextAnnotation.getDefaultAppearance()The default appearance string that shall be used in formatting the text.PdfRedactAnnotation.getDefaultAppearance()The default appearance string that shall be used in formatting the text.PdfFreeTextAnnotation.getDefaultStyleString()PdfTrapNetworkAnnotation.getLastModified()The date and time when the trap network was most recently modified.PdfAnnotation.getName()Gets the annotation name, a text string uniquely identifying it among all the annotations on its page.PdfRedactAnnotation.getOverlayText()PdfTextAnnotation.getState()PdfTextAnnotation.getStateModel()PdfMarkupAnnotation.getSubject()Text representing a short description of the subject being addressed by the annotation.PdfCaretAnnotation.getSymbol()PdfMarkupAnnotation.getText()The text label that will be displayed in the title bar of the annotation's pop-up window when open and active.PdfAnnotation.getTitle()Annotation title.Methods in com.itextpdf.kernel.pdf.annot with parameters of type PdfStringModifier and TypeMethodDescriptionPdfAnnotation.setContents(PdfString contents) Sets the text that shall be displayed for the annotation or, if this type of annotation does not display text, an alternate description of the annotation’s contents in human-readable form.PdfMarkupAnnotation.setCreationDate(PdfString creationDate) Sets the date and time when the annotation was created.The date and time when the annotation was most recently modified.PdfFreeTextAnnotation.setDefaultAppearance(PdfString appearanceString) The default appearance string that shall be used in formatting the text.PdfRedactAnnotation.setDefaultAppearance(PdfString appearanceString) The default appearance string that shall be used in formatting the text.PdfFreeTextAnnotation.setDefaultStyleString(PdfString defaultStyleString) Sets the annotation name, a text string uniquely identifying it among all the annotations on its page.PdfRedactAnnotation.setOverlayText(PdfString text) PdfTextAnnotation.setStateModel(PdfString stateModel) PdfMarkupAnnotation.setSubject(PdfString subject) Sets the text representing a short description of the subject being addressed by the annotation.Sets the text label that will be displayed in the title bar of the annotation's pop-up window when open and active.Sets annotation title.Constructors in com.itextpdf.kernel.pdf.annot with parameters of type PdfStringModifierConstructorDescriptionPdfFreeTextAnnotation(Rectangle rect, PdfString contents) Creates new instance -
Uses of PdfString in com.itextpdf.kernel.pdf.annot.da
Methods in com.itextpdf.kernel.pdf.annot.da that return PdfStringModifier and TypeMethodDescriptionAnnotationDefaultAppearance.toPdfString()Gets theAnnotationDefaultAppearance's representation asPdfString. -
Uses of PdfString in com.itextpdf.kernel.pdf.canvas.parser
Methods in com.itextpdf.kernel.pdf.canvas.parser with parameters of type PdfStringModifier and TypeMethodDescriptionprivate voidPdfCanvasProcessor.displayPdfString(PdfString string) Displays text. -
Uses of PdfString in com.itextpdf.kernel.pdf.canvas.parser.data
Fields in com.itextpdf.kernel.pdf.canvas.parser.data declared as PdfStringMethods in com.itextpdf.kernel.pdf.canvas.parser.data that return PdfStringModifier and TypeMethodDescriptionTextRenderInfo.getPdfString()private PdfString[]TextRenderInfo.splitString(PdfString string) Split PDF string into array of single character PDF strings.Methods in com.itextpdf.kernel.pdf.canvas.parser.data with parameters of type PdfStringModifier and TypeMethodDescriptionprivate floatTextRenderInfo.getPdfStringWidth(PdfString string, boolean singleCharString) Gets the width of a PDF string in text space unitsprivate float[]TextRenderInfo.getWidthAndWordSpacing(PdfString string) Calculates width and word spacing of a single character PDF string.private PdfString[]TextRenderInfo.splitString(PdfString string) Split PDF string into array of single character PDF strings.Constructors in com.itextpdf.kernel.pdf.canvas.parser.data with parameters of type PdfStringModifierConstructorDescriptionprivateTextRenderInfo(TextRenderInfo parent, PdfString str, float horizontalOffset) Used for creating sub-TextRenderInfos for each individual character.TextRenderInfo(PdfString str, CanvasGraphicsState gs, Matrix textMatrix, Stack<CanvasTag> canvasTagHierarchy) Creates a new TextRenderInfo object -
Uses of PdfString in com.itextpdf.kernel.pdf.collection
Methods in com.itextpdf.kernel.pdf.collection that return PdfStringModifier and TypeMethodDescriptionPdfCollection.getInitialDocument()Retrieves the document that will be initially presented in the user interface. -
Uses of PdfString in com.itextpdf.kernel.pdf.colorspace
Methods in com.itextpdf.kernel.pdf.colorspace with parameters of type PdfStringModifier and TypeMethodDescriptionprivate static PdfArrayPdfSpecialCs.Indexed.getIndexedCsArray(PdfObject base, int hival, PdfString lookup) Constructors in com.itextpdf.kernel.pdf.colorspace with parameters of type PdfString -
Uses of PdfString in com.itextpdf.kernel.pdf.filespec
Constructors in com.itextpdf.kernel.pdf.filespec with parameters of type PdfString -
Uses of PdfString in com.itextpdf.kernel.pdf.tagging
Methods in com.itextpdf.kernel.pdf.tagging that return PdfStringModifier and TypeMethodDescriptionPdfStructElem.getActualText()PdfStructElem.getAlt()PdfStructElem.getE()PdfStructElem.getLang()PdfStructElem.getPhoneme()Attribute for a structure element that may be used as pronunciation hint.PdfStructElem.getStructureElementId()Gets the structure element's ID string, if it has one.Methods in com.itextpdf.kernel.pdf.tagging with parameters of type PdfStringModifier and TypeMethodDescriptionvoidPdfStructIdTree.getStructElemById(PdfString id) Retrieve a structure element by ID, if it has one.voidPdfStructElem.setActualText(PdfString actualText) voidvoidvoidPdfNamespace.setNamespaceName(PdfString namespaceName) Sets the string defining the namespace name.voidPdfStructElem.setPhoneme(PdfString elementPhoneme) Attribute for a structure element that may be used as pronunciation hint.voidPdfStructElem.setStructureElementId(PdfString id) Sets the structure element's ID string.Constructors in com.itextpdf.kernel.pdf.tagging with parameters of type PdfStringModifierConstructorDescriptionPdfNamespace(PdfString namespaceName) Constructs a namespace defined by the given namespace name. -
Uses of PdfString in com.itextpdf.kernel.pdf.tagutils
Methods in com.itextpdf.kernel.pdf.tagutils with parameters of type PdfStringModifier and TypeMethodDescriptionprivate StringBackedAccessibilityProperties.toUnicodeString(PdfString pdfString) -
Uses of PdfString in com.itextpdf.kernel.pdf.xobject
Methods in com.itextpdf.kernel.pdf.xobject that return PdfStringModifier and TypeMethodDescriptionPdfFormXObject.getMarkStyle()Gets a text string representing the printer’s mark in human-readable form.PdfFormXObject.getTrapStyles()Gets a human-readable text string that described this trap network to the user.Methods in com.itextpdf.kernel.pdf.xobject with parameters of type PdfStringModifier and TypeMethodDescriptionPdfFormXObject.setMarkStyle(PdfString markStyle) Sets a text string representing the printer’s mark in human-readable form.PdfFormXObject.setTrapStyles(PdfString trapStyles) Sets a human-readable text string that described this trap network to the user. -
Uses of PdfString in com.itextpdf.kernel.utils
Methods in com.itextpdf.kernel.utils with parameters of type PdfStringModifier and TypeMethodDescriptionbooleanCompareTool.compareStrings(PdfString outString, PdfString cmpString) Simple method that compares two given PdfStrings.private booleanCompareTool.compareStringsExtended(PdfString outString, PdfString cmpString, ObjectPath currentPath, CompareTool.CompareResult compareResult) private byte[]CompareTool.convertPdfStringToBytes(PdfString pdfString) -
Uses of PdfString in com.itextpdf.kernel.validation.context
Fields in com.itextpdf.kernel.validation.context declared as PdfStringMethods in com.itextpdf.kernel.validation.context that return PdfStringModifier and TypeMethodDescriptionDuplicateIdEntryValidationContext.getId()Gets the ID of the entry.Constructors in com.itextpdf.kernel.validation.context with parameters of type PdfStringModifierConstructorDescriptionInstantiates a newDuplicateIdEntryValidationContextbased on ID string. -
Uses of PdfString in com.itextpdf.pdfa.checker
Methods in com.itextpdf.pdfa.checker with parameters of type PdfStringModifier and TypeMethodDescriptionprotected voidPdfA1Checker.checkPdfString(PdfString string) protected abstract voidPdfAChecker.checkPdfString(PdfString string) Verify the conformity of the PDF string. -
Uses of PdfString in com.itextpdf.pdfua.checkers.utils
Methods in com.itextpdf.pdfua.checkers.utils with parameters of type PdfStringModifier and TypeMethodDescriptionprivate static booleanFormulaCheckUtil.hasInvalidValues(PdfString altText, PdfString actualText) Deprecated. -
Uses of PdfString in com.itextpdf.pdfua.checkers.utils.ua1
Methods in com.itextpdf.pdfua.checkers.utils.ua1 with parameters of type PdfStringModifier and TypeMethodDescriptionprivate static booleanPdfUA1FormulaChecker.hasInvalidValues(PdfString altText, PdfString actualText) -
Uses of PdfString in com.itextpdf.pdfua.checkers.utils.ua2
Methods in com.itextpdf.pdfua.checkers.utils.ua2 with parameters of type PdfStringModifier and TypeMethodDescriptionstatic voidPdfUA2StringChecker.checkPdfString(PdfString string) Checks PdfString object to be UA-2 compatible. -
Uses of PdfString in com.itextpdf.signatures
Methods in com.itextpdf.signatures that return PdfString