Cells renders Evaluation notification although it is a full license

I bought a full license and to test the libraries I build a small conversion tool which just saves office documents as pdf.



The example code is mainly the basis for it (so some two-liners : open and save).



It works fine for Word documents but for Excel it renders the following message :



Evaluation Only. Created with Aspose.Cells for Java. Copyright 2003 - 2014 Aspose Pty Ltd.



I checked with the sales team and they confirmed that I bought a redistributable full license.



So what is wrong?

I found out that the license has to be set for every single module instead setting it once. I assumed as it is a “total” license the modules would know but was a wrong assumption.

sorry

Hi,


Thank you for contacting Aspose support, and good to know that you have sorted out the issue.

Please note, each Aspose API has its own License class, that needs to be instantiated separately in order to call the setLicense method for each component. Please feel free to write back in case you need our further assistance.