Aspose.Words for .net trial truncating document data

Hello. I am looking into buying the Aspose.Words for .net. But I am unable to provide proof of concept because the trial version truncates the document I am trying to convert to PDF at 4 pgs. I will be unable to purchase until I can prove that this works.

Hi Kelly,


Thanks for your inquiry. Please note that in evaluation mode there are some limitations applied. E.g Aspose.Words injects an evaluation watermark at the top of the document. The document’s content are truncated after a certain number of paragraphs during import or export.

To avoid this you can request a free 30-day trial license which removes these evaluation restrictions. You can request this from here:

The license can be loaded from a file, stream or an embedded resource. Aspose.Words will try to find the license in the following locations:

  1. Explicit path.
  2. The folder that contains the Aspose.Words.dll.
  3. The folder that contains the assembly that called Aspose.Words.dll.
  4. The folder that contains the entry assembly (your .exe).
  5. An embedded resource in the assembly that is called Aspose.Words.dll.

Please read following documentation link for your kind reference.