Package | Description |
---|---|
com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
Modifier and Type | Field and Description |
---|---|
static Configuration.OutputIntentDefaultProfile |
Configuration.OutputIntentDefaultProfile.FOGRA39
"Coated FOGRA39" output intent default profile.
|
static Configuration.OutputIntentDefaultProfile |
Configuration.OutputIntentDefaultProfile.GRACOL
"Coated GRACoL 2006" output intent default profile.
|
static Configuration.OutputIntentDefaultProfile |
Configuration.OutputIntentDefaultProfile.IFRA
"ISO News print 26% (IFRA)" output intent default profile.
|
static Configuration.OutputIntentDefaultProfile |
Configuration.OutputIntentDefaultProfile.JAPAN
"Japan Color 2001 Coated" output intent default profile.
|
static Configuration.OutputIntentDefaultProfile |
Configuration.OutputIntentDefaultProfile.JAPAN_NEWSPAPER
"Japan Color 2001 Newspaper" output intent default profile.
|
static Configuration.OutputIntentDefaultProfile |
Configuration.OutputIntentDefaultProfile.JAPAN_UNCOATED
"Japan Color 2001 Uncoated" output intent default profile.
|
static Configuration.OutputIntentDefaultProfile |
Configuration.OutputIntentDefaultProfile.JAPAN_WEB
"Japan Web Coated (Ad)" output intent default profile.
|
static Configuration.OutputIntentDefaultProfile |
Configuration.OutputIntentDefaultProfile.SWOP
"US Web Coated (SWOP) v2" output intent default profile.
|
static Configuration.OutputIntentDefaultProfile |
Configuration.OutputIntentDefaultProfile.SWOP_3
"Web Coated SWOP 2006 Grade 3 Paper" output intent default profile.
|
Modifier and Type | Method and Description |
---|---|
static Configuration.OutputIntentDefaultProfile |
Configuration.OutputIntentDefaultProfile.valueOf(String name) |
static Configuration.OutputIntentDefaultProfile[] |
Configuration.OutputIntentDefaultProfile.values() |
Modifier and Type | Method and Description |
---|---|
Configuration.OutputIntent |
Configuration.OutputIntent.setIdentifier(Configuration.OutputIntentDefaultProfile value)
The identifier.
|
Constructor and Description |
---|
OutputIntent(Configuration.OutputIntentDefaultProfile identifier,
byte[] data,
String url)
Deprecated.
|
This doc was generated on 2020-09-17. Copyright © 2002-2020 RealObjects GmbH. All Rights Reserved.