Hi, can anyone provide a working example using submitImage and processDocument with php? i Have been trying without success, and there are only examples in java and c#
php processDocument example php
Was this article helpful?
0 out of 0 found this helpful
Comments
1 comment
This method should be used in the following order: first, you should upload several images to one task using submitImage method and receive the corresponding task ID. Then you can call the processDocument method where the task ID is transmitted as a parameter.
Unfortunately, there is no a ready PHP sample for the processDocument method and we do not have necessary resources to implement it in the nearest future.
Please sign in to leave a comment.