• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Adobe Document Generation With Adobe Sign Tags

Community Beginner ,
Sep 05, 2022 Sep 05, 2022

Copy link to clipboard

Copied

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?

TOPICS
Document Generation API

Views

135

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Sep 06, 2022 Sep 06, 2022

Copy link to clipboard

Copied

LATEST

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. 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources