Leadtools engine initialization error, or there is no appropriate license

0 Comments

If you get the error: Leadtools.Forms.Ocr.OcrException : Engine initialization error, or there is no appropriate license. at Leadtools.Forms.Ocr.Plus.OcrEngine.StartupEngine(String startupParameters) at Leadtools.Forms.Ocr.Plus.OcrEngine.Startup(RasterCodecs rasterCodecs, String workDirectory, String startupParameters) make sure the ocr engine is started with the

Leadtools assembly load error, when building on a x64 platform

0 Comments

When you use leadtools in an assemlby and reference this assemlby by another assembly (e.g. a dll uses the Leadtools.Forms.Ocr and an executable references that dll), make sure that both assemlbies reference the Leadtools assembly,