Uses of Class
com.realobjects.pdfreactor.Configuration.OutputIntent
Packages that use Configuration.OutputIntent
-
Uses of Configuration.OutputIntent in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.OutputIntentModifier and TypeMethodDescriptionConfiguration.OutputIntent.setData
(byte[] value) The profile data.Configuration.OutputIntent.setIdentifier
(Configuration.OutputIntentDefaultProfile value) The identifier.Configuration.OutputIntent.setIdentifier
(String value) The identifier.The profile URL.Methods in com.realobjects.pdfreactor with parameters of type Configuration.OutputIntentModifier and TypeMethodDescriptionfinal Configuration
Configuration.setOutputIntent
(Configuration.OutputIntent value) Sets the output intent including the identifier and the ICC profile to be embedded into the PDF.