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:
asked 24.03.2017 at 10:02 Alex Suter ♦♦ |
You are using Aspose directly. In this case you must ensure that the Aspose License is loaded. The easiest way is just to execute the following statement within the process. This statement will load the Aspose license:
You may work directly with the DocFactory-API. Sample conversion of Word-Document to PDF:
Update 13.10.2017 You may need another Aspose license. I recommend to load the specific license over the following API:
answered 24.03.2017 at 10:05 Alex Suter ♦♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 24.03.2017 at 10:02
Seen: 12,193 times
Last updated: 13.10.2017 at 03:37