I am developing a desktop application using React + Electron. My client is asking to use a scanner to scan his document, and then upload them to the server through the application.
Is there any successful way of implementing Twain in React?
Thanks in advance!
Yes. There are a few commercial JavaScript libraries that allow you access scanners from a web page. For example, we offer one named Scanner.js