License key for evaluation

The PDF Creator .NET Library enables you to create secure PDF documents on the fly and to view, print and process existing PDF documents. If you have any questions about PDF Creator .Net, please post them here.
Post Reply
rob
Posts: 2
Joined: Sat Aug 13 2005

License key for evaluation

Post by rob »

I'm trying to setup the library as in the documentation:

// initialize library and set our license key
acPDFCreatorLib.Initialize();
acPDFCreatorLib.SetLicenseKey("Evaluation Version", "07EFCDAB01000100C71...28E778780009EE2F79");


Where can I get a license key for the evaluation? There appears to be nothing in the download, I've not received an email, and I've tried an empty string as in the demo project.
Jose
Amyuni Team
Posts: 553
Joined: Tue Oct 01 2002
Contact:

Post by Jose »

Hello,

The evaluation version of the PDF Creator.Net does not require
"License to" and "Activation code" values.

Art the time if purchase you will be sent codes that remove the eval watermark by using the SetLicenseKey() method.

Hope this helps?
Post Reply