| Package | Description |
|---|---|
| com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
| com.realobjects.pdfreactor.events |
Custom events thrown by PDFreactor.
|
| com.realobjects.pdfreactor.legacy |
Main access to the legacy API of PDFreactor, use of
com.realobjects.pdfreactor.PDFreactor is preferred. |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.setProgressEventListeners(ProgressEventListener[] values)
Adds a
ProgressEventListener. |
| Modifier and Type | Class and Description |
|---|---|
class |
TimeoutListener
An implementation of a
ProgressEventListener that automatically terminates the
conversion after the specified timeout in seconds. |
| Modifier and Type | Method and Description |
|---|---|
void |
PDFreactor.addProgressEventListener(ProgressEventListener listener)
Deprecated.
Adds a
ProgressEventListener. |
void |
PDFreactor.removeProgressEventListener(ProgressEventListener listener)
Deprecated.
Removes a
ProgressEventListener. |
This doc was generated on 2020-09-17. Copyright © 2002-2020 RealObjects GmbH. All Rights Reserved.