I'm having an issue with the message - Evaluation Only. Created with Aspose Pdf Kit Copyright 2002-2009 Aspose Pty Ltd coming up in our PDF's suddenly this morning in our Production server.
We did purchase this product, as Site OEM Subscription last year in March.
In the code, I have done the following:
Dim licenseWords As Aspose.Words.License = New Aspose.Words.License()
licenseWords.SetLicense("Aspose.Total.lic")
Dim licenseCells As Aspose.Cells.License = New Aspose.Cells.License()
licenseCells.SetLicense("Aspose.Total.lic")
Dim licencePDF As Aspose.Pdf.Kit.License = New Aspose.Pdf.Kit.License
licencePDF.SetLicense("Aspose.Total.lic")
Please tell us what is wrong, as this needs to be fixed asap.
Thanks
Elizabeth