twain or isis
-
does anyone know how to use a scanner with a adf using twain or isis? i also woundering if i could scan using my software not the software that came with the scanner because right now when i use twain from my program it opens the software that came with the scanner to control the scanning process i want to be able to do that with my program Thanks, Chad Aiena
-
does anyone know how to use a scanner with a adf using twain or isis? i also woundering if i could scan using my software not the software that came with the scanner because right now when i use twain from my program it opens the software that came with the scanner to control the scanning process i want to be able to do that with my program Thanks, Chad Aiena
Hi, Use interop to access the twain com object for this purpose: [DllImport("twain_32.dll", EntryPoint="#1")] If you want me to create a tutorial walking you through the process of using this technique, please send me a note through the website: www.KYNOU.com I hoped I helped :)