Adobe Document Generation With Adobe Sign Tags
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?
