powered by
Processes Checkmark Field
processCheckmarkField(file_path = "", checkmarkType = "empty", region = "-1,-1,-1,-1", correctionAllowed = "false", pdfPassword = "", description = "", ...)
required, path of the document, default: ""
optional, default: "empty"
coordinates of region from top left, 4 values: top left bottom right; optional; default: "-1,-1,-1,-1" (entire image)
optional, default: "false"
optional, default: ""
Additional arguments passed to abbyy_POST.
abbyy_POST
Data frame with details of the task associated with the submitted Image
http://ocrsdk.com/documentation/apireference/processCheckmarkField/
For supported image types, see http://ocrsdk.com/documentation/specifications/image-formats/
# NOT RUN { processCheckmarkField(file_path = "file_path") # }
Run the code above in your browser using DataLab