Question : How do I use twain_32.dll in Visual C#.NET 2008

I need to scan something using Visual C#.NET 2008.  From what I've seen it looks like twain_32.dll might be the way to go.  I found a post on that here.

http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_24904738.html?sfQueryTermInfo=1+c+net+scan+twain#notices

But I don't know how to use that.  I need some good code samples as far as how to set that up.  I've tried using the twain example on CodeProject.com.  That crashes when I try to run the project.  

I will need to convert the scanned documents to PDFs down the line so any info on that would be appreciated as well.

Thanks

Answer : How do I use twain_32.dll in Visual C#.NET 2008

The Code Project article (and the code I worked with) were written using the older implementation of TWAIN (pre- 2.1). If you want to stick with that project and you are going to download anything from the TWAIN site, then make sure you go the Downloads page and scroll down to the "Data Source Manager" section. Under this section, select the data source manager that is listed under the heading "Older Windows DSM".
Random Solutions  
 
programming4us programming4us