简体   繁体   中英

integrate scanner with c# application

I am using windows 7 ultimate. I want to integrate scanner with my c# application. I am totally new to this. I have searched on the internet and found something about WIA but it is not applicable in windows 7. please help me with detailed answer. thank you.

If you are trying to make your HP Scanjet 5300c work on Windows 7, you may contact HP support and see if they provide such driver.

If you are looking at developing a C# app to interact with scanners, you can check out TWAIN interface . Here is an article that might help. (I work for the company.)

Use the TWAIN API. NuGet package here: http://nuget.org/packages/NTwain/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM