| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROPERTY_NAME_ENCODING |
"ghost4j.encoding" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
OPTION_AUTOROTATEPAGES_ALL |
1 |
public static final int |
OPTION_AUTOROTATEPAGES_NONE |
0 |
public static final int |
OPTION_AUTOROTATEPAGES_OFF |
3 |
public static final int |
OPTION_AUTOROTATEPAGES_PAGEBYPAGE |
2 |
public static final int |
OPTION_PDFSETTINGS_DEFAULT |
0 |
public static final int |
OPTION_PDFSETTINGS_EBOOK |
2 |
public static final int |
OPTION_PDFSETTINGS_PREPRESS |
4 |
public static final int |
OPTION_PDFSETTINGS_PRINTER |
3 |
public static final int |
OPTION_PDFSETTINGS_SCREEN |
1 |
public static final int |
OPTION_PROCESSCOLORMODEL_CMYK |
2 |
public static final int |
OPTION_PROCESSCOLORMODEL_GRAY |
1 |
public static final int |
OPTION_PROCESSCOLORMODEL_RGB |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
OPTION_DEVICE_AUTO |
0 |
public static final int |
OPTION_DEVICE_PS2WRITE |
2 |
public static final int |
OPTION_DEVICE_PSWRITE |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
READ_BUFFER_SIZE |
1024 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_PDF |
"PDF" |
public static final String |
TYPE_POSTSCRIPT |
"PostScript" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PARAMETER_APPEND_DOCUMENT |
"APPEND_DOCUMENT" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
OPTION_ANTIALIASING_HIGH |
4 |
public static final int |
OPTION_ANTIALIASING_LOW |
1 |
public static final int |
OPTION_ANTIALIASING_MEDIUM |
2 |
public static final int |
OPTION_ANTIALIASING_NONE |
0 |
Copyright © 2016. All Rights Reserved.