Generated by
JDiff

Class com.qoppa.pdfAssemble.PDFAssemble

Removed Methods
void setInitialPage(int) Sets the initial page to display.
 

Added Methods
void close() Close / release all resources held by this document.
void setInitialPage(int, String) Sets the initial page and scale to use when this document is opened with a PDF viewer.
void setInitialPage(int) Sets the initial page to display.
 

Changed Methods
void setInitialMagnification(String) Now deprecated.
Use setInitialPage(int pageIndex, String scale).