public DocumentProcessor
@NotNull DocumentProcessingResult processDocument(@NotNull io.scanbot.sdk.entity.DocumentDraft documentDraft)
Creates files for given DocumentDraft
documentDraft - contains information about document that should be createdclass DocumentProcessingResultIOException - in case of any file access or input-output error