This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Friday, August 10, 2007 3:32:15 AM(UTC)
Groups: Registered
Posts: 6
Hello,
i'm using leadtools Document Imaging Suite 14.5 VCL EVAL and leadtools Document Imaging Suite 14.5 COM Eval with Delphi 2006.
If i install only the VCL Eval all works fine but i need also the COM Eval because i must use the OCR funcionality but when i install it nothing works anymore.
Every leadtools application i build and run tell me that it needs LTLST14N.DLL.
How is it possible?I'm using the Eval VCL and EVAL Com versions so i've only LTLST14E.DLL.
I've downloaded and installed in this order the setup files:
1) LEADTOOLSVCLEval14.exe [131 MB]
2) LEADTOOLSCOMEval14.exe [83 MB]
Are they correct?
Thank you very much.
Simone
#2
Posted
:
Monday, August 13, 2007 9:08:28 AM(UTC)
Groups: Manager, Tech Support
Posts: 367
Was thanked: 1 time(s) in 1 post(s)
Simone,
In the evaluation edition of LEADTOOLS 14.5, you only need DLLs that have 14E instead of 14N in their file names.
About the problem with using our COM objects in Delphi 2006, one problem I saw happened when I tried to import the LEAD Raster OCR Document type library into Delphi 10, and it worked, but not directly.
It created the file LTRASTERDOCLib_TLB.pas in this folder:
\Program Files\Borland\BDS\4.0\Imports
However, it did not add it to the imported control's package, so I had to use "Add to project" and added it to this project:
dclusr.bdsproj
After that, I was able to use the OCR object with Delphi.
If this doesn't solve the problems, please send an email to
support@leadtools.com and mention this post, and I will send you an updated version of toolkit evaluation.
Amin Dodin
Senior Support Engineer
LEAD Technologies, Inc.
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.