Uses of Class
com.realobjects.pdfreactor.Configuration.PdfScriptAction
Packages that use Configuration.PdfScriptAction
-
Uses of Configuration.PdfScriptAction in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.PdfScriptActionModifier and TypeMethodDescriptionThe script source that should be executed.Configuration.PdfScriptAction.setTriggerEvent
(Configuration.PdfScriptTriggerEvent value) The event on which the script is executed.Methods in com.realobjects.pdfreactor with parameters of type Configuration.PdfScriptActionModifier and TypeMethodDescriptionfinal Configuration
Configuration.setPdfScriptAction
(Configuration.PdfScriptAction... values) Sets a pair of trigger event and PDF script.