Hi
I am using this code to add water mark to word documents
using (Watermarker watermarker = new Watermarker(stream, new GroupDocs.Watermark.Options.LoadOptions(password)))
{
// Use path to the image …... rest of the text document it is fine. Capture...investigating how to put text signature on top of the image in...