Package | Description |
---|---|
com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
Modifier and Type | Method and Description |
---|---|
Configuration.Xmp |
Configuration.Xmp.setContent(java.lang.String value)
XMP, as an XML string, to be embedded into the PDF document.
|
Configuration.Xmp |
Configuration.Xmp.setPriority(Configuration.XmpPriority value)
Priority of this XMP over XMP generated automatically for the conformance
requirements of certain output formats.
|
Configuration.Xmp |
Configuration.Xmp.setUri(java.lang.String value)
URI to XMP to be embedded into the PDF document, if
content is null . |
Modifier and Type | Method and Description |
---|---|
Configuration |
Configuration.setXmp(Configuration.Xmp value)
Sets custom XMP to be embedded into the PDF document.
|
This doc was generated on 2018-08-13. Copyright © 2002-2018 RealObjects GmbH. All Rights Reserved.