We are using the GD Twain Active X component implement the scanning features in my application and its in .Net framework. I have two queries which are listed below:
1. For using this component , we need to copy three files i.e gdtwain2.ocx, GDTWAIN.DLL, MSVBVM60.DLL to Windows/system32 folder and then register the same .ocx file using regsvr32.exe (as given in your help document). I am doing the same thing at the time when my application gets installed. When I run the application, I get an error on accessing the scanning part. But when i try doing the same after installing gdtwain.msi on that particular machine, it works fine. Is there any other way to register the gdtwain component?
2. How can we use this component for a multiple document feeder?
Thank you very much in advance for any help you may offer.
RAFAEL MOSCATEL
