Aspose "Evaluation only" message
![Evaluation only][1]
I create documents with Aspose, which is offically part of IvyAddOns. Why is on each generated document an "evaluation only" message?
This code generates the document:
import com.aspose.words.Document;
Document doc = new Document("C:\\temp\\test.docx");
doc.save("C:\\temp\\test.pdf");
[1]: http://answers.axonivy.com/upfiles/aspose-evaluation-only.png