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

News and announcements from VintaSoft.

Moderator: Alex

Post Reply
Alex
Site Admin
Posts: 2300
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • New Vintasoft.Twain.Web.Services.dll assembly has been created, which contains a platform-independent web service for working with TWAIN devices. The platform-independent web service allows quickly create other web services for any .NET compatible web platform, e.g. for ASP.NET WebForms, ASP.NET MVC, ServiceStack.
  • New Vintasoft.Twain.Web.Api2Controllers.dll assembly has been created, which contains Web API 2 controller for working with TWAIN devices in ASP.NET MVC 5.
  • JavaScript code of Vintasoft.Twain.js has been verified for compatibility with jQuery 2 and 3.
  • Now VintaSoft Web TWAIN solution can be used on secure HTTPS server:
    • VintaSoft Web TWAIN service (VintasoftWebTwainService project) can serve both HTTP and HTTPS requests.
    • VintaSoft ASP.NET MVC TWAIN demo (AspNetMvcTwainDemos project) can be used on both HTTP and HTTPS server.
  • Added demo projects for Visual Studio .NET 2017.
Alex
Site Admin
Posts: 2300
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • Added the ability to save scanned image as TIFF image with tiles.
  • Fixed the minor bug in the Device.HasFlatbed property.
Alex
Site Admin
Posts: 2300
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • Fixed the bug in TIFF encoder when encoder creates TIFF image with tiles. The bug present since version 10.2.1.1.
Alex
Site Admin
Posts: 2300
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • Some TWAIN drivers, for example the universal TWAIN driver (*: RICOH; Product family: TWAIN TEAM WORK) of Ricoh scanners, may return incorrect list of device capabilities. In previous version, the SDK got the list of device capabilities and worked only with capabilities included into that list. Now the SDK allows to add "custom" capability to the list of device capabilities using DeviceCapabilityCollection.Add method. Also now the SDK provides new property - Device.WorkWithCapabilitiesDirectly property, which allows to specify whether the device should work with capabilities directly.
  • Some TWAIN drivers, for example the universal TWAIN driver of Avision scanners, allow to obtain extended information about error occuring while scanning images. For getting that extended error information is necessary to perform the custom TWAIN command - DAT_AVCOMMAND. Now the SDK allows to perform custom TWAIN commands using the Device.PerformTwainCommand method.
Alex
Site Admin
Posts: 2300
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • Improved the image acquisition algorithm for compatibility with Kyocera scanners.
  • Fixed the bug in TIFF encoder when encoder creates TIFF image with tiles. The bug present since version 10.2.1.1.
Alex
Site Admin
Posts: 2300
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • Improved the algorithm, which gets the device resolution.
  • Fixed some minor bugs in algorithm, which gets the device resolution when not inches are used as unit of measure.
Alex
Site Admin
Posts: 2300
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • Vintasoft.Twain.Web.Services.dll, Vintasoft.Twain.Web.WcfServices.dll, Vintasoft.Twain.Web.ApiControllers.dll and Vintasoft.Twain.Web.Api2Controllers.dll assemblies now reference to version 1.0.9.1 of Vintasoft.Shared.dll and Vintasoft.Shared.Web.dll assemblies.
  • Minor improvements in ASP.NET demos.
Alex
Site Admin
Posts: 2300
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • Added JavaScript functions for managing (get default, get, reset, set) the image layout of TWAIN device in ASP.NET application.
  • Improved the performance of JPEG encoder.
  • Improved the performance of image processing functions.
Alex
Site Admin
Posts: 2300
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

Version 10.2.11.1 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 based on ASP.NET Web API 5.2.4.
Post Reply