Hello, how should i correctly submit an image and then process it with processFields?
Actually i'm able to create and get task information, but when i call processFields server answers:
<Response [450]>
<?xml version="1.0" encoding="utf-8"?><error><message language="english">No file posted</message></error>
Is there something i'm missing?
I post image data when i call submitImage, then call processFields with returned taskid.
What i want to achieve is reading data from pdf pre-built templates
Comments
0 comments
Please sign in to leave a comment.