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,
Comments
2 comments
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.
thank you
Please sign in to leave a comment.