Community

Does the image file still exist in the cloud after extraction the data from the image file?

Hello,

When I upload an image file to ABBYY Cloud by running the TestApp.java in eclipse.I extract the output in the xml file. Does the image file still remain in the cloud after extracting the data from the image file or does it gets deleted if so how would I know that??

Please let me know as soon as you can.

Thanks,

Was this article helpful?

2 out of 2 found this helpful

Comments

2 comments

  • Avatar
    Andrey Isaev

    Image is cached for quite a long time so you could re-run recognition or download recognized result again. Basically, Cloud OCR does not know, did you download it already or not. Or was there error during download or not. To make sure it is deleted when you finished, you should explicitly call deleteTask method.

    1
  • Avatar
    vandana

    thank you

    0

Please sign in to leave a comment.