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

NuGet Packege Version #69

Closed Esam-Bustaty closed 4 years ago

Esam-Bustaty commented 4 years ago

Hi,

It seems that the nuget package has the version 678 (for Saraff.Twain, 693 for TwainX).

Can you please upload the latest version to NuGet repo.

Thanks,

saraff-9EB1047A4BEB4cef8506B29BA325BD5A commented 4 years ago

Hello, @Esam-Bustaty

The Saraff.Twain.NET 1.0.29.678 (see b15cce27b71218a8765526d690ba0e986f9b120b commit) corresponds the Saraff.TwainX.NET 1.0.29.693 (see 344050d5dbbf5bda08089eb6b58d169f36028df6 commit)

The difference in revision numbers in package versions is determined by the presence of separate code branches for each package

Esam-Bustaty commented 4 years ago

Thanks for the reply

ok, so let me ask a different way: the commit 292288bd4032ce867faa5044838c8659babb3042 solves a problem that's still unsolved in the nuget package.

My scanner supports resolutions upto 600 dpi, but when I list the values returned by twain.Capabilities.Resolutions.Get() I get only up to 599 dpi, I use latest NuGet version of Saraff.Twain.

saraff-9EB1047A4BEB4cef8506B29BA325BD5A commented 4 years ago

Hello, @Esam-Bustaty uploaded.

Esam-Bustaty commented 4 years ago

Thanks for your efforts, Have good day :)