GemBox.Pdf.Ocr 17.0.1042

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package GemBox.Pdf.Ocr --version 17.0.1042
NuGet\Install-Package GemBox.Pdf.Ocr -Version 17.0.1042
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GemBox.Pdf.Ocr" Version="17.0.1042" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GemBox.Pdf.Ocr --version 17.0.1042
#r "nuget: GemBox.Pdf.Ocr, 17.0.1042"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install GemBox.Pdf.Ocr as a Cake Addin
#addin nuget:?package=GemBox.Pdf.Ocr&version=17.0.1042

// Install GemBox.Pdf.Ocr as a Cake Tool
#tool nuget:?package=GemBox.Pdf.Ocr&version=17.0.1042

Examples

The examples are the fastest way to get started with GemBox.Pdf.

To see the live examples and demos, go to Example Explorer.

To download the examples C# and VB.NET projects, go to GitHub.

Versions

You need to call the SetLicense() method before using any other member from GemBox.Pdf.

For the FREE version, use "FREE-LIMITED-KEY" as following:

ComponentInfo.SetLicense("FREE-LIMITED-KEY")

For the PROFESSIONAL version, replace "FREE-LIMITED-KEY" with your license key. You can purchase the license from our webshop.

Support

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
17.0.1528 449 4/6/2024
17.0.1508 498 3/4/2024
17.0.1497 1,322 2/13/2024
17.0.1485 321 1/15/2024
17.0.1474 597 12/8/2023
17.0.1457 487 11/16/2023
17.0.1438 869 10/21/2023
17.0.1404 1,071 9/5/2023
17.0.1386 1,062 8/4/2023
17.0.1371 1,694 7/7/2023
17.0.1363 660 6/12/2023
17.0.1342 1,667 5/10/2023
17.0.1323 863 4/5/2023
17.0.1300 816 3/10/2023
17.0.1281 918 2/3/2023
17.0.1258 961 1/3/2023
17.0.1244 768 12/14/2022
17.0.1224 807 11/9/2022
17.0.1208 863 10/12/2022
17.0.1200 873 9/6/2022
17.0.1187 3,621 8/12/2022
17.0.1177 1,079 7/21/2022
17.0.1165 2,053 6/10/2022
17.0.1158 4,863 5/16/2022
17.0.1149 1,273 4/21/2022
17.0.1122 1,152 3/9/2022
17.0.1104 1,112 2/1/2022
17.0.1087 700 1/5/2022
17.0.1072 652 12/6/2021
17.0.1059 820 11/8/2021
17.0.1042 968 10/1/2021
17.0.1015 756 8/26/2021
17.0.1000 1,255 7/23/2021

- Added support for signature validity icons.
- Fixed issue with rendering text that uses OpenType font with CFF outlines.
- Improved performance of WPF rendering engine.
- Fixed issue with retrieving validation info when issuer's certificate location is not available.
- Fixed issue with filling form fields on rotated page.
- Added support for drawing text lines over several pages.
- Added support for cryptographic devices that may contain various combinations of private keys, public keys, and certificates.
- Fixed issue with rendering JBIG2 compressed image.