Dynamic Web TWAIN 13.1
Released: Aug 22, 2017
Updates in 13.1
Features
- [HTML5 Only] Added ConvertToBlob API to return the Blob of specified indices in the designated file type.
- [HTML5 Only] Improved the SetHTTPFormField API to be able to set Blobs in HTTP Forms aside from strings.
- [HTML5 Only] Improved the HTTPUpload API to be able to upload binary data set by the SetHTTPFormField.
- [HTML5 Only] Improved the SetHTTPHeader API to support HTTPDownload(Ex) methods.
- [HTML5 Only] Added prefix to all names used in CSS to avoid possible conflicts.
- [HTML5 Only] Improved performance of communication between browser and the service.
Fixes
- Fixed a bug where you couldn't initialize the SDK with the "Load" method without first "Unloading" it.
- Fixed a bug where uploading doesn't work if it's done asynchronously in a loop.
- Fixed a bug where you get an error when setting the size of the viewer by percentage.