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 : Friday, April 6, 2012 12:02:11 AM(UTC)
terry.bogard

Groups: Registered
Posts: 18


is it possible to use OCR with leadtools 17.5 in vb6 ? if yes can someone provide a test project or some demo for use OCR with leadtools 17.5 and Visual Basic 6.0 ?

Thank You.
 

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 : Sunday, April 8, 2012 2:37:12 AM(UTC)

mohamed  
mohamed

Groups: Registered, Tech Support
Posts: 179


Our moderator has split your post to a new thread.
In general, unless you are providing an answer to a post, we prefer that you create a new thread, even if the question appears related to an old question.

In LEADTOOLS v17.5 OCR we don't have direct support or programming interface for VB6.
If you want to use VB6, you can try to use LEADTOOLS C DLL functions with VB6. The following forum post contains useful information about using LEADTOOLS v17.5 CDLL (API) functions with VB 6.0:
http://support.leadtools.com/CS/forums/39066/ShowPost.aspx
Mohamed Abedallah
Developer Support Engineer
LEAD Technologies, Inc.

LEAD Logo
 
#3 Posted : Monday, April 9, 2012 10:07:45 PM(UTC)
terry.bogard

Groups: Registered
Posts: 18


I looked there before yes is helpful but
there is some help for the declaration ?
everythings is writed in C++ and I don't know this language.
I need anyway to do some scan of Tif image with zones
please provide to me some help about just for start
and understand this new way.

Thank You.
 
#4 Posted : Tuesday, April 10, 2012 3:34:45 AM(UTC)
terry.bogard

Groups: Registered
Posts: 18


and I need also  how to know how import the DLL because on the instruction
 n = L_ScreenCaptureBitmap(desktopDC, bmp, Len(bmp), rect)
 vb say that cannot find "LtdisU.dll"
in the api declare statement is reported like this
Private Declare Function L_ScreenCaptureBitmap Lib "LTDisU.dll" (ByVal hDC As Long, ByRef Bitmap As BITMAPHANDLE, ByVal uStructSize As Long, ByRef pRect As L_RECT) As Long
so I really don't know why this happen and how implement the DLL on in the example project and in a mine project
please help !!!



 
#5 Posted : Thursday, April 12, 2012 5:28:24 AM(UTC)

Ibrahim  
Guest

Groups: Guests
Posts: 3,022

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

We now have a VB6 project that performs OCR. You can find it in the following forum post:
http://support.leadtools.com/CS/forums/40817/ShowPost.aspx
 
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.057 seconds.