Version 15.0 of VintaSoft Twain .NET SDK has been released.
What's new in this version:
.NET development
Created VintaSoft SANE .NET API that allows to work with SANE image scanners in Linux:
Enumerate SANE devices
Select SANE device programmatically
Set any option of SANE device (image type, image resolution, image size, image position, page format, page orientation, image brightness, image contrast, etc) programmatically
Acquire black-white, grayscale or color images from SANE device
Acquire image area from SANE device
Scan pages from the automatic document feeder (ADF) of SANE device
Cancel image acquisition from SANE device
Process scanned images
Get scanned image as Vintasoft.Imaging.VintasoftBitmap object
Save scanned images to a file
Demo applications:
Created the SANE Console Demo that demonstrates how to acquire images from SANE image scanner in Linux.
Web development
Created Linux edition of VintaSoft Web TWAIN service that allows to work with TWAIN and SANE image scanners in Linux:
Enumerate TWAIN/SANE devices
Select TWAIN/SANE device programmatically
Set any capability/option of TWAIN/SANE device (image type, image resolution, image size, image position, page format, page orientation, image brightness, image contrast, etc) programmatically
Acquire black-white, grayscale or color images from TWAIN/SANE device
Acquire image area from TWAIN/SANE device
Scan pages from the automatic document feeder (ADF) of TWAIN/SANE device
Cancel image acquisition from TWAIN/SANE device
Process scanned images
Save scanned images to a file or upload to a server
Linux edition of VintaSoft Web TWAIN service was tested in Ubuntu 23/22/20/18, Debian 12/11/10, Fedora 39/38/37/36
Created .deb-package that allows to install VintaSoft Web TWAIN service (Linux edition) in Debian and Ubuntu.
Created .rpm-package that allows to install VintaSoft Web TWAIN service (Linux edition) in Fedora.
Vintasoft TWAIN JavaScript API now is unified JavaScript API that allows to work with TWAIN and SANE image scanners in Windows and Linux. Vintasoft TWAIN JavaScript API does not have significant changes.
Demo applications:
Now all VintaSoft Web TWAIN Scanning Demos can be used in Windows and Linux.
Version 15.0.1.1 of VintaSoft Twain .NET SDK has been released.
Version 15.0.3.1 of VintaSoft Twain .NET SDK has been released.
What's new in this version:
Web development
Fixed the regress in the WebTwainDeviceJS.getSupportedCapabilitiesAsync, WebTwainDeviceJS.getCapabilities and WebTwainDeviceJS.getCapabilitiesAsync functions.
Version 15.0.4.1 of VintaSoft Twain .NET SDK has been released.