Changed Methods |
PdfFont
addFont(
PdfFont )
|
Documentation changed from old to new. |
Adds a PdfFont instance to this document so that this font is flushed automatically on document close. |
PdfFont
getFont(
PdfDictionary )
|
Documentation changed from old to new. |
Create a new instance of PdfFont or load already created one. |
PdfOutline
getOutlines(
boolean )
|
Documentation changed from old to new. |
This method returns a complete outline tree of the whole document. |
List
listIndirectReferences()
|
Documentation changed from old to new. |
Gets static copy of cross reference table. |
XMPMeta
updateDefaultXmpMetadata()
|
Documentation changed from old to new. |
Update XMP metadata values from PdfDocumentInfo. |
byte[]
getXmpMetadata()
|
Documentation changed from old to new. |
Gets XMPMetadata. |