Package | Description |
---|---|
com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
Modifier and Type | Field and Description |
---|---|
static Configuration.XmpPriority |
Configuration.XmpPriority.HIGH
Embed XMP ignoring requirments of the output format.
|
static Configuration.XmpPriority |
Configuration.XmpPriority.LOW
Embed XMP if the output format does not have XMP requirments.
|
static Configuration.XmpPriority |
Configuration.XmpPriority.NONE
Do not embed XMP.
|
Modifier and Type | Method and Description |
---|---|
static Configuration.XmpPriority |
Configuration.XmpPriority.valueOf(String name) |
static Configuration.XmpPriority[] |
Configuration.XmpPriority.values() |
Modifier and Type | Method and Description |
---|---|
void |
Configuration.Xmp.setPriority(Configuration.XmpPriority value)
Priority of this XMP over XMP generated automaticaly for the conformance
requirements of certain output formats.
|
Constructor and Description |
---|
Configuration.Xmp(String content,
String uri,
Configuration.XmpPriority priority) |
This doc was generated on 2017-05-17. Copyright © 2002-2017 RealObjects GmbH. All Rights Reserved.