C
clsmith66
I am developing a small (very small) OCR utility and am using the MODI object
to do the actual OCR. The problem is, MODI doesn't seem to release the file
when I am finished with it. In my app, I create a new MODI document, run the
OCR, grab a certain line of text I can use as a distinct file name, and then
resave the .tif file in a new location, but I can not delete the old file. I
have tried using the Close method, but still I can not delete the file. I
keep getting a file in use error. Any help would be greatly appreciated.
Chris
to do the actual OCR. The problem is, MODI doesn't seem to release the file
when I am finished with it. In my app, I create a new MODI document, run the
OCR, grab a certain line of text I can use as a distinct file name, and then
resave the .tif file in a new location, but I can not delete the old file. I
have tried using the Close method, but still I can not delete the file. I
keep getting a file in use error. Any help would be greatly appreciated.
Chris