Use this method to install a license. Call this method at
application startup before any ABCpdf objects have been created.
You only need to call this method once though calling it additional
times will not cause problems.
Any license installed using this method will remain available to
the current process (or application pool) until it unloads.
Make sure you check the return value to ensure that the license
has taken. If it has not, then report back the
XSettings.LicenseDescription and the XSettings.Version.
|