Package | Description |
---|---|
com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
Modifier and Type | Method and Description |
---|---|
Configuration.Xmp |
Configuration.Xmp.setContent(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(String value)
URI to XMP to be embedded into the PDF document, if
Configuration.Xmp.setContent(String) is not set or 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 2020-09-17. Copyright © 2002-2020 RealObjects GmbH. All Rights Reserved.