Uses of Interface
com.realobjects.pdfreactor.events.OutputStreamProvider
Packages that use OutputStreamProvider
- 
Uses of OutputStreamProvider in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor with parameters of type OutputStreamProviderModifier and TypeMethodDescriptionPDFreactor.convert(Configuration configuration, OutputStreamProvider function) Converts the specifiedConfigurationinto PDF or image and writes it intoOutputStream(s) created by the supplied function.