I have PDF files I would like to read three fields from. Instead of sending the file via curl 3 separate times how can I tell it to do 3 fields in the same image?
Multiple Fields in Same Image
この記事は役に立ちましたか?
0人中0人がこの記事が役に立ったと言っています
I have PDF files I would like to read three fields from. Instead of sending the file via curl 3 separate times how can I tell it to do 3 fields in the same image?
0人中0人がこの記事が役に立ったと言っています
コメント
1件のコメント
I would suggest you to use processFields method for this purpose - it allows you to recognize several fields in a document. Please find more details in our documentations.
サインインしてコメントを残してください。