You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: PdfProcessing/TesseractOcrProviderDemo/ReadMe.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,3 +3,17 @@
3
3
Since Q1 2025 the RadPdfProcessing library supports Optical Character Recognition (OCR). OCR is the electronic or mechanical conversion of images of typed, handwritten, or printed text into machine-encoded text from a scanned document.
4
4
This project demonstrates how to use [TesseractOcrProvider](https://docs.telerik.com/devtools/document-processing/libraries/radpdfprocessing/formats-and-conversion/ocr/ocrformatprovider) that allows you to import an image to get a RadFixedPage.
5
5
6
+
## How to run the project locally
7
+
8
+
1. Download the DPL assemblies ( .NEt Framework 4.6.2) from your Telerik account: [Download Product Files](https://docs.telerik.com/devtools/document-processing/getting-started/download-product-files).
9
+
10
+
2. Paste the following assemblies in the **AssemblyReferences** folder:
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
0 commit comments