Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Capture image from a scanner

I am developing a small application to get some picture from a scanner. What is the best option (free) to get the picture from the scanner? Already tryed with the WIA, but always gives me this error HRESULT: 0x80210015

like image 251
Luis Avatar asked Mar 11 '26 02:03

Luis


1 Answers

Try this.

like image 119
SLaks Avatar answered Mar 12 '26 16:03

SLaks