Acquire TWAIN

  • Thread starter Thread starter John Cosmas
  • Start date Start date
J

John Cosmas

Does anyone know how to use or have code that can allow me to fire the
Acquire/Select TWAIN source from a command button? Do you have to install a
specific COM or do you just use the Windows native DLL or library of some
sort? My client desktop will be running XP or 2000 Pro.

TIA
John Cosmas
 
I am also trying to do something similar, and would appreciate any
insights. I had a little success using the dll/code for pajantimage.
It was running fairly well in VB 6, but I had some problems using it in
Access.

I have a couple of questions. First, what built in suport is there for
TWAIN in Access/Windows? Also, the specific problem I was having with
the pajantimage solution was that VB has a PictureBox control, which
was used to display the image once it was acquired from a TWAIN source.
Access does not have this type of control, and so I was not able to
display the image once I acquire it. I am able to interface with the
TWAIN device, and see the 'live feed', but I haven't been able to do
much else.

TIA,
Ahmer
 
Back
Top