Get document comparison API temporary license for .NET platform

Hi,

I can’t able to find the temporary license as the link for this redirects to page not found. Can you please fix the link or provide alternative way to get the temporary license.

It will be much appreciated if you reply soon.

Regards,

Muhammad Murtaza

@muhammad555,

Thanks for raising the issue. We shall fix it and notify you ASAP.

@atirtahir3 ,
Thank you for replying. Is it possible the issue get resolve today as I really need the API to move my project forward

@muhammad555,

Please follow this link in order to avail a temporary license.

@atirtahir3,

Thank you so much I received the license file just recently.

Hello, I also would like to get a temporary license right now.

@muhammad555,

You are welcome.

@klemin, you can get temporary license here.

@atirtahir3,

Justt one more question. Would you mind to guide me how to add the .lic file as I’m unable to do it as I done the trail version .dll file

@muhammad555,

You can apply the license using following code in your application:

// Instantiate GroupDocs.Comparison license
GroupDocs.Comparison.Common.License.License license = new GroupDocs.Comparison.Common.License.License();

// Apply GroupDocs.Comparison license using license path
license.SetLicense(filepath);

For further details, please visit this article.

@atirtahir3,

Thanks for your help it is working now :smiley:

@muhammad555,

You are welcome :slight_smile:

Hi, i am also trying to get temporary license. could you please help how to get it ?
all ‘Temporary License’ urls are showing page not found.

@KunalKashid

This query is assisted here.