|
Hi,
I have an application that uses Leadtools ActiveX controls (v14.5) to scan and view images. The application is deployed and in use. However, it is now required to handle 16-bit greyscale images. To this end the runtime licenses for the Document Imaging features have been obtained along with the required key.
To enable the required features at runtime I have edited the LTOCX14.LIC file in the c:\windows\system32 directory following the instructions contained in the toolkit help files and elsewhere in this forum - that is, I have append the text '|L_SUPPORT_DOCUMENT=<our key>' to the end of the first line of the file. However, this does not appear to work for our application.
I have tried moving the text for the key to various places within the lic file (first line, last line etc) with no effect. Does anyone know what is wrong here?
The alternative is to put 'unlocksupport' calls into the application code but this would mean rebuilding and retesting it which I would prefer to avoid if at all possible.
Note: I have created a small test application containing an unlocksupport call using the supplied key and this works fine with the features enabled so the key we have is correct.
Any thoughts?
Cheers
AB
|