Skip to main content
Participant
September 5, 2022
Question

Adobe Document Generation With Adobe Sign Tags

  • September 5, 2022
  • 1 reply
  • 382 views

Overall I want to allow a user to input custom text and signatures into a file and generate a documet that can be signed on the web.

 

My plan to do this is to use the Adobe Document Generation API with Template Tags (https://developer.adobe.com/document-services/docs/overview/document-generation-api/templatetags/)

 

But my quesion is for the Adobe Sign specific tags here (https://helpx.adobe.com/in/sign/using/text-tag.html) ... after I input those tags into the word document ... do I send Word document to the Adobe Document Generation API and then take the returned PDF file and send that to the Adobe Sign API?

 

Or is there a better way to do this?

This topic has been closed for replies.

1 reply

Raymond Camden
Community Manager
Community Manager
September 6, 2022

So yes, the idea is - you can use a Word template and our Document Generation API to create a new document that could _then_ be sent to Sign. However, if you are *only* with Sign stuff, I'm not sure it makes sense to use Document Generation as well, unless you want to dynamically add the Sign tags.