ContentOptions
, IDRViewerOptions
public abstract class OutputModeOptions extends Object
Constructor | Description |
---|---|
OutputModeOptions() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
getBooleanValue(String key,
boolean defaultValue) |
|
String |
getErrors() |
|
Map<String,Object> |
getFormsValues() |
|
String |
getStringValue(String key) |
|
void |
setOutputThumbnails(boolean value) |
Output thumbnails of pages in /thumbnails/.
|
public String getErrors()
public void setOutputThumbnails(boolean value)
Possible value:
Default: false
Thumnails are always generated if using the IDRViewer with ViewerUI Complete.
Also set with -Dorg.jpedal.pdf2html.outputThumbnails=
value
- is of type boolean.public boolean getBooleanValue(String key, boolean defaultValue)
Copyright 2021 IDRsolutions ltd. All rights reserved.