Hi,
I bought the licenses of the components Spire.PDF and Spire.PDFViewer, but there are times when the ‘Evaluation Warning’ reappears, even though I did not make any changes on the deployment location.
What should I do ?
Development environments : Visual Studio 2015;C# ; Winform
components integration code :
Spire.License.LicenseProvider.SetLicenseFileName(@"Spire.PDFViewerLicence.elic.xml");
Spire.License.LicenseProvider.SetLicenseFileName(@"Spire.PDFLicence.elic.xml");
Best regards