G
Guest
Hi,
I am trying to build a vb.net application to access my twain enabled sheet
fed scanner. I am using the sample twain code I found on code project:
http://www.codeproject.com/dotnet/twaindotnet.asp
This works great, but I need to enhance its capabilities. Specifically, I
need to be able to set the width/height of the object I wish to scan or at
least be able to shut off the sheet feeder (early) after the object has been
scanned (the object is smaller then the default scan size).
I am sure this function is available (somehow) in the twain_32.dll.
However, I need to see the complete dll definition/function list to figure
out how to do it. Does anyone know where I can get this info? I can't seem
to find it anywhere on the net. Any help would be appreciated. Thanks in
advance! - DLT
I am trying to build a vb.net application to access my twain enabled sheet
fed scanner. I am using the sample twain code I found on code project:
http://www.codeproject.com/dotnet/twaindotnet.asp
This works great, but I need to enhance its capabilities. Specifically, I
need to be able to set the width/height of the object I wish to scan or at
least be able to shut off the sheet feeder (early) after the object has been
scanned (the object is smaller then the default scan size).
I am sure this function is available (somehow) in the twain_32.dll.
However, I need to see the complete dll definition/function list to figure
out how to do it. Does anyone know where I can get this info? I can't seem
to find it anywhere on the net. Any help would be appreciated. Thanks in
advance! - DLT