| Package | Description |
|---|---|
| com.qoppa.pdfEditor |
PDFEditorBean, toolbar and related classes.
|
| com.qoppa.pdfEditor.outputpreview |
Classes related to output preview.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDFEditorBean.startOutputPreview(List<NamedColorSpace> namedColorSpaces,
OutputPreviewOptions options)
Starts Output Preview mode which allows the simulation of overprint, color spaces, and background colors.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputPreviewListener.outputPreviewStopped(OutputPreviewOptions options)
Called when output preview has stopped.
|