This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, January 14, 2009 3:08:57 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
The attached project uses LEADTOOLS v16 OCR features with LEADTOOLS Web controls.
The project is implemented using minimum code required to OCR a file
displayed on LEAD WebImageViewer control and displaying the recognized
text on a Textbox on the same page. To use LEADTOOLS WebImageviewer
Controlin an ASP.NET application, please see the help topic in our .NET
help file:
- Updating Web Controls Manually.
To deploy the attached project on IIS, please follow the instructions in the help topic in our .NET help file:
- How to Run LEADTOOLS Web Demos
Please note that to work with our OCR engine on a Web application, you
must follow the instructions on this help topic in our .NET help file:
- LEADTOOLS Thunk Server
It is a Visual Studio 2005 project written in C#
#2
Posted
:
Sunday, June 8, 2014 12:00:25 AM(UTC)
Groups: Registered
Posts: 256
I upgraded the project to VS-2008 and LEADTOOLS v18. The project now uses the Professional OCR engine instead of the Plus engine.
I'm attaching the modified project.
Note that this project returns the recognized text as a string in an edit box. However, if you need to save the result as text, PDF or any other supported format, it should be easy to modify the code to recognize and save.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.