Uses of Class
com.gitlab.pdftk_java.com.lowagie.text.pdf.PdfString
Packages that use PdfString
-
Uses of PdfString in com.gitlab.pdftk_java
Methods in com.gitlab.pdftk_java with parameters of type PdfStringModifier and TypeMethodDescription(package private) static String
report.OutputPdfString
(PdfString pdfss_p, boolean utf8_b) -
Uses of PdfString in com.gitlab.pdftk_java.com.lowagie.text.pdf
Subclasses of PdfString in com.gitlab.pdftk_java.com.lowagie.text.pdfMethods in com.gitlab.pdftk_java.com.lowagie.text.pdf that return PdfStringModifier and TypeMethodDescriptionPdfArray.getAsString
(int idx) Returns aPdfObject
as aPdfString
, resolving indirect references.PdfDictionary.getAsString
(PdfName key) Returns aPdfObject
as aPdfString
, resolving indirect references.PdfString.setHexWriting
(boolean hexWriting) Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf with parameters of type PdfStringConstructors in com.gitlab.pdftk_java.com.lowagie.text.pdf with parameters of type PdfStringModifierConstructorDescription(package private)
PdfAnnotation
(PdfWriter writer, float llx, float lly, float urx, float ury, PdfString title, PdfString content) Constructs a newPdfAnnotation
of subtype text.PdfOutline
(PdfOutline parent, PdfAction action, PdfString title) Constructs aPdfOutline
.PdfOutline
(PdfOutline parent, PdfAction action, PdfString title, boolean open) Constructs aPdfOutline
.PdfOutline
(PdfOutline parent, PdfDestination destination, PdfString title) Constructs aPdfOutline
.PdfOutline
(PdfOutline parent, PdfDestination destination, PdfString title, boolean open) Constructs aPdfOutline
.