public static class ComposerFactory.DummyComposer implements Composer
Composer which always throws IOException on compose
public DummyComposer()
Composer which always throws IOException on compose
public void composeDocument(@NotNull
io.scanbot.sdk.entity.Document document,
@NotNull
PdfRendererInput input,
@NotNull
ComposerConfig config)
Composes given Document and Page into file(s)
IOException - in case of any IO or access failure