04-05-2007, 9:48
|
TimS
Joined on 04-04-2007
New Milford, CT
Posts 2
|
Evaluation has expired message - less than 24 hours
|
 
 
|
|
|
I am trying to evaluate the ePrint COM capabilities in a VB application. When I execute the lines
Dim ePrint1 As New ePrint
sPrinter="My ePrint Printer Name"
ePrint1.UnlockSupport SUPPORT_EVAL, ""
ePrint1.StartDocumentConversion sPrinter, 0
I get the following VB error on the last line "ePrint is locked, please execute a license agreement" and a LEADTOOLS dialog box with the message "The evaluation period has expired. For information on purchasing ePrint..."
I only downloaded the evaluation software yesterday (4/4/07).
How do I get this to work in an evaluation mode? I am looking to convert MS Word DOC files into PDF files via a custom built DLL.
Thanks
|
|
|
|
|
Report
|
|
|
|