Hi,
We have licenses for Apose.Words, Apose.Cells and Aspose.Pdf. All licensing process works well, only Apose.Pdf fails.
We’re using the same approach to all products, e.g.
final com.aspose.pdf.License asposePdflicense = new com.aspose.pdf.License();
asposePdflicense.setLicense(ourLicenseFromResources);
We are getting this error:
tempLicenseFail.PNG (3.5 KB)
Anyone with this kind of problem?
Thanks in advance,
Best Regards,
Pamp