extract

fun extract(extractorId: String, body: ByteArray): Flow<FormXAPIExtractResponse>

Invoke the FormX document extraction API at the FormX Worker Server

API Reference

Return

A flow of FormXAPIExtractResponse

Parameters

extractorId

The form extractor ID

body

The form image