Below you’ll find answers to the most frequent sales and pre-sales questions asked by our users.
Activation links GdPicture.NET SDK to the computer where it’s installed for development or building applications.
Activation prevents unauthorized use and protects you against the risks of counterfeit software.
An internet connection is necessary for the software activation.
Virtual machines are fully supported. You can use the same license on unlimited virtual machines, as long as they run on the same physical computer and are used by the same developer.
To activate your GdPicture.NET copy, start the LicenseManager.exe application located in the installation folder of the software and click the button for registering a key.
Note that evaluation keys do not need to be registered.
For all GdPicture toolkits, the final version is the same as the evaluation version.
You can purchase a license key here.
To unlock GdPicture.NET, create a LicenseManager object. Then call the RegisterKey() method for each license you want to register.
Make sure to unlock the toolkit before using any of its functions from your application.
VB.NET example:
Dim LicMgr As New LicenseManager
LicMgr.RegisterKEY(MY_GDPICTURENET7_KEY)
LicMgr.RegisterKEY(MY_GDPICTURENET8_UPGRADE_KEY)C# example:
LicenseManager LicMgr = new LicenseManager();
LicMgr.RegisterKEY(MY_GDPICTURENET7_KEY);
LicMgr.RegisterKEY(MY_GDPICTURENET8_UPGRADE_KEY);Each GdPicture.NET license (commercial or trial) allows a specific number of developers to contact our team through the help desk for priority support.
Each developer with an active commercial license subscription is allowed to open up to 10 support tickets. Each developer with an active trial license is allowed to open up to 5 support tickets.
Additional support plans can be purchased separately by contacting one of our sales agents.
SLA activation:
Please see COM/ActiveX support in GdPicture.NET SDK.
To get a quote, open a ticket and provide our Sales team with the information needed to prepare your quote.
See the complete list of supported image formats.