Adding a license key

Getting a production license

Now that you’ve built your application, and tested it in a deployment environment, you might be ready to purchase a license. Please contact sales in order to get a license key.

Using the license

Run Apryse SDK in production

A commercial license key is required for use in a production environment. Please contact sales to purchase a commercial key or if you need any other license key assistance.

Keep your commercial license key confidential.

License keys are uniquely generated. Please make sure that it is not publicly available (e.g. in your public GitHub).

Your license key may be used to initialize PDFNet in the following manner:

1pdftron.PDFNet.Initialize("Insert commercial license key here after purchase");

Initializing PDFNet with the license key will also remove the requirement to run your demo application with elevated rights in a server environment.

If you are in demo/trial mode, a license key is NOT required. You can initialize PDFNet in the following manner:

1pdftron.PDFNet.Initialize();

Common questions

Error: Bad License Key. PDFNet SDK will work in the demo mode. For more information please see PDFNet FAQ or contact support@apryse.com.

Solution: The license key was copied incorrectly. First, make sure no extra white space was added to the beginning or end of the string. Finally, make sure you are copying the entire license key as it was sent to you.

Error: Your AMS expired on.... To upgrade to this version of PDFNet SDK, please renew your AMS subscription.

Solution: Your license is out of date and cannot use newer versions of PDFNet. Either return to using an earlier version, or contact sales to renew.

Exception when using license key - Issue thread on the PDFNet SDK forum.

Did you find this helpful?

Trial setup questions?

Ask experts on Discord

Need other help?

Contact Support

Pricing or product questions?

Contact Sales