Skip to main content
Nintex Community Menu Bar

Currently have a WFC form that contains two signatures where user can digitally sign the screen. I am now trying to print the form. I have created a template and generated the document. I do not see the signature as part of the Document Tagger. Is there a way to get the image of the signature and place it into the word document. 

 

Any help would be appreciated.

 

 

Hi @jbolanoswga,

 

To get Signatures images as tags to dynamically provision it in your document, you just need to add them as an image within the Generate document action as shown below :

 

 

Then in your template, you have 2 options to get it.

If you need to control the size of the image in the template, use a picture and name it using the tag otherwise you can directly use the tag.

 

Hope that helps.

 

As simple as that :

 


Thanks for that... not sure why I didn't notice it.