How can I scan a document using ASP.net MVC 5 with the help of Twain
问题 Please help me out by sharing the step by step procedure to achieve the scanning functionality using Twain in ASP.Net MVC5. Thank you 回答1: At this moment, none of the browsers support scanning out of the box. You need to use a third-party library (not part of Microsoft's .NET core components). Below example uses Scanner.js, which is a product offered by our company: Enable Scanning from TWAIN Scanners to ASP.NET Pages: Step by Step Below steps use Scanner.js as example; they may differ for