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 |
---|---|
boolean |
PdfType0Font.appendDecodedCodesToGlyphsList(List<Glyph> list,
PdfString characterCodes)
Decodes sequence of character codes (e.g.
|
boolean |
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.
|
String |
PdfType0Font.decode(PdfString content) |
abstract String |
PdfFont.decode(PdfString content) |
String |
PdfSimpleFont.decode(PdfString content) |
GlyphLine |
PdfType0Font.decodeIntoGlyphLine(PdfString characterCodes)
Decodes sequence of character codes (e.g.
|
abstract GlyphLine |
PdfFont.decodeIntoGlyphLine(PdfString characterCodes)
Decodes sequence of character codes (e.g.
|
GlyphLine |
PdfSimpleFont.decodeIntoGlyphLine(PdfString content)
Decodes sequence of character codes (e.g.
|
float |
PdfType0Font.getContentWidth(PdfString content) |
abstract float |
PdfFont.getContentWidth(PdfString content) |
float |
PdfSimpleFont.getContentWidth(PdfString content) |
Modifier and Type | Field and Description |
---|---|
protected 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 Type | Method and Description |
---|---|
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()
Get natural language.
|
PdfString |
PdfDocument.getModifiedDocumentId()
Gets modified document id
|
PdfString |
PdfDocument.getOriginalDocumentId()
Gets original document id
|
PdfString |
PdfOutputIntent.getOutputCondition() |
PdfString |
PdfOutputIntent.getOutputConditionIdentifier() |
PdfString |
PdfOutputIntent.getRegistryName() |
PdfString |
PdfString.setHexWriting(boolean hexWriting) |
Modifier and Type | Method and Description |
---|---|
protected LinkedHashMap<PdfString,PdfObject> |
GenericNameTree.getItems() |
Set<PdfString> |
GenericNameTree.getKeys() |
Set<PdfString> |
IPdfNameTreeAccess.getKeys()
Retrieve the set of keys in the name tree.
|
Map<PdfString,PdfObject> |
PdfNameTree.getNames()
Retrieves the names stored in the name tree
|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
GenericNameTree.addEntry(PdfString key,
PdfObject value)
Add an entry to the name tree.
|
void |
PdfDocument.addNamedDestination(PdfString key,
PdfObject value)
This methods adds new name in the Dests NameTree.
|
PdfObject |
GenericNameTree.getEntry(PdfString key)
Retrieve an entry from the name tree.
|
PdfObject |
IPdfNameTreeAccess.getEntry(PdfString key)
Retrieve an entry from the name tree.
|
void |
GenericNameTree.removeEntry(PdfString key)
Remove an entry from the name tree.
|
WriterProperties |
WriterProperties.setInitialDocumentId(PdfString initialDocumentId)
The /ID entry of a document contains an array with two entries.
|
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.
|
Modifier and Type | Method and Description |
---|---|
protected void |
GenericNameTree.setItems(LinkedHashMap<PdfString,PdfObject> items) |
Constructor and Description |
---|
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 |
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.
|
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()
Gets the
AnnotationDefaultAppearance 's representation as PdfString . |
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()
Retrieves the document that will be initially presented
in the user interface.
|
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() |
PdfString |
PdfStructElem.getPhoneme()
Attribute for a structure element that may be used as pronunciation hint.
|
PdfString |
PdfStructElem.getStructureElementId()
Gets the structure element's ID string, if it has one.
|
Modifier and Type | Method and Description |
---|---|
PdfStructElem |
PdfStructIdTree.getStructElemById(PdfString id)
Retrieve a structure element by ID, if it has one.
|
void |
PdfStructElem.setActualText(PdfString actualText) |
void |
PdfStructElem.setAlt(PdfString alt) |
void |
PdfStructElem.setE(PdfString e) |
void |
PdfStructElem.setLang(PdfString lang) |
PdfNamespace |
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.
|
void |
PdfStructElem.setStructureElementId(PdfString id)
Sets the structure element's ID string.
|
Constructor and Description |
---|
PdfNamespace(PdfString namespaceName)
Constructs a namespace defined by the given namespace name.
|
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.
|
Copyright © 1998–2023 Apryse Group NV. All rights reserved.