Skip to main content
Nintex Community Menu Bar
Solved

Print the digital signature on Word Template

  • April 14, 2022
  • 2 replies
  • 125 views

Forum|alt.badge.img+2

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.

 

 

Best answer by cecilia-penha

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 :

 

2 replies

cecilia-penha
Nintex Employee
Forum|alt.badge.img+8
  • Nintex Employee
  • Answer
  • April 14, 2022

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 :

 


Forum|alt.badge.img+2
  • Author
  • Rookie
  • April 14, 2022

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