Watermark on licensed production copy

Skip Navigation LinksHome  /  Support  /  Forums  /  DynamicPDF Generator for .NET (v4)  /  Re: Watermark on licensed production copy

DynamicPDF Generator for .NET (v4) Forum

I am getting this message on my PDF. This PDF is on our production server, so it shouldn't be a licensing issue, but I am not sure:

Evaluating unlicensed DynamicPDF feature. Click here for details. [1:0:d0]

Not sure what feature I am using that would not work on this license.

Greg
Posted by a ceTe Software moderator
Hello,

The watermark numbers "d0" indicates that the license key is not being picked up at all. Can you please let us know how are you adding the license key in your application?

Try adding it using the static AddLicense() method to see if removes the watermark or not.

Thanks,
ceTe Software Support Team
Web.Config

<add key="ceTe.ServerLicenseKey" value="[License Key Removed]" />
Posted by a ceTe Software moderator
Hello,

Change the entry in the config file to below and that should likely solve he problem:

Web.Config

<add key="ceTe.DeveloperLicenseKey" value="[License Key Removed]" />

Thanks,
ceTe Software Support Team
Now I am getting:

Evaluating unlicensed DynamicPDF feature. Click here for details. [1:4:d1]
Posted by a ceTe Software moderator
Hello,

The watermark numbers indicate that you currently have a Standard license and you are using features from the Professional edition.

Following is the link to the Feature Chart on our web site that shows the list of features included with each edition. Please contact our Sales Team if you would like to upgrade your license or stop using the Professional edition features in order to remove the watermark.

Thanks,
ceTe Software Support Team
We have 2 different licenses.

Once for our server and one for a specific client. I must be getting the DLL's mixed up. I need to use the one for the server, which should be a server license. The one for the client is the Developer version.

I'll have to talk to our network admin to get the right files and keys.

All times are US Eastern Standard time. The time now is 4:12 PM.