Click here to Skip to main content
15,917,177 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi all !

I have requirement to get the image from client-end scanner and post it back to server. currently i have achieved it by using DynamicSoft Web TWAIN SDK. but i do not wish to purchase such rich SDK as it increase cost to me as compare to the features i required out of it.

I need only paper scan from client-end.

Can anyone suggest a way to achieve this functionality?

Do i need to go for ActiveX controls and Add-On or their is another way to acheive it?

Thanks in advance.

Note: I have to provide support for all browser(s). I.E + Gecko based
Posted
Comments
Zubair Alie 15-Nov-11 1:35am    
Or if anyone knows about SDK for only web scanning functionality, then please share it.

1 solution

Sorry for posting something which is not really a solution.

I have a note on this requirement. One day, I gave up very seemingly profitable offer from my bank: to scan and cash checks without sending them or bringing them to the bank branch thus saving on postal stamps, envelope and working time (as the branches are not close to me, the tellers do not work after hours, and ATM machines accepting checks take more time than a teller). I must admit my bank's Web site provides much better services than the average one. I started the process, but my scanned was installed on another computer, not the one connected to internet, and… I hoped that I could scan it by myself and simply post a file, but the Web site wanted to control the whole process. I gave up. I don't like when any Web site tries to control too much.

Think about it. Helping to much is not always good.

Another note: I.E. + Gecko does not mean "support for all browsers", not even close, see http://en.wikipedia.org/wiki/Comparison_of_layout_engines[^].

—SA
 
Share this answer
 
Comments
Zubair Alie 15-Nov-11 2:09am    
Thanks SAKryukov,

1- Link you provided is helpful for me regarding engines used by browsers.
2- as far as access controls over system concerns, it depends upon the nature of application. we are not interacting with general public. we are medical software provider. and for us it is mandatory to get the patients reports and upload them to server for record.

if you have any solution for acquiring scanner control in web-browser then please share your knowledge. (currently we may go for IE and firefox only)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900