I need to stamp the document using image stamp with %(UserName) - %(DateTime) token but image stamp can't able to take tokens. Same way custom stamp is accepting only tokens not image.
So I want when I will manually stamp the document with image then workflow will run with some activity that identify that document is annotated with image stamp and I can annotate with my custom stamp of token.
I also need to identify x,y position and height,width of my image stamp so I can calculate and annotate accordingly.