docusign-esign-java-client icon indicating copy to clipboard operation
docusign-esign-java-client copied to clipboard

《EnvelopeDocuments : get 》 The obtained pdf file has no tabs

Open yuyu414 opened this issue 2 years ago • 1 comments

I use a template to send signatures to my clients,This template has many tabs,When I call the api, I set the tabs。 1.When the user does not sign on it,I use api:《EnvelopeDocuments : get 》,What you get is a pdf document without tabs blank content。 image

2.When the user signs, I use api:《EnvelopeDocuments : get 》,they will get the pdf document with the content in the tabs image

How should I manipulate the API to get a pdf document with the content in tabs whether the user signs it or not?

yuyu414 avatar Aug 18 '22 11:08 yuyu414

https://developers.docusign.com/docs/esign-rest-api/reference/envelopes/envelopedocuments/get/

yuyu414 avatar Aug 18 '22 11:08 yuyu414