WebClientScan

There are many costly solutions available for accessing scanner from web browser, here I am trying to develop similar solution which is free and open source.


Project maintained by aptajosh Hosted on GitHub Pages — Theme by mattgraham

WebClientScan

I was searching for solution such that from browser event like button click will trigger scan command and client side scanner get invoked and scan the document. Though I didn’t get direct solution anywhere I got reference from code project article which help me a lot i.e. https://www.codeproject.com/Articles/493333/Client-Side-Printing-Scanning-in-NET. So here is a final solution.

# References