To Whom It May Concern,
Hi there, I currently have an issue with licensing. More specifically I have created a local CLI application that works perfectly on my end, but when deployed to other users in my company refuses to work.
The application needs to process PDFs with significantly more than 10 pages, which it does fine locally, but for some reason it decides to stop at 10 pages when the .exe is ran on other machines (which I understand is a limitation of the free spire software).
To my understanding purchasing the Developer Small Buisness License allows one developer and one development location. One development location as in "One developer to utilize our product to create an unlimited number of applications which can be deployed at One geographic location in your organization (internal use only), " which is why I am confused as to why this would not be working on another machine within my organization.
I am using the Spire.Pdf.License.LicenseProvider.SetLicenseKey() method, using the key found in the pdf_license.elic.xml file provided to me upon purchase.
Is there a fix for this?
I am currently I am using Spire.PDF version 11.9.17 for .NET 9, C#14. and my order number was 0015720 with PO# 92306
Thanks in advance.