Class Overview
Document editor factory for pages manipulation, reordering and importing documents.
Summary
[Expand]
Inherited Methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Public Constructors
public
PdfDocumentEditorFactory
()
Public Methods
Creates document editor to perform operations such as page manipulation, reordering and
importing documents.
Parameters
document |
Current document. |
Returns
- document editor to perform operations on the current PDF document.