Modifier and Type | Method and Description |
---|---|
PdfString |
PdfAcroForm.getDefaultAppearance()
Gets the DA String property on the AcroForm.
|
Modifier and Type | Method and Description |
---|---|
PdfString |
PdfFormField.getAlternativeName()
Gets the current alternate name.
|
PdfString |
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.
|
PdfString |
PdfFormField.getDefaultStyle()
Gets a default style string, as described in "Rich Text Strings" section of Pdf spec.
|
PdfString |
PdfFormField.getFieldName()
Gets the current field name.
|
PdfString |
PdfFormField.getMappingName()
Gets the current mapping name.
|
Modifier and Type | Method and Description |
---|---|
PdfFormField |
PdfFormField.setDefaultStyle(PdfString defaultStyleString)
Sets a default style string, as described in "Rich Text Strings" section of Pdf spec.
|
Modifier and Type | Method and Description |
---|---|
protected byte[] |
StandardSecurityHandler.getIsoBytes(PdfString string)
Gets bytes of String-value without considering encoding.
|
Modifier and Type | Method and Description |
---|---|
String |
PdfType0Font.decode(PdfString content) |
String |
PdfSimpleFont.decode(PdfString content) |
abstract String |
PdfFont.decode(PdfString content) |
GlyphLine |
PdfType0Font.decodeIntoGlyphLine(PdfString content)
Decodes a given PdfString containing encoded string (e.g.
|
GlyphLine |
PdfSimpleFont.decodeIntoGlyphLine(PdfString content)
Decodes a given PdfString containing encoded string (e.g.
|
GlyphLine |
PdfFont.decodeIntoGlyphLine(PdfString content)
Decodes a given PdfString containing encoded string (e.g.
|
float |
PdfType0Font.getContentWidth(PdfString content) |
float |
PdfSimpleFont.getContentWidth(PdfString content) |
abstract float |
PdfFont.getContentWidth(PdfString content) |
Modifier and Type | Field and Description |
---|---|
protected PdfString |
WriterProperties.initialDocumentId
The ID entry that represents the initial identifier.
|
protected PdfString |
PdfDocument.initialDocumentId
Deprecated.
|
protected PdfString |
WriterProperties.modifiedDocumentId
The ID entry that represents a change in a document.
|
protected PdfString |
PdfDocument.modifiedDocumentId
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
PdfString |
PdfString.copyTo(PdfDocument document)
Copies object to a specified document.
|
PdfString |
PdfString.copyTo(PdfDocument document, boolean allowDuplicating)
Copies object to a specified document.
|
protected PdfString |
PdfString.decrypt(PdfEncryption decrypt)
Deprecated.
use
decodeContent() or getValue() methods, they will decrypt bytes if they are encrypted. Will be removed in iText 7.1
|
PdfString |
PdfArray.getAsString(int index)
Returns the element at the specified index as a PdfString.
|
PdfString |
PdfDictionary.getAsString(PdfName key)
Returns the value associated to this key as a PdfString.
|
PdfString |
PdfOutputIntent.getInfo() |
PdfString |
PdfCatalog.getLang() |
PdfString |
PdfCatalog.getLang(PdfName lang)
Deprecated.
|
PdfString |
PdfOutputIntent.getOutputCondition() |
PdfString |
PdfOutputIntent.getOutputConditionIdentifier() |
PdfString |
PdfOutputIntent.getRegistryName() |
PdfString |
PdfString.makeIndirect(PdfDocument document)
Marks object to be saved as indirect.
|
PdfString |
PdfString.makeIndirect(PdfDocument document, PdfIndirectReference reference)
Marks object to be saved as indirect.
|
protected PdfString |
PdfString.newInstance() |
PdfString |
PdfString.setHexWriting(boolean hexWriting) |
Modifier and Type | Method and Description |
---|---|
WriterProperties |
WriterProperties.setInitialDocumentId(PdfString initialDocumentId)
The /ID entry of a document contains an array with two entries.
|
void |
PdfDocument.setInitialDocumentId(PdfString initialDocumentId)
Deprecated.
Will be removed in 7.1. Use
WriterProperties.setInitialDocumentId(PdfString) instead
|
void |
PdfCatalog.setLang(PdfString lang)
An entry specifying the natural language, and optionally locale.
|
WriterProperties |
WriterProperties.setModifiedDocumentId(PdfString modifiedDocumentId)
The /ID entry of a document contains an array with two entries.
|
void |
PdfDocument.setModifiedDocumentId(PdfString modifiedDocumentId)
Deprecated.
Will be removed in 7.1. Use
WriterProperties.setModifiedDocumentId(PdfString) instead
|
Modifier and Type | Method and Description |
---|---|
PdfString |
PdfTargetDictionary.getName()
Gets name of the file in the EmbeddedFiles name tree for the child target located in the EmbeddedFiles.
|
Constructor and Description |
---|
PdfTargetDictionary(PdfName r, PdfString n, PdfObject p, PdfObject a, PdfTargetDictionary t)
Creates a new PdfTargetDictionary object.
|
PdfWin(PdfString f)
Creates a new wrapper around a newly created Windows launch parameter dictionary.
|
PdfWin(PdfString f, PdfString d, PdfString o, PdfString p)
Creates a new wrapper around a newly created Windows launch parameter dictionary.
|
Modifier and Type | Field and Description |
---|---|
static PdfString |
PdfAnnotation.Accepted
Annotation state.
|
static PdfString |
PdfAnnotation.Canceled
Annotation state.
|
static PdfString |
PdfAnnotation.Completed
Annotation state.
|
static PdfString |
PdfAnnotation.Marked
Annotation state.
|
static PdfString |
PdfAnnotation.MarkedModel
Annotation state model.
|
static PdfString |
PdfAnnotation.None
Annotation state.
|
static PdfString |
PdfAnnotation.Rejected
Annotation state.
|
static PdfString |
PdfAnnotation.ReviewModel
Annotation state model.
|
static PdfString |
PdfAnnotation.Unmarked
Annotation state.
|
Modifier and Type | Method and Description |
---|---|
PdfString |
PdfAnnotation.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.
|
PdfString |
PdfMarkupAnnotation.getCreationDate()
The date and time when the annotation was created.
|
PdfString |
PdfAnnotation.getDate()
The date and time when the annotation was most recently modified.
|
PdfString |
PdfRedactAnnotation.getDefaultAppearance()
The default appearance string that shall be used in formatting the text.
|
PdfString |
PdfMarkupAnnotation.getDefaultAppearance()
Deprecated.
Supported only for:
PdfFreeTextAnnotation , PdfRedactAnnotation will be removed in 7.1 The default appearance string that shall be used in formatting the text. See ISO-32001 12.7.3.3, "Variable Text".
|
PdfString |
PdfFreeTextAnnotation.getDefaultAppearance()
The default appearance string that shall be used in formatting the text.
|
PdfString |
PdfFreeTextAnnotation.getDefaultStyleString() |
PdfString |
PdfTrapNetworkAnnotation.getLastModified()
The date and time when the trap network was most recently modified.
|
PdfString |
PdfAnnotation.getName()
Gets the annotation name, a text string uniquely identifying it among all the annotations on its page.
|
PdfString |
PdfRedactAnnotation.getOverlayText() |
PdfString |
PdfTextAnnotation.getState() |
PdfString |
PdfTextAnnotation.getStateModel() |
PdfString |
PdfMarkupAnnotation.getSubject()
Text representing a short description of the subject being addressed by the annotation.
|
PdfString |
PdfCaretAnnotation.getSymbol() |
PdfString |
PdfMarkupAnnotation.getText()
The text label that will be displayed in the title bar of the annotation's pop-up window when open and active.
|
PdfString |
PdfAnnotation.getTitle()
Annotation title.
|
Modifier and Type | Method and Description |
---|---|
PdfAnnotation |
PdfAnnotation.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 |
PdfMarkupAnnotation.setCreationDate(PdfString creationDate)
Sets the date and time when the annotation was created.
|
PdfAnnotation |
PdfAnnotation.setDate(PdfString date)
The date and time when the annotation was most recently modified.
|
PdfRedactAnnotation |
PdfRedactAnnotation.setDefaultAppearance(PdfString appearanceString)
The default appearance string that shall be used in formatting the text.
|
PdfMarkupAnnotation |
PdfMarkupAnnotation.setDefaultAppearance(PdfString appearanceString)
Deprecated.
Supported only for:
PdfFreeTextAnnotation , PdfRedactAnnotation will be removed in 7.1 The default appearance string that shall be used in formatting the text. See ISO-32001 12.7.3.3, "Variable Text".
|
PdfFreeTextAnnotation |
PdfFreeTextAnnotation.setDefaultAppearance(PdfString appearanceString)
The default appearance string that shall be used in formatting the text.
|
PdfFreeTextAnnotation |
PdfFreeTextAnnotation.setDefaultStyleString(PdfString defaultStyleString) |
PdfAnnotation |
PdfAnnotation.setName(PdfString name)
Sets the annotation name, a text string uniquely identifying it among all the annotations on its page.
|
PdfRedactAnnotation |
PdfRedactAnnotation.setOverlayText(PdfString text) |
PdfTextAnnotation |
PdfTextAnnotation.setState(PdfString state) |
PdfTextAnnotation |
PdfTextAnnotation.setStateModel(PdfString stateModel) |
PdfMarkupAnnotation |
PdfMarkupAnnotation.setSubject(PdfString subject)
Sets the text representing a short description of the subject being addressed by the annotation.
|
PdfCaretAnnotation |
PdfCaretAnnotation.setSymbol(PdfString symbol) |
PdfMarkupAnnotation |
PdfMarkupAnnotation.setText(PdfString text)
Sets the text label that will be displayed in the title bar of the annotation's pop-up window when open and active.
|
PdfAnnotation |
PdfAnnotation.setTitle(PdfString title)
Sets annotation title.
|
Constructor and Description |
---|
PdfFreeTextAnnotation(Rectangle rect, PdfString contents)
Creates new instance
|
Modifier and Type | Method and Description |
---|---|
PdfString |
AnnotationDefaultAppearance.toPdfString() |
Modifier and Type | Method and Description |
---|---|
PdfString |
TextRenderInfo.getPdfString() |
Constructor and Description |
---|
TextRenderInfo(PdfString str, CanvasGraphicsState gs, Matrix textMatrix, Stack<CanvasTag> canvasTagHierarchy)
Creates a new TextRenderInfo object
|
Modifier and Type | Method and Description |
---|---|
PdfString |
PdfCollection.getInitialDocument() |
Constructor and Description |
---|
Indexed(PdfObject base, int hival, PdfString lookup) |
Constructor and Description |
---|
PdfStringFS(PdfString pdfObject) |
Constructor and Description |
---|
PdfStringDestination(PdfString pdfObject) |
Modifier and Type | Method and Description |
---|---|
PdfString |
PdfStructElem.getActualText() |
PdfString |
PdfStructElem.getAlt() |
PdfString |
PdfStructElem.getE() |
PdfString |
PdfStructElem.getLang() |
Modifier and Type | Method and Description |
---|---|
void |
PdfStructElem.setActualText(PdfString actualText) |
void |
PdfStructElem.setAlt(PdfString alt) |
void |
PdfStructElem.setE(PdfString e) |
void |
PdfStructElem.setLang(PdfString lang) |
Modifier and Type | Method and Description |
---|---|
PdfString |
PdfFormXObject.getMarkStyle()
Gets a text string representing the printer’s mark in human-readable form.
|
PdfString |
PdfFormXObject.getTrapStyles()
Gets a human-readable text string that described this trap network to the user.
|
Modifier and Type | Method and Description |
---|---|
PdfFormXObject |
PdfFormXObject.setMarkStyle(PdfString markStyle)
Sets a text string representing the printer’s mark in human-readable form.
|
PdfFormXObject |
PdfFormXObject.setTrapStyles(PdfString trapStyles)
Sets a human-readable text string that described this trap network to the user.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CompareTool.compareStrings(PdfString outString, PdfString cmpString)
Simple method that compares two given PdfStrings.
|
Modifier and Type | Method and Description |
---|---|
protected abstract void |
PdfAChecker.checkPdfString(PdfString string) |
protected void |
PdfA1Checker.checkPdfString(PdfString string) |
Modifier and Type | Method and Description |
---|---|
PdfString |
PdfSignature.getCert()
Gets the /Cert entry value of this signature.
|
PdfString |
PdfSignature.getContents()
Gets the /Contents entry value.
|
PdfString |
PdfSignature.getDate()
Gets the /M value.
|
Copyright © 1998–2018 iText Group NV. All rights reserved.