Skip to content

18.0.0

Latest
Compare
Choose a tag to compare
@Ellie-dynamsoft Ellie-dynamsoft released this 12 Jan 05:24
· 1 commit to main since this release

New Features
Service Edition for Android
Enable document scanning from eSCL-compatible scanners or Wi-Fi Direct scanners directly to your Android mobile device. Please refer to this blog for more details.
Get Dynamsoft Service in Google Play

Scanner
Added new method GetDevicesAsync.
Added new method SelectDeviceAsync.
Added new method AcquireImageAsync.
Added new optional parameter deviceType to the method SelectSourceAsync.
Mobile Web Capture
Support turning on/off torch
Added new method turnOnTorch and turnOffTorch.
Added new method getCapabilities.
Added new property torch to ScannerViewer. Refer to scanDocument.
Improved Features
All license key types can now be specified with the API Dynamsoft.DWT.ProductKey.
Added new property Dynamsoft.DWT.DeviceFriendlyName which defines the specific device that consumes the license quota
Added new enumeration Dynamsoft.DWT.EnumDWT_ExtImageInfo
Updated Barcode Reader add-on library to version 9.4. Check out the release notes for Barcode Reader JavaScript SDK - 9.x
Bug Fixes
Base64 string returning null on load
Scanner source name not showing on source list
OnPreExecute not removing loading bar
ConvertToBase64 not working in v17.3
Deprecations
Check out the Deprecations page for v18.0 deprecations.
Changes to ActiveX Edition
Added the following API supports for better compatibility with HTML5 Edition: HTTPUpload, ConvertToBase64, OnBufferChanged, CloseSourceAsync, OpenSourceAsync, GetSourceNamesAsync, CloseSourceManagerAsync, OpenSourceManagerAsync
Remote Scan
Remote Document Scanning enables document scanning from all available Dynamsoft Services and eSCL scanners on the intranet through one proxy service, via any supported devices and browsers, without any software installation. Please refer to this documentation for more details.