Open GoogleCodeExporter opened 8 years ago
Open the DataSource.cs class into the TwainDotNet project, track down all
Negotiate*() methods (es. NegotiateFeeder()) and try/catch all the
Capabilities.SetCapability and Capabilities.SetBasicCapability calls.
If the scanner does not support a cap, it will fail even if you set it to false.
This solved the issue for me ;)
The lib is working great now!
Regards,
Edoardo Nosotti
Original comment by edoardo....@gmail.com
on 9 Feb 2013 at 1:15
Great it's works after followed Edoardo Nosotti recomendations'
Thank you, best regards !
Original comment by anthony....@gmail.com
on 13 May 2013 at 1:34
Original issue reported on code.google.com by
thecent...@gmail.com
on 15 Jul 2010 at 12:49