Changed Methods |
PdfFormXObject
copyAsFormXObject(
PdfDocument )
|
Documentation changed from old to new. |
Copies page as FormXObject to the specified document. |
PdfArray
getAssociatedFiles(
boolean )
|
Documentation changed from old to new. |
Returns files associated with PDF page. |
List
getOutlines(
boolean )
|
Documentation changed from old to new. |
This method gets outlines of a current page |
PdfPage
setIgnorePageRotationForContent(
boolean )
|
Documentation changed from old to new. |
If true - defines that in case the page has a rotation, then new content will be automatically rotated in the opposite direction. |