Inserting watermark on document

I am using Aspose.Word to mailmerge on an existing Word document. I want to add a watermark conditionally to the document (light page background text) based on some simple logic.

Is this possible and can you give me an example of how this would work? I think we are using v2.1.0.0

Regards,
Brett

Hi Brett,

Thank you for your inerest in Aspose.Word.

First, your version of the product is pretty out-of-date. Please download the latest version of Aspose.Word. Then, take a look at the code of the Stamp and Watermark demo. It inserts a watermark image, not text, is it applicable for you?