Package com.realobjects.pdfreactor.events
package com.realobjects.pdfreactor.events
- 
ClassDescriptionThis interface defines a
Callback.call(OutputItem)functionThis interface defines a provide function which can be applied on anOutputItemviaOutputItem.setCallback(Callback)This interface defines a continuous progress event during PDF creation.Implement this interface to be informed about the PDF creation progress.An implementation of aProgressEventListenerthat automatically terminates the conversion after the specified timeout in seconds.