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

too many images on memxfer #51

Closed LuisJuarez closed 5 years ago

LuisJuarez commented 5 years ago

Hi, im using XferMech capabilitie as memory, my problem is when th resolution of tue scanner is chenged, with 70 dpi on x and y resolution works fine but the images are so blurred, if i increase the dpi the result of images also increases. the number of images increases depending the number of dpi.

Can you help me to fix it?

saraff-9EB1047A4BEB4cef8506B29BA325BD5A commented 5 years ago

Hello, @LuisJuarez If I understand correctly, then the problem is related to the physical restriction of your scanner (70 dpi). In this case, the Saraff.Twain.NET cannot influence the situation.

LuisJuarez commented 5 years ago

But, in the epson software i can scan up to 1200 dpi, and only 1 image is generated. I dont think it is because the scaner restrictions.

I attach some images to explain this better.

0 1 2

In the first two images belong to he first scanned page, the next images belong to next pages (the last images are OK),

LuisJuarez commented 5 years ago

i just scanned 3 pages on one side

saraff-9EB1047A4BEB4cef8506B29BA325BD5A commented 5 years ago

Hello, @LuisJuarez Try using the Saraff.Twain.Sample2 from the Saraff.Twain.NET CS Samples (select required xfexmech and dpi)