mgriit / ScanAppForWeb

This application can scan any document via scanner from web browser.
GNU General Public License v3.0
128 stars 62 forks source link

Override error message (Error code 2019) #11

Open dipti-agrawal opened 5 years ago

dipti-agrawal commented 5 years ago

Hi Team! When the scanner is not plugged-in the error message is getting popped up like this:

error

This message is getting invoked when source is getting opened using method src.Open(); We want to override this message with our own dialogue box.

But, we are not able to hide this message. Is it possible to override this message? Any help is much appreciated.

cc: @gsoumakian

dipti-agrawal commented 5 years ago

Hi @mgriit Can you please let us know that is it possible to override the error message if the scanner is not plugged in?

dipti-agrawal commented 5 years ago

Hi Team!

Any update here?