Dynamic Web TWAIN 17.0

Released: Apr 20, 2021

Updates in 17.0

Funktionen

  • Added support for 64-bit ARM and MIPS based computers.
  • Added support for trackable license types such as “Per Browser Client”. The related APIs are licenseServer, handshakeCode, sessionPassword and licenseException.
  • Added RemoveTag() method to remove a specified tag from one or multiple images.
  • Added GetTagList() method to return the status of all current tags.
  • Added PrintEx() method to support selective printing.
  • Added autoChangeIndex property which, when set to true, will make sure the first image in the viewer is always selected when scrolling through multiple images.
  • The built-in viewer now consumes less memory than before.
  • Scanning via ICA now supports the transfer modes File and Memory.
  • Upgraded the encryption algorithm for locally cached images from 64-bit Blowfish to AES-256-GCM encryption.
  • DefaultSourceName now refers to the last used source.
  • Updated Barcode Reader library to version 8.2.1.
  • The property Viewer.selectedAreaBorderColor now applies to the selection box on the video opened by the method showVideo.

Fehlerkorrekturen

  • Fixed a bug where the method CloseSourceManager() gets called too many times and slows down scanning when you use SelectSourceByIndex() for source selection.
  • Fixed a bug where you get an incorrect name with the API CurrentSourceName or DefaultSourceName.