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

C# code for adobe sign document object

New Here ,
Feb 09, 2018 Feb 09, 2018

Copy link to clipboard

Copied

I am trying to create am IMAP Windows Service and attach an event to the OnReceivingDataStream of a email server such as google.  This part I have figured out already.  The idea behind this is that Adobe Sign has a way to auto email when a document comes in signed.  I want to embed hidden fields inside the document that have folder paths and a unique ID so my service knows how to choose which site and what folder to push the signed document to.  I saw in the Rest Client API (echo sign) there is a way to pull the form fields off the adobe object.  My issue is I have a byte array for a file.  I need code to convert that byte array to the adobe sign object so I can get fields off it.  I know I can use the rest api and just search for the signed docs; but, my plan is to be able to do this in real time and not have to schedule a search.

TOPICS
Acrobat SDK and JavaScript

Views

1.5K

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 ,
Feb 09, 2018 Feb 09, 2018

Copy link to clipboard

Copied

This is a forum for Acrobat SDK not Sign SDK – you should go to that forum instead.

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
New Here ,
Feb 09, 2018 Feb 09, 2018

Copy link to clipboard

Copied

I looked for a forum about Sign or an SDK for it.  A link to such a location would be greatly appreciated.

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
LEGEND ,
Feb 09, 2018 Feb 09, 2018

Copy link to clipboard

Copied

LATEST

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