Hi,
I am looking for a tool/method to scan a document from local connected scanner and than upload scanned document to MYSQL table or webserver directory. I have read great deal on WIA (Windows Imaging Automation) and have actually used it in Client Server Application. It works great in Client Server, but I do not know how and if it can work in web application.
I would greatly appreciate your help.
Regards
WK
Javsacript/PHP -- Scan Document from Scanner & Upload PDF
Moderator: General Moderators
-
wasifkhan007
- Forum Newbie
- Posts: 1
- Joined: Fri Feb 04, 2011 10:55 pm
-
amineprodev
- Forum Newbie
- Posts: 1
- Joined: Fri Apr 19, 2013 6:06 am
Re: Javsacript/PHP -- Scan Document from Scanner & Upload PD
hi i'm looking fo rthe samething !!!
any luck finding anything about this?
any luck finding anything about this?
Re: Javsacript/PHP -- Scan Document from Scanner & Upload PD
It's not possible with Javascript. With PHP you may be able, with the right combination of extensions or server-side applications, do the scanning yourself without user intervention, but only if the scanner is accessible from the web server (eg, connected on the same network, or shared from the computer it's directly connected to).
ActiveX, Java, and/or Flash can probably do it.
ActiveX, Java, and/or Flash can probably do it.