I am facing problem while implementing bar code scanning using ImageEn (version 6.3.0) on delphi XE2. 1.Undeclared identifier: 'createBarCodeScanner' 2.Undeclared identifier: 'TIEVisionBarCodeSymbol'
Note : I have added "ievision" unit in uses section.
evision.dll version is 1.0.1.0. I have install IEVision v3.0.5 Trial version but still not work. I have tried demo application but error remains same. From where I will get latest version for evision.dll?
With the latest trial version, the DLL version should be 3.0.5.0.
But also if you are not seeing the class TIEVisionBarCodeSymbol then you must have an old instance of ievision.pas lurking on your system. Try uninstalling then reinstalling ImageEn. Also search your system for any ievision.* files.