saraff-9EB1047A4BEB4cef8506B29BA325BD5A / Saraff.Twain.NET

Saraff.Twain.NET is the skillful scanning component which allows you to control work of flatbed scanner, web and digital camera and any other TWAIN device from .NET environment. You can use this library in your programs written in any programming languages compatible with .NET technology.
GNU General Public License v3.0
102 stars 35 forks source link

No Acquiring when ShowUI = false #44

Closed Nixeus2 closed 5 years ago

Nixeus2 commented 5 years ago

Hello,

I did a C# DLL to be able to numerize documents using the wiki and sample code.

I don't know why but if i set the ShowUI = True, all is fine, but i don"t want to Show the UI...if i do :

mytwain.ShowUI = false;

The scanner doesn't scan.

I don't understand why.

Anyone have an idea please ?

Thanks

saraff-9EB1047A4BEB4cef8506B29BA325BD5A commented 5 years ago

Hello, @Nixeus2 Can you check your scanner with a Saraff.Twain.Sample2 (from the Saraff.Twain.NET CS Samples)?