powered by
This function gets Information about a particular application
processFields(file_path = "", taskId = NULL, description = "", ...)
path of the document
Only tasks with Submitted, Completed or NotEnoughCredits status can be processed using this function.
optional, default: ""
Additional arguments passed to abbyy_POST.
abbyy_POST
data.frame with details of the task associated with the submitted Image
data.frame
http://ocrsdk.com/documentation/apireference/processFields/
# NOT RUN { processFields(file_path = "file_path", taskId = "task_id", description = "") # }
Run the code above in your browser using DataLab