Dynamic Web TWAIN
Adds support for 64-bit ARM and MIPS based computers.
Features
- 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
.