Re: Check if TIF file in use
- From: "Jeff Dillon" <jeffdillon@xxxxxxxxxxx>
- Date: Tue, 11 Apr 2006 13:52:39 -0700
No, I mean, there isn't something you can call, to see if the job is
complete? When you say interface, is it a com or .NET object? Or just an exe
that you launch.
Like
do while not scannerObject.Complete
wait
loop
Now process the file...
Jeff
"ValK" <ValK@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0C4B4F65-279B-4867-B830-C18D6117BA1D@xxxxxxxxxxxxxxxx
Jeff,
I'm not sure if I understand your question. Scanner interface it just a
program thet comes with the scanner. It seems like it doesn't put handle
on
the file.
"Jeff Dillon" wrote:
The scanner interface doesn's support a "complete" callback?
Jeff
"ValK" <ValK@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D0FBA600-E821-4CE9-89C4-C134A675982A@xxxxxxxxxxxxxxxx
Hi,
Here is my problem. I need to check if scanner finished scanning the
document. I'm using scanner interface that came with the scanner.
I tried to open file and catch IO Exception for "The process cannot
access
the file
...., because it is being used by another process." It worked with .PDF
but
not with TIF files. It will allow me to open file while scanning.
Any suggestions ????
Thanks
Val
.
- References:
- Re: Check if TIF file in use
- From: Jeff Dillon
- Re: Check if TIF file in use
- Prev by Date: Access Database Access within code
- Next by Date: Re: Check if TIF file in use
- Previous by thread: Re: Check if TIF file in use
- Next by thread: Re: Check if TIF file in use
- Index(es):
Relevant Pages
|