| Changed Methods |
PdfFont
findFont(
String,
String
)
|
Documentation changed from old to new. |
Find PdfFont from loaded fonts with corresponding fontProgram and encoding or CMAP. |
void
flushFonts()
|
Documentation changed from old to new. |
Flushes all newly added or loaded fonts. |
void
tryInitTagStructure(
PdfDictionary)
|
Documentation changed from old to new. |
Initializes the new instance of document's structure tree root PdfStructTreeRoot. |
void
setXmpMetadata(
XMPMeta)
|
Documentation changed from old to new. |
Sets the XMP Metadata. |
void
setXmpMetadata(
XMPMeta,
SerializeOptions
)
|
Documentation changed from old to new. |
Sets the XMP Metadata. |