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
この記事は役に立ちましたか?
0人中0人がこの記事が役に立ったと言っています
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#
0人中0人がこの記事が役に立ったと言っています
コメント
1件のコメント
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.
サインインしてコメントを残してください。