コミュニティ

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?

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

1件のコメント

  • Avatar
    Permanently deleted user

    Solved. Had an other function defined for submitImage

    0

サインインしてコメントを残してください。