The trial of Apryse SDK requires a trial license key, which is provided in the box titled "License Key". 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.
License keys are uniquely generated. Please make sure that it is not publicly available (e.g. in your public GitHub).
A watermark will be visible when no license key is entered and will be removed when you enter a valid license key.
In your WebViewer constructor pass either the licenseKey
or l
option with your license key as a string.
For example if your license key is
Company info::The Apryse license info::Testing::More info::123
then you would call:
Please make sure you’re using the entire key string, but with no extra whitespace included (i.e. at the end, which can happen when you copy/paste out of an email or the website)
When deploying WebViewer Server you will also need to apply your license key on the server side. Follow the instructions at this page for more information.
XOD files have their watermark applied at conversion time so you will need to pass your license key to PDFNet.initialize
wherever you are using the server side Apryse SDK to convert your files. Note that it is not necessary to pass the license key to the WebViewer constructor when viewing XOD files.
Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales