Uses of Class
com.realobjects.pdfreactor.Configuration.Xmp
-
Uses of Configuration.Xmp in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionConfiguration.Xmp.setContent
(String value) XMP, as an XML string, to be embedded into the PDF document.Configuration.Xmp.setPriority
(Configuration.XmpPriority value) Priority of this XMP over XMP generated automatically for the conformance requirements of certain output formats.URI to XMP to be embedded into the PDF document, ifsetContent(String)
is not set ornull
.Modifier and TypeMethodDescriptionfinal Configuration
Configuration.setXmp
(Configuration.Xmp value) Sets custom XMP to be embedded into the PDF document.