|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
| Added Methods | |
void close() |
Close / release all resources held by this document. |
Font embedFont(InputStream, |
Embeds a font in the PDF file. |
Action getOpenAction() |
Returns the Action to run when the document is opened. |
void setInitialPage(int, |
Sets the initial page and scale to use when this document is opened with a PDF viewer. |
void setPageLabels(int[], |
Sets a page label to identify each page visually on the screen or in print. |
| Changed Methods | ||
int getInitialPage() |
Now deprecated. |
Use getOpenAction() instead. |
String getMagnification() |
Now deprecated. |
Use getOpenActions() |
void setMagnification(String) |
Now deprecated. |
Use setInitialPage() method that takes the page index and the scale as arguments. |
void setInitialPage(int) |
Now deprecated. |
Use setInitialPage() variant that takes scale as an argument |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||