Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Wednesday, May 23, 2007 9:45:04 AM(UTC)
dbelley_office

Groups: Registered
Posts: 2


Hi,

I bought the LeadTools Document Imaging Suite V15.  They sent me 2 keys to unlock DOCUMENT and OCR.

I use the VB.NET libraries in my Windows Service application.

But I can't find the "Unlock" method anywhere.  I don't know how to use that.  Can anyone help me?

Thanks.

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Thursday, May 24, 2007 12:36:16 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

Was thanked: 1 time(s) in 1 post(s)

Hello,

If you are using LEADTOOLS v15 with LEADTOOLS .Net programming interface, you can unlock the OCR and Document features by using the RasterSupport.Unlock as follows:
------------------------------------
RasterSupport.Unlock(RasterSupportType.Document, "Document_key")
RasterSupport.Unlock(RasterSupportType.Ocr, "OCR_key")
------------------------------------

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.205 seconds.