public JpegComposer(@NotNull
io.scanbot.sdk.persistence.DocumentStoreStrategy documentStoreStrategy,
@NotNull
io.scanbot.sdk.persistence.PageFileStorage pageFileStorage)
public void composeDocument(@NotNull
io.scanbot.sdk.entity.Document document,
@NotNull
PdfRendererInput input,
@NotNull
ComposerConfig composerConfig)
Composes given Document and Page into file(s)
IOException - in case of any IO or access failure