Syncfusion.Pdf.OCR.WinForms 21.1.35

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET 6.0 .NET Framework 4.0
dotnet add package Syncfusion.Pdf.OCR.WinForms --version 21.1.35
NuGet\Install-Package Syncfusion.Pdf.OCR.WinForms -Version 21.1.35
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="Syncfusion.Pdf.OCR.WinForms" Version="21.1.35" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.Pdf.OCR.WinForms --version 21.1.35
#r "nuget: Syncfusion.Pdf.OCR.WinForms, 21.1.35"
#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 Syncfusion.Pdf.OCR.WinForms as a Cake Addin
#addin nuget:?package=Syncfusion.Pdf.OCR.WinForms&version=21.1.35

// Install Syncfusion.Pdf.OCR.WinForms as a Cake Tool
#tool nuget:?package=Syncfusion.Pdf.OCR.WinForms&version=21.1.35

Syncfusion .NET OCR Library

The Syncfusion .NET Framework OCR library is a feature-rich and high-performance library that is used to recognizes characters from both images and PDF. Syncfusion OCRProcessor uses tesseract, one of most accurate OCR engines.

NET OCR Library

Features overview | Docs | API Reference | Blogs | support | Forums | Feedback

Key Features

System Requirements

Getting Started

Install the Syncfusion.Pdf.OCR.WinForms NuGet package as reference to your Windows Forms application from NuGet.org.

OCR a PDF document programmatically using C#

//Initialize the OCR processor by providing the path of tesseract binaries(SyncfusionTesseract.dll and liblept168.dll)
using (OCRProcessor processor = new OCRProcessor(@"TesseractBinaries\"))
{

//Load a PDF document
PdfLoadedDocument lDoc = new PdfLoadedDocument("Input.pdf");

//Set OCR language to process
processor.Settings.Language = Languages.English;

//Process OCR by providing the PDF document and Tesseract data
processor.PerformOCR(lDoc, @"TessData\");

//Save the OCR processed PDF document in the disk
lDoc.Save("Sample.pdf");
lDoc.Close(true);

}

License

This NuGet package is a part of the OPX product line. Any part of the OPX product line may be subject to additional terms, to include GPL or similar licenses. Syncfusion holds no liability and provides no indemnity in any form for any OPX product. If you do not agree to these terms, do not download this NuGet package.

About Syncfusion

Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 27,000+ customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1700+ components and frameworks for web (Blazor, Flutter, ASP.NET Core, ASP.NET MVC, ASP.NET Web Forms, JavaScript, Angular, React, Vue, and jQuery), mobile (.NET MAUI (Preview), Flutter, Xamarin, UWP, and JavaScript), and desktop development (WinForms, WPF, WinUI, .NET MAUI (Preview), Flutter, Xamarin, and UWP). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.

sales@syncfusion.com | www.syncfusion.com | Toll Free: 1-888-9 DOTNET

Product Versions
.NET net6.0-windows net6.0-windows7.0 net7.0-windows net7.0-windows7.0
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Syncfusion.Pdf.OCR.WinForms:

Package Downloads
Soneta.Core

Składnik programu Soneta. Program obsługi firmy: kadry-płace, księgowość, handel, magazyn, CRM, BI ...

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
21.1.35 143 3/23/2023
20.4.0.54 188 3/13/2023
20.4.0.53 178 3/7/2023
20.4.0.52 204 2/28/2023
20.4.0.51 237 2/21/2023
20.4.0.50 173 2/14/2023
20.4.0.49 179 2/7/2023
20.4.0.48 208 2/1/2023
20.4.0.44 275 1/18/2023
20.4.0.43 205 1/10/2023
20.4.0.42 204 1/4/2023
20.4.0.41 229 12/29/2022
20.4.0.40 200 12/28/2022
20.4.0.38 240 12/21/2022
20.3.0.61 289 12/12/2022
20.3.0.60 249 12/6/2022
20.3.0.59 267 11/29/2022
20.3.0.58 246 11/22/2022
20.3.0.57 299 11/15/2022
20.3.0.56 288 11/8/2022
20.3.0.52 364 10/27/2022
20.3.0.50 403 10/18/2022
20.3.0.49 374 10/11/2022
20.3.0.48 348 10/5/2022
20.3.0.47 383 9/29/2022
20.2.0.50 356 9/20/2022
20.2.0.49 381 9/13/2022
20.2.0.48 386 9/6/2022
20.2.0.46 413 8/30/2022
20.2.0.45 478 8/23/2022
20.2.0.44 434 8/16/2022
20.2.0.43 477 8/8/2022
20.2.0.40 512 7/26/2022
20.2.0.39 565 7/19/2022
20.2.0.38 556 7/12/2022
20.2.0.36 533 6/30/2022
20.1.0.61 536 6/20/2022
20.1.0.60 433 6/14/2022
20.1.0.59 478 6/6/2022
20.1.0.58 548 5/31/2022
20.1.0.57 556 5/24/2022
20.1.0.56 514 5/17/2022
20.1.0.55 502 5/12/2022
20.1.0.52 1,511 5/3/2022
20.1.0.51 559 4/26/2022
20.1.0.50 559 4/19/2022
20.1.0.48 548 4/12/2022
20.1.0.47 520 4/4/2022
19.4.0.56 761 3/14/2022
19.4.0.55 688 3/8/2022
19.4.0.54 734 2/28/2022
19.4.0.53 642 2/22/2022
19.4.0.52 695 2/15/2022
19.4.0.50 715 2/8/2022
19.4.0.48 1,091 1/31/2022
19.4.0.47 729 1/25/2022
19.4.0.43 749 1/18/2022
19.4.0.42 737 1/11/2022
19.4.0.41 329 1/4/2022
19.4.0.40 358 12/28/2021
19.4.0.38 349 12/17/2021
19.3.0.59 328 12/14/2021
19.3.0.57 363 12/7/2021
19.3.0.56 1,006 11/29/2021
19.3.0.55 372 11/23/2021
19.3.0.54 365 11/17/2021
19.3.0.53 386 11/12/2021
19.3.0.48 550 11/3/2021
19.3.0.47 447 10/26/2021
19.3.0.43 980 9/30/2021
19.2.0.55 567 8/11/2021
19.2.0.44 553 6/30/2021
19.1.0.63 619 5/13/2021
19.1.0.54 711 3/30/2021
18.4.0.39 788 1/28/2021
18.4.0.30 625 12/17/2020
18.3.0.47 661 11/5/2020
18.3.0.35 1,517 10/1/2020
18.2.0.44 867 7/6/2020
18.1.0.52 708 5/13/2020
18.1.0.42 725 4/1/2020
18.1.0.36-beta 443 3/19/2020
17.4.0.46 889 1/30/2020
17.4.0.39 818 12/17/2019
17.3.0.26 828 11/5/2019
17.3.0.14 723 10/3/2019
17.3.0.9-beta 461 9/20/2019
17.2.0.46 61,842 8/22/2019
17.2.0.34 1,439 7/11/2019
17.2.0.28-beta 494 6/27/2019
17.1.0.47 957 5/14/2019
17.1.0.38 2,086 3/29/2019
17.1.0.32-beta 701 3/13/2019
16.4.0.52 871 2/5/2019
16.4.0.42 1,394 1/2/2019
16.4.0.40-beta 646 12/10/2018
16.3.0.29 1,037 10/30/2018
16.3.0.21 5,699 9/24/2018