Skip to main content
Participant
February 9, 2018
Question

C# code for adobe sign document object

  • February 9, 2018
  • 1 reply
  • 2005 views

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.

This topic has been closed for replies.

1 reply

lrosenth
Adobe Employee
Adobe Employee
February 9, 2018

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

Participant
February 9, 2018

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

Legend
February 9, 2018