powered by
Processes a Business Card
processBusinessCard(file_path = "", language = "English", imageSource = "auto", correctOrientation = "true", correctSkew = "true", exportFormat = "vCard", description = "", pdfPassword = "", ...)
required, path of the document, default: ""
optional, default: English
optional, default: auto
optional, default: true
optional, default: "vCard"
optional, default: ""
optional, default: NULL
Additional arguments passed to abbyy_POST.
abbyy_POST
Data frame with details of the task associated with the submitted Business Card
http://ocrsdk.com/documentation/apireference/processBusinessCard/
# NOT RUN { processBusinessCard(file_path="file_path", language="English") # }
Run the code above in your browser using DataLab