Community

Error in submitImage R-studio

I'm using R-studio to work with Abbyy OCR. Packege info, example.

I try to submit an example Image, download from the example image page on the Abbyy website. The images are stored in a Dropbox folder. I use the command: submitImage.

submitImage(file_path="C:/Users/Me/Dropbox/Image/Picture010.tif",pdfPassword="")

But I receive an error saying:

Error in submitImage(file__path="C:/Users/Me/Dropbox/Image/Picture_010.tif", : could not find function "upload_file"

The function "upload_file" is missing. Do you have any idea's how this problem can be solved, or how this function can be added?

Was this article helpful?

0 out of 0 found this helpful

Comments

1 comment

  • Avatar
    Permanently deleted user

    Solved. Had an other function defined for submitImage

    0

Please sign in to leave a comment.