Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Windows 7 终极版。我想将扫描仪与我的 c# 应用程序集成。我对此完全陌生。我在互联网上搜索并找到了一些关于 WIA 的信息,但它不适用于 Windows 7。请帮我详细解答。谢谢你。
如果您试图让您的 HP Scanjet 5300c 在 Windows 7 上运行,您可以联系 HP 支持并查看他们是否提供此类驱动程序。
如果您正在考虑开发 C# 应用程序以与扫描仪交互,您可以查看TWAIN 界面。这是一篇可能会有所帮助的文章。(我在公司工作。)
使用 TWAIN API。NuGet 包在这里: http: //nuget.org/packages/NTwain/