Uses of Class
com.realobjects.pdfreactor.Configuration.Xmp
Packages that use Configuration.Xmp
-
Uses of Configuration.Xmp in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.XmpModifier 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
.Methods in com.realobjects.pdfreactor with parameters of type Configuration.XmpModifier and TypeMethodDescriptionfinal Configuration
Configuration.setXmp
(Configuration.Xmp value) Sets custom XMP to be embedded into the PDF document.