Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Monday, February 20, 2012 9:25:07 AM(UTC)

madss  
madss

Groups: Registered
Posts: 5


I would like to send the OCR results directly to a string variable in vb. I understand, and have been working with you sample apps and can obtin the string from the variable you define as

_document As IOcrDocument
_document.Pages.AddPage(image, Nothing)
_document.Pages(0).RecognizeText(Nothing)

Is this the fastest/best way to do this? I have no need to do anything further with the text (ie., write a pdf document). Thanks.
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Tuesday, February 21, 2012 12:37:00 AM(UTC)

Ibrahim  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Yes, this is the correct approach to use for getting OCR results directly to memory string.
 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.075 seconds.