Uses of Class
com.itextpdf.kernel.pdf.PdfString
Package
Description
-
Uses of PdfString in com.itextpdf.forms
Modifier and TypeMethodDescriptionPdfAcroForm.getDefaultAppearance()
Gets theDA
String property on the AcroForm. -
Uses of PdfString in com.itextpdf.forms.fields
Modifier and TypeMethodDescriptionPdfFormField.getAlternativeName()
Gets the current alternate name.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.PdfFormField.getFieldName()
Gets the current field name.PdfFormField.getMappingName()
Gets the current mapping name.Modifier 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
Modifier and TypeMethodDescriptionAnnotObject.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.Modifier 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
Modifier and TypeMethodDescriptionprotected byte[]
StandardSecurityHandler.getIsoBytes
(PdfString string) Gets bytes of String-value without considering encoding. -
Uses of PdfString in com.itextpdf.kernel.font
Modifier and TypeMethodDescriptionboolean
PdfFont.appendDecodedCodesToGlyphsList
(List<Glyph> list, PdfString characterCodes) Decodes sequence of character codes (e.g.boolean
PdfSimpleFont.appendDecodedCodesToGlyphsList
(List<Glyph> list, PdfString characterCodes) Decodes sequence of character codes (e.g.boolean
PdfType0Font.appendDecodedCodesToGlyphsList
(List<Glyph> list, PdfString characterCodes) Decodes sequence of character codes (e.g.abstract String
abstract GlyphLine
PdfFont.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 float
PdfFont.getContentWidth
(PdfString content) float
PdfSimpleFont.getContentWidth
(PdfString content) float
PdfType0Font.getContentWidth
(PdfString content) -
Uses of PdfString in com.itextpdf.kernel.pdf
Modifier and TypeFieldDescriptionprotected PdfString
WriterProperties.initialDocumentId
The ID entry that represents the initial identifier.protected PdfString
WriterProperties.modifiedDocumentId
The ID entry that represents a change in a document.Modifier 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()
PdfString.setHexWriting
(boolean hexWriting) Modifier and TypeMethodDescriptionWriterProperties.setInitialDocumentId
(PdfString initialDocumentId) The /ID entry of a document contains an array with two entries.void
An entry specifying the natural language, and optionally locale.WriterProperties.setModifiedDocumentId
(PdfString modifiedDocumentId) The /ID entry of a document contains an array with two entries. -
Uses of PdfString in com.itextpdf.kernel.pdf.action
-
Uses of PdfString in com.itextpdf.kernel.pdf.annot
Modifier and TypeFieldDescriptionstatic final PdfString
PdfAnnotation.Accepted
Annotation state.static final PdfString
PdfAnnotation.Canceled
Annotation state.static final PdfString
PdfAnnotation.Completed
Annotation state.static final PdfString
PdfAnnotation.Marked
Annotation state.static final PdfString
PdfAnnotation.MarkedModel
Annotation state model.static final PdfString
PdfAnnotation.None
Annotation state.static final PdfString
PdfAnnotation.Rejected
Annotation state.static final PdfString
PdfAnnotation.ReviewModel
Annotation state model.static final PdfString
PdfAnnotation.Unmarked
Annotation state.Modifier 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.Modifier 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.ModifierConstructorDescriptionPdfFreeTextAnnotation
(Rectangle rect, PdfString contents) Creates new instance -
Uses of PdfString in com.itextpdf.kernel.pdf.annot.da
Modifier and TypeMethodDescriptionAnnotationDefaultAppearance.toPdfString()
Gets theAnnotationDefaultAppearance
's representation asPdfString
. -
Uses of PdfString in com.itextpdf.kernel.pdf.canvas.parser.data
ModifierConstructorDescriptionTextRenderInfo
(PdfString str, CanvasGraphicsState gs, Matrix textMatrix, Stack<CanvasTag> canvasTagHierarchy) Creates a new TextRenderInfo object -
Uses of PdfString in com.itextpdf.kernel.pdf.collection
Modifier and TypeMethodDescriptionPdfCollection.getInitialDocument()
Retrieves the document that will be initially presented in the user interface. -
Uses of PdfString in com.itextpdf.kernel.pdf.colorspace
-
Uses of PdfString in com.itextpdf.kernel.pdf.filespec
-
Uses of PdfString in com.itextpdf.kernel.pdf.tagging
Modifier and TypeMethodDescriptionPdfStructElem.getActualText()
PdfStructElem.getAlt()
PdfStructElem.getE()
PdfStructElem.getLang()
PdfStructElem.getPhoneme()
Attribute for a structure element that may be used as pronunciation hint.Modifier and TypeMethodDescriptionvoid
PdfStructElem.setActualText
(PdfString actualText) void
void
void
PdfNamespace.setNamespaceName
(PdfString namespaceName) Sets the string defining the namespace name.void
PdfStructElem.setPhoneme
(PdfString elementPhoneme) Attribute for a structure element that may be used as pronunciation hint.ModifierConstructorDescriptionPdfNamespace
(PdfString namespaceName) Constructs a namespace defined by the given namespace name. -
Uses of PdfString in com.itextpdf.kernel.pdf.xobject
Modifier 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.Modifier 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
Modifier and TypeMethodDescriptionboolean
CompareTool.compareStrings
(PdfString outString, PdfString cmpString) Simple method that compares two given PdfStrings. -
Uses of PdfString in com.itextpdf.pdfa.checker
Modifier and TypeMethodDescriptionprotected void
PdfA1Checker.checkPdfString
(PdfString string) protected abstract void
PdfAChecker.checkPdfString
(PdfString string) Verify the conformity of the PDF string. -
Uses of PdfString in com.itextpdf.signatures