Introducing Dynamic Web TWAIN v18.3: Reduce PDF file size with color clustering and enjoy faster image display speed in our latest release.
Introducing Dynamic Web TWAIN v18.3: Reduce PDF file size with color clustering and enjoy faster image display speed in our latest release.
18.3 (06/20/2023)
New Features
Image Viewer
- Add a new property zoomOrigin to determine the zoom origin as well as adding to ImageEditor and EditorSettings.
Preview Feature
PDF Compressor (Beta)
- PDF Compressor is a compression technology based on color clustering which can help to reduce the file size when saving images as a PDF file. To preview this feature, please see this demo. Please contact us if you have any feedback or suggestions.
Improvements
Image Viewer
- Optimize display speed of images in viewer in n*n ViewMode.
Android Service
- When the remaining valid date of the local.dynamsoft.com certificate is less than or equal to 21 days, the certificate will be automatically renewed in the network environment.
Remote Scan
- Optimize the configuration pages of Bonjour Service and Proxy Service to make the process clearer and easier to proceed.
General Improvements
- Update third-party libraries to the latest version.
- Remove redundant 32-bit dlls from Dynamsoft Service 64-bit installation directory.
18.2 (05/09/2023)
New Features
WIA 2.0 Scanner Support
- Added support for direct control of WIA 2.0 drivers in EnumDWT_DeviceType.
Optimized Android Service for document scanning from Android devices
- The Android service is available on Google Play Store.
- Expanded the capabilities of the Android platform. See the APIs supported on Android service.
Remote Scan
- The Remote Scan solution powered by Dynamic Web TWAIN is now officially available. Using Remote Scan, you can turn any of your traditional document scanners into a network accessible scanner and allow your end users to use it without any client side installs. Read this documentation to learn how the Remote Scan solution works.
Improvements
Image Viewer
- The Viewer component has been migrated to a dedicated resource file. This will allow for viewerless implementations of Dynamic Web TWAIN, as well as reducing the load on the browser by removing the necessity of loading the Viewer resources into memory when the Viewer is not being used. See the property Dynamsoft.DWT.UseDefaultViewer.
- Added the enum EnumDWT_WorkMode with a new option for image editor setting. Please refer to createImageEditor.
- Added new method save() to the ImageEditor object, please refer to createImageEditor.
Optimized error handling during web twain initialization
- Added the OnWebTwainError event for better capturing errors during the Web Twain object initialization.
General Improvements
- Updated the barcode reader library to v9.6.20
- Improved progress bar accuracy during the encoding and decoding operations
Bug fixes
Fixed bug where ShowFileDialog might not work properly on MacOS.
18.1 (01/12/2023)
Dynamic Web TWAIN v18.1 is restructured into two editions. While the standard Service Edition focuses on interactions with scanners, the Plus Edition offers support for mobile cameras as well. The goal is to make sure the Service Edition is small-sized, easy-to-use, and stable. The Plus Edition, on the other hand, is more comprehensive and offers flexibility in platforms and devices.
The following table gives a quick comparison between the two editions.
|
Service Edition
|
Plus Edition
|
Interact with scanners from browsers on Windows, macOS and Linux
|
Yes
|
Yes
|
Interact with scanners from browsers on Android
|
This will be supported in the next release.
|
Yes
|
Interact with mobile cameras on iOS and Android devices
|
No
|
Yes
|
Barcode Reader addon
|
Windows platform for now; macOS and Linux support will be added soon
|
Cross-platform support on all desktops and mobile
|
Remote Scan
|
Windows/macOS/Linux support
|
Cross-platform support
|
NOTE:
Plus Edition is a temporary edition as its enhanced features will be separated into another SDK product by the end of 2023. Due to the upcoming change, the Plus Edition is not available to download from the public website. If you want to access the Plus Edition now, please send a request to us.
18.0 (12/22/2022)
Localhost Scan
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.