License key in code

Skip Navigation LinksHome  /  Support  /  Forums  /  DynamicPDF Generator for .NET (v3 and older)  /  License key in code

DynamicPDF Generator for .NET (v3 and older) Forum

 Jan 14 2006 12:42 PM
Hi,

I can't find anywhere in the documentation how to use a license key in code. I am using Visual Studio 2005.

The documenation refers to the license key that you can use it in the config file or with one line of code but how?

Am I missing something?

Thanks

Wouter
 Jan 16 2006 9:19 AM
Posted by a ceTe Software moderator
Hello Wouter,

The complete instructions for this can be found in the customer area. Please log into the customer area using your product serial number at the link below:
  Customer Area

Thanks,

ceTe Software Support Team
 Feb 21 2006 6:45 AM
hi!

I got a problem with applying licence in code. CustomerArea says I should add the code below into my global.asax page:

protected void Application_Start(Object sender, EventArgs e)
{
    ceTe.DynamicPDF.Document.AddLicense(".....");
}

I did this, but my application still produce PDF files with DynamicPDF trademark. In other words, I'm still using evaluate version.

How I can apply my licence?

Regards,
Oliver
 Feb 21 2006 7:19 AM
hi again!

I found solution myself.

Regards,
Oliver

All times are US Eastern Standard time. The time now is 3:20 AM.