2X faster development
The ultimate ASP.NET Web Forms UI toolkit to boost your development speed.
Step 1:
Create an Azure website project and refer the following assemblies in it:
Step 2: Add the Tesseract binaries and Tesseract data to the created project in separate folders as embedded resources. The below screenshot shows the Tesseract binaries and Tesseract data added as separate files inside App_Data folder of the project.
Once the files are added, rebuild the project, then the added files can be found inside the “bin” folder of the project. Step 3: Now refer the Tesseract binaries and Tesseract data from the “bin” folder as shown in code snippet below.
C# :
VB:
Now when this project is published in Azure it will directly refer the Tesseract binaries and Tesseract data from” bin” folder and OCR process can be performed with this code snippet.
Sample link:
http://www.syncfusion.com/downloads/support/directtrac/181414/ze/AzureOCR1147155642 |
2X faster development
The ultimate ASP.NET Web Forms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.