I am using the processBuisness card method. i also got the result in an xml format. But i want to where is this result stored because i want to use that result in further in my application ?
Buisness Card
Was this article helpful?
0 out of 0 found this helpful
Comments
1 comment
1. You upload your images and the paramaters of processing to our server.
2. Your images are processed. You can get the status of your task using the getTaskStatus method.
3. Once the status of your task is “Completed” you get a link to the output file. Using this link you can download the recognition results. For business card recognition three following export formats are available: vCard, csv and xml.
You can find a set of code samples on the different programming languages at our Samples Page.
Please sign in to leave a comment.