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

News and announcements from VintaSoft.

Moderator: Alex

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

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

Post by Alex »

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

What's new in this version:
  • .NET development
    • Added the cross-platform support for Windows and Linux.
    • Now the SDK provides 3 versions of .NET assemblies:
      • Vintasoft.Twain.dll - .NET assembly that can be used in .NET application for Windows and Linux. This assembly uses drawing primitives (VintasoftBitmap, VintasoftRect, ...) from Vintasoft.Shared library.
      • Vintasoft.WinTwain.dll - .NET assembly that can be used in .NET application for Windows. This assembly uses drawing primitives (Bitmap, Rectangle, ...) from System.Drawing.Common library.
      • Vintasoft.WpfTwain.dll - .NET assembly that can be used in WPF application for Windows. This assembly uses drawing primitives (BitmapSource, Rectangle, ...) from WPF library.
    • IMPORTANT: If you used Vintasoft.Twain.dll assembly of version 12.2 or older in Windows, starting from version 14.0 you require to use Vintasoft.WinTwain.dll assembly.
    • Several minor improvements and bug fixes.
  • Web development
    • Version 12.2 and older versions had API that allowed to work with TWAIN device synchronously. Version 14.0 has API that allows to work with TWAIN device synchronously and asynchronously. Please see detailed information in the article that describes the changes in JavaScript API here.
    • Created examples of JavaScript code, which demonstrate how to work with TWAIN scanner asynchronously.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • .NET development
    • Improved the algoritm, which gets an extended information about scanned image, for better compatibility with Inotec scanners.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • .NET development
    • Now the Device.TransferMode property sets value of DeviceCapabilityId.IXferMech capability if device is open.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • Web development
    • Now Vintasoft Web TWAIN service always uses file TWAINDSM.DLL from the service installation. Previously, the priority was given to the TWAINDSM.DLL file from the system.
    • Now Vintasoft Web TWAIN service uses file TWAINDSM.DLL 2.4.3. Previously service used file TWAINDSM.DLL 2.3.0.
Post Reply