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 requirements of the output format.
|
static Configuration.XmpPriority |
Configuration.XmpPriority.LOW
Embed XMP if the output format does not have XMP requirements.
|
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 |
---|---|
Configuration.Xmp |
Configuration.Xmp.setPriority(Configuration.XmpPriority value)
Priority of this XMP over XMP generated automatically for the conformance
requirements of certain output formats.
|
Constructor and Description |
---|
Xmp(String content,
String uri,
Configuration.XmpPriority priority)
Deprecated.
|
This doc was generated on 2020-09-17. Copyright © 2002-2020 RealObjects GmbH. All Rights Reserved.