Hi,
I'm trying to submit a 3 page PDF with a single submitImage call. Then trying to processFields on 3 differente pages (which correspond to this 3 page PDF).
I'm getting ProcessingFailed errors when I do this. However, if I break the PDF up into 3 different PDFs and process using three different submitImage calls, it works. Are PDF pages not interpreted as OCR SDK 'pages'?
Thanks, Adam