Uses of Interface
com.realobjects.pdfreactor.events.OutputStreamProvider
-
Uses of OutputStreamProvider in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionPDFreactor.convert
(Configuration configuration, OutputStreamProvider function) Converts the specifiedConfiguration
into PDF or image and writes it intoOutputStream
(s) created by the supplied function.