This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, April 11, 2011 5:16:59 PM(UTC)
Groups: Registered
Posts: 1
Simplest C# code to convert a Jpeg or Tiff to searchable Pdf
#2
Posted
:
Tuesday, April 12, 2011 5:37:36 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
I'm attaching a small sample project that performs OCR (Optical Character Recognition) on an JPEG image and saves the recognition result as PDF.
#3
Posted
:
Tuesday, May 17, 2011 10:59:46 PM(UTC)
Groups: Registered
Posts: 3
thanku very much sir
for sending iam also looking for this type of example
sir please send me examples on Ocr Zones accessing
into our feilds
sir
#4
Posted
:
Wednesday, May 18, 2011 7:13:58 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Please check the following tutorial in our LEADTOOLS v17 .NET help file:
- OCR Tutorial - Adding and Painting Zones
If this is not what you need, please send me more details about your requirements.
#5
Posted
:
Wednesday, May 18, 2011 8:23:09 PM(UTC)
Groups: Registered
Posts: 3
HAI SIR GOOD MORNING
THIS IS RAHEEM VALI
MY QUESTION IS
RECONIZE THE ZONES IN OCR DOCUMENT
AND DISPLAY IN USERINTERFACE CONTROLS IN AFORM
please send the example with source code
THANKU
#6
Posted
:
Thursday, May 19, 2011 7:37:34 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Raheem,
Please check the RecognizeText method in the IOcrPage object that only returns text strings. If you call this method, you can use the result text and display it in a text box object or other objects that supports text strings.
Please refer to the help topic "RecognizeText Method" in our .NET help file for code sample.
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.