This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, April 2, 2008 3:12:26 AM(UTC)
Groups: Registered
Posts: 5
im using evaluation version of leadtools
i get these following errors in production m/c works fine in developement
i have the PdfDll32.dll in the application directory.& also set the initial path to app pdf folder
& also the recognitiondatafilename is set
but still i get these following errors
error 1
----------------------------
Message: PDF Error - Either the files required for initializing the PDF engine were not found or they were found but incorrect
Source: Leadtools
StackTrace: at Leadtools.RasterException.CheckErrorCode(Int32 code)
at Leadtools.Codecs.RasterCodecs.CheckExceptions(Int32 code)
at Leadtools.Codecs.RasterCodecs.DoLoad(LoadParams loadParams)
at Leadtools.Codecs.RasterCodecs.Load(String fileName, Int32 bitsPerPixel, CodecsLoadByteOrder order, Int32 firstPage, Int32 lastPage)
at OcrDemo.ImageFileLoader.Load(RasterCodecs codecs, Boolean autoLoad, String strFileName)
at OcrDemo.OCR.InsertAllPages()
TargetSite: Void CheckErrorCode(Int32)
-----------------------------------------
error 2
-----------------------------------------
No images have been inserted to the OCR Document, to insert an image:
Use Page -> Insert Current Image or
Use Page -> Insert
---------------------------------------
error 3
---------------------------------------
Message: ScanSoft DLLs are not loaded
Source: Leadtools.Document
StackTrace: at Leadtools.Document.RasterDocumentEngine.SaveResultsToFile(String fileName)
at OcrDemo.OCR.SaveResult()
TargetSite: Void SaveResultsToFile(System.String)
any help?
#2
Posted
:
Wednesday, April 2, 2008 7:24:47 PM(UTC)
Groups: Registered
Posts: 5
im using evaluation version of leadtools
i get these following errors in production m/c works fine in developement
i have the PdfDll32.dll in the application directory.& also set the initial path to app pdf folder
& also the recognitiondatafilename is set
but still i get these following errors
error 1
----------------------------
Message: PDF Error - Either the files required for initializing the PDF engine were not found or they were found but incorrect
Source: Leadtools
StackTrace: at Leadtools.RasterException.CheckErrorCode(Int32 code)
at Leadtools.Codecs.RasterCodecs.CheckExceptions(Int32 code)
at Leadtools.Codecs.RasterCodecs.DoLoad(LoadParams loadParams)
at Leadtools.Codecs.RasterCodecs.Load(String fileName, Int32 bitsPerPixel, CodecsLoadByteOrder order, Int32 firstPage, Int32 lastPage)
at OcrDemo.ImageFileLoader.Load(RasterCodecs codecs, Boolean autoLoad, String strFileName)
at OcrDemo.OCR.InsertAllPages()
TargetSite: Void CheckErrorCode(Int32)
-----------------------------------------
error 2
-----------------------------------------
No images have been inserted to the OCR Document, to insert an image:
Use Page -> Insert Current Image or
Use Page -> Insert
---------------------------------------
error 3
---------------------------------------
Message: ScanSoft DLLs are not loaded
Source: Leadtools.Document
StackTrace: at Leadtools.Document.RasterDocumentEngine.SaveResultsToFile(String fileName)
at OcrDemo.OCR.SaveResult()
TargetSite: Void SaveResultsToFile(System.String)
any help?
#3
Posted
:
Wednesday, April 2, 2008 11:28:07 PM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
The help topic
"Files to be Included with Your Application" included in our main
help files lists all the PDF and OCR files that you need to deploy. Please make
sure that you are deploying the files correctly as the described in the help
topic.
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.