Page 1 of 2

Version 10.3 of VintaSoft Twain .NET SDK has been released.

Posted: Thu May 31, 2018 11:46 am
by Alex
Version 10.3 of VintaSoft Twain .NET SDK has been released.

What's new in this version:
  • Created the opportunity for unified access to 32-bit and 64-bit TWAIN drivers from 64-bit applications. Previously, the 32-bit drivers could not be used in a 64-bit application and that was inconvenient since the majority of scanners still delivered with 32-bit drivers only.
  • Created a set of JavaScript helper-functions for working with scanner capabilities. The detailed information is available here: https://www.vintasoft.com/docs/vstwain- ... v10_3.html
  • Improved the algorithm of AcquiredImage.IsBlankImage method.

Version 10.3.0.3 of VintaSoft Twain .NET SDK has been released.

Posted: Fri Jul 20, 2018 12:30 pm
by Alex
Version 10.3.0.3 of VintaSoft Twain .NET SDK has been released.

What's new in this version:
  • Added the ability to specify the directory path, where the Vintasoft TWAIN service must be saved. The Vintasoft TWAIN service is used for accessing 32-bit TWAIN drivers from 64-bit application.
  • Added Web TWAIN demo for ASP.NET Core MVC.

Version 10.3.1.3 of VintaSoft Twain .NET SDK has been released.

Posted: Mon Oct 22, 2018 10:25 am
by Alex
Version 10.3.1.3 of VintaSoft Twain .NET SDK has been released.

What's new in this version:
  • Now Web API 2 controller in Vintasoft.Twain.Web.Api2Controllers.dll is compatible with ASP.NET Web API 5.2.6.

Version 10.3.3.1 of VintaSoft Twain .NET SDK has been released.

Posted: Tue Dec 11, 2018 9:53 am
by Alex
Version 10.3.3.1 of VintaSoft Twain .NET SDK has been released.

What's new in this version:
  • Starting from version 10.3.0.1 the SDK allows to work with 32-bit TWAIN drivers from 64-bit application, for doing this the SDK uses VintasoftTwainService.exe as bridge to the 32-bit TWAIN driver.
    Previous versions 10.3.0.1-10.3.2.1 stored VintasoftTwainService.exe file in resources of Vintasoft.Twain.dll and Vintasoft.WpfTwain.dll.
    Beginning from version 10.3.3.1 the VintasoftTwainService.exe file is stored separately and so you have to deploy VintasoftTwainService.exe file along with your application in case to allow your 64-bit application to access 32-bit TWAIN drivers.
    Additional information about VintasoftTwainService.exe can be read here: https://www.vintasoft.com/docs/vstwain- ... ation.html

Version 10.3.4.1 of VintaSoft Twain .NET SDK has been released.

Posted: Tue Dec 25, 2018 4:44 pm
by Alex
Version 10.3.4.1 of VintaSoft Twain .NET SDK has been released.

What's new in this version:
  • Increased the image scanning performance up to 25% when 32-bit TWAIN driver is used in 32-bit application.
  • Increased the image scanning performance up to 25% when 64-bit TWAIN driver is used in 64-bit application.
  • Increased the image scanning performance up to 350% when 32-bit TWAIN driver is used in 64-bit application.
  • Fixed the bug in algorithm that parses the extended image info received from scanner.
  • Fixed some minor bugs in service VintasoftTwainService.exe.

Version 10.3.5.1 of VintaSoft Twain .NET SDK has been released.

Posted: Tue Mar 12, 2019 5:03 pm
by Alex
Version 10.3.5.1 of VintaSoft Twain .NET SDK has been released.

What's new in this version:
  • Added the AcquiredImage.RetainDataCompression property, which allows to disable the image data uncompression after image processing.

Version 10.3.6.1 of VintaSoft Twain .NET SDK has been released.

Posted: Fri Mar 22, 2019 11:46 am
by Alex
Version 10.3.6.1 of VintaSoft Twain .NET SDK has been released.

What's new in this version:
  • Added the ability to save TIFF image with size more that 65535x65535 pixels.

Version 10.3.7.1 of VintaSoft Twain .NET SDK has been released.

Posted: Fri Apr 12, 2019 12:08 pm
by Alex
Version 10.3.7.1 of VintaSoft Twain .NET SDK has been released.

What's new in this version:
  • Improved the algorithm of AcquiredImage.Deskew method.

Version 10.3.7.3 of VintaSoft Twain .NET SDK has been released.

Posted: Fri Apr 19, 2019 3:16 pm
by Alex
Version 10.3.7.3 of VintaSoft Twain .NET SDK has been released.

What's new in this version:
  • Now Web API 2 controller in Vintasoft.Twain.Web.Api2Controllers.dll is compatible with ASP.NET Web API 5.2.7.

Version 10.3.10.1 of VintaSoft Twain .NET SDK has been released.

Posted: Mon Sep 16, 2019 12:14 pm
by Alex
Version 10.3.10.1 of VintaSoft Twain .NET SDK has been released.

What's new in this version:
  • Fixed the bug in algorithm that sets UInt8 capability value in VintasoftTwainService.exe service.