pdf generation - Get Completed Documents without attachments -


i using rest api's get envelope documents , certificate call retrieve completed documents. retrieves pdf documents attachments byte stream. can't separate pdf documents attachments. how can separate pdf documents attachments or can pdf documents , attachments separately 2 calls using rest api. don't want both documents , attachments 1 byte stream.

yes can separate them, there account setting controls whether or not signer attachments concatenated pdf docs. modify account setting:

  1. login console (demo.docusign.net demo, www.docusign.net production)
  2. select profile icon in top right of screen.
  3. select preferences , on following screen scroll down , select features.
  4. find option labeled "concatenate signer attachment documents parent document" , un-check if not want them concatenated.

enter image description here


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -