A
A
alysyuk2013-07-05 16:18:00
Scanning
alysyuk, 2013-07-05 16:18:00

A tool that allows you to scan from the browser

The essence of the problem is this - it is necessary that by clicking on the page, in the browser, the "Scan" button, the image is scanned, and it automatically falls into some field on the page for subsequent submission.

So far, only this has been found asprise.com/product/jtwain/ can someone else suggest options?
Thank you.

Answer the question

In order to leave comments, you need to log in

10 answer(s)
A
alysyuk, 2014-10-01
@alysyuk

We ended up buying Web TWAIN

P
Paulskit, 2013-07-05
@Paulskit

There are some positive experiences with Web TWAIN .
The truth is not cheap.

X
xmoonlight, 2013-07-06
@xmoonlight

This is a miracle: support.leadtools.com/CS/forums/40466/ShowPost.aspx

A
Alexander Maslov, 2013-07-05
@drakmail

Capturix Scanshare is still there. But buggy :/

X
xmoonlight, 2013-07-06
@xmoonlight

And more www.codeproject.com/Articles/527609/Image-Scanning-Uploading-in-Web-App

X
xmoonlight, 2013-07-06
@xmoonlight

More (Open source): twainx.sourceforge.net/index.html

X
xmoonlight, 2013-07-06
@xmoonlight

In general, I use www.irfanview.com/ , because The software can perform all command line functions or from a batch file.
Depending on the tasks - you can adapt it to a lot ... (upload - a regular ftp client is available in any OS or wget with POST)
I see a simpler solution (on win32)
: . Shortcut - in the quick launch bar (so that it was "at hand")
2. In the browser window - ajax script "Waiting for image from the scanner".
3. How the file appears on the server - it is immediately displayed in the browser.
However, I don't know the task... I could be wrong...

A
Alexander Borisovich, 2013-07-08
@Alexufo

I'm in exactly the same problem myself. As a way out - a browser plugin and an application in C #. Perhaps we will post it somehow, how we implement it. At the moment, you have to break with the usual apload. We can't do anything else. There was a ready-made plug-in for IE, through activx, so it's very easy to get access to the scanner through WIA.

E
Eddy_Em, 2013-07-08
@Eddy_Em

The simplest option is CGI on the bash, which will call scanimageand send the received image in the response of the POST request (or even by the “download” link).

K
Khabib Omarov, 2014-04-17
@temp-market

No one has the desire to make such a plugin for Google Chrome

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question