TwainScanning 1.3.5
See the version list below for details.
dotnet add package TwainScanning --version 1.3.5
NuGet\Install-Package TwainScanning -Version 1.3.5
<PackageReference Include="TwainScanning" Version="1.3.5" />
paket add TwainScanning --version 1.3.5
#r "nuget: TwainScanning, 1.3.5"
// Install TwainScanning as a Cake Addin #addin nuget:?package=TwainScanning&version=1.3.5 // Install TwainScanning as a Cake Tool #tool nuget:?package=TwainScanning&version=1.3.5
Powerful TWAIN library for easy scanning using TWAIN drivers: scan with scanner software, silent scan, 32-bit/64-bit/AnyCPU, scan to image (TIFF, BMP, JPEG, PNG), scan to PDF, multi-page scan (PDF, TIFF), protect PDF
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.4.0 | 1,545 | 12/22/2023 |
1.3.9 | 279 | 11/21/2023 |
1.3.8 | 939 | 10/26/2023 |
1.3.7 | 159 | 10/20/2023 |
1.3.6 | 157 | 10/19/2023 |
1.3.5 | 206 | 9/27/2023 |
1.3.4 | 7,229 | 11/25/2022 |
1.3.3 | 354 | 11/21/2022 |
1.3.2 | 390 | 11/17/2022 |
1.3.1 | 603 | 7/8/2022 |
1.3.0 | 445 | 7/6/2022 |
1.2.3 | 580 | 3/18/2022 |
1.2.2 | 467 | 3/15/2022 |
1.2.1 | 1,534 | 2/16/2022 |
1.2.0 | 460 | 11/11/2021 |
1.1.1.5 | 2,311 | 12/4/2018 |
1.1.0.11 | 1,546 | 1/11/2018 |
1.1.0.6 | 1,132 | 5/23/2017 |
1.0.0 | 1,226 | 1/10/2017 |
Features:
- Standardized terminology related to transfer mechanisms
- Clarified messages for several condition codes in BadRcTwainException
- Improved written PDF metadata
- Improved XML documentation
- Improved logging logic
- Bridgex86 - Added support for PDF protection when scanning to it
- Bridgex86 - Added IsDeviceCached method for checking if the specified device is cached to improve performance
Bug Fixes:
- Fixed issue where explicitly set TIFF compression was being ignored for black and white images
- Bridgex86 - Improved caching logic and performance