Join the Acrobat Sign community. Connect, Help, Be helped.
Recently active
can i recall a contract which auto sent to one of the signer after fully signed?
I am unable to use the share option to select Adobe fill&sign app. I used to be able to. It does not appear as a choice even after selecting More... Edit... options. It does not appear, cannot be selected, see attached photo, the app isn't there any more. I restarted the iPad, deleted and reinstalled the app, nothing helps. i want to sign documents attached to gmail. any ideas?
Hi,I've got an issue with getting assigned/delegated participant url in adobe eSignEndpoint I'm using is: https://api.eu2.adobesign.com/api/rest/v6/agreements/{externalId}/signingUrls Steps to reproduce:1) Upload agreement2) Assing participants (1role-Signer, 2role-Delegate-to-signer) both are the same email address so same signatorie can assign other user to sign/witness3) Once 1st signed and delegated participant to sign, Calling GET /agreements/{agreementId}/members returns collection with new email/signatorie status: Waiting for my signature. All other members show statuses: Waiting for others4) Now calling https://api.eu2.adobesign.com/api/rest/v6/agreements/{externalId}/signingUrls returns URL which was is used to delegate user (email in response matches 2role-Delegate-to-signer memeber) instead of assigned user to sign the document. Am I missing something or it is the issue with API? I'm doing this on d
May I know the expiry time of refresh token in Adobe sign?
Hi,I'm trying to create a Adobe Sign Template for a Customer Agreement form.In the document I want to show the Customer Order Lines.The number of Order Lines is varying from 1 to 100.Is it possible to have a form Field that I can fill with the OrderLines and autosizes with the numer of OrderLines? For instance using HTML?I use Azure Logic App to fill the template and send to the customer.Thanks in advance for answering!Kind regards,Richard Kool
Is there a way to "Save As" in adobe sign when creating a new template from an existing template? I don't want to overwrite the old template just change who signs what depending on the situation. We want to have it ready to go and not have to change participants each time, hence a different template. Thanks!
Not Able to upload document to adobe Sign By using Rest ApiEndPoint :https://api.na1.adobesign.com/api/rest/v6/transientDocumentsAm trying like belowHttpHeaders headers=new HttpHeaders();String token="Bearer "+getAccessToken();headers.set("Authorization",token);headers.setContentType(MediaType.MULTIPART_FORM_DATA);HttpHeaders pdfHeaders=new HttpHeaders();pdfHeaders.setContentType(MediaType.APPLICATION_PDF);String fileName=consentFormDto.getFile().getOriginalFilename();ByteArrayResource byteArrayResource=new ByteArrayResource(consentFormDto.getFile().getBytes()){ @Override public String getFilename(){ return fileName; }};HttpEntity<ByteArrayResource> pdfEntity=new HttpEntity<>(byteArrayResource,pdfHeaders);MultiValueMap<String,Object> requestParts=new LinkedMultiValueMap<>();requestParts.add("File",pdfEntity);String url="https://api.na1.adobesign.com:443/api/rest/v6/transientDocuments";HttpEntity<MultiValueMap<String, Object>> requestE
When I try to send Transient Document to AdobeSign Am Getting 403 Forbidden Error End point: https://api.na1.adobesign.com/api/rest/v6/transientDocumentsSomone please help me to resolve
I have prepared a fillable form from a pdf. How do I save that filled out form and an uneditable pdf to be sent out for signature?
How can we manage it, to get the filename, the pagenumber and the total number of pages of the report into the footer of every single page of the report (final audit report)?
Hello. Is there anyway we can restrict the signee(s) forwarding, copy content, download and print the complete signed document which is initiated thru AdobeSign? The objective of this document is merely for them to review + sign + refer virtually as and when required.
Hi, I have sent a document for signing however, the signer has missed some information from drop down options. Is there any way to send it back to them to complete only the missing information? Rather than complete the whole document again? Thanks.
Hi There I am fairly new to adobe and love and loathe it in equal measures!!I regularly need to send out documents to be completed, signed and countersignes and use the request signatures feature. I have now been told by a friend that I am making life hard for myself by not using the Mega/bulk sign feature. I would love to, but I cannot find this feature, my app is up to date but I am really struggling to find it.I have a subscription to Adobe crobat Pro DCPlease help
Greetings, I am creating an Adobe form using Text Tag. I have a set of questions that need to be answered based on an answer to a question. The set of questions will take multiple pages. First, I am wondering if there is a conditional text tag that hides pages. I was being creative and tried to use the {{#REMOVE_PAGE_FROM_OUTPUT}} in a conditional text tag: {{#remove=!remove_es_:default(“{{#REMOVE_PAGE_FROM_OUTPUT}}”):showif(disability=unchecked)}} However this does not work. Let me know if there is a specific text tag designed to accomplish this. My alternative solution is to use conditions on all the questions in the set. However, I need to use radio buttons and check boxes. When I use showif condition on these, the label is visable (i.e. The radio button hides until the condition is met, but the label is visible).Example: {{[]pay_es_:signer1:label(“Pay”):showif(denied=checked)}} - The label "Pay" can be seen even with the condition not met. Is
I am creating investor packages that have several forms and documents for the potential investors to sign. I built a package with several documents and a hundred or more form fields and signature fields between the documents. I tried to test it as a user in a different browser but I experienced time outs. When I returned some of my progress was saved but not all of it. How long is the timeout when a user is completing forms on an Adobe Sign package? What happens when it times out and they come back in, is the progress saved? Is there any implications to whether there is a signature in the document as to what is saved?Are there best practices when filling out several forms with signatures, e.g. complete all the data fields and leave the signature activities to the end or visa versa?Is there a best practice for breaking up forms after they contain a certain number of fields?Is there some setting that I can use to support a longer timout or a better experience f
When a member fails authentication, is there a way to clone the original request to avoid having to re tag for signatures again?
Hi Adobe Team, I'm using rest v6 api of AdobeSign.I am Trying to append signatures using form fields but the form fields are not appearing. Please send me the sample snippet for appending signatures using form fields.
Hello,I am starting to use Adobe esign after using PandaDoc for many years. How do I great a text field in a document that I can use in multiple places in one document and, once I fill out the first of these fields, the information will be repeated everywhere else the text field is on the document? Thank you.
Ich habe ein PDF-Formular mit 17 Seiten.Seite 1 Eingabeformular für die Vertragsdaten: Firma, Anschrift, etc.Seite 2-17 der Vertrag, mit eingegeben Feldinhalten an der richtigen stelle platziert Nun kann man aber den Vertrag schon sehen bevor man Daten eingegeben hat in dem gescrollt wird.Gerne würde ich die Seiten 2-17 ausblenden bis die Pflichtfelder gefüllt sind und erst dann den Vertrag sichtbar machen.Alternativ könnte vielleicht das Formular vom Vertrag getrennt werden und der Vertrag vom Eingabeformular aufgerufen werden, z:B. mit klicke auf einen Hyperlink unten auf der Seite.Die Frage ist wie bekomme ich dann die Feldinhalte aus dem Formular in die aufgerufene Sign Dokument?Gibte eine möglichkeit die Feldinhalte über die URL zu befüllen oder muss es dann JavaScript sein? Bin für jeden Tip dankbar!
Hello I just start to use adobe sign, and my form "customer quotes " has a sequential number and today we are in 40000, I'd like to have an automatically field starting at 40001 Is that possible to automatically fill a field (or create this type of field) with a sequential number based in a number thanks
Our business is small and we work with a lot of contracts. The contracts contain multiple documents in one large document for signature. The concern is that after the client signs the large document, would we be able to pull out the smaller documents and save separately? An alternative if the files could be linked together in some way so that they were still separate but there was one smooth signing process versus having to open all the separate documents to sign them.For example, we send an Offer Package which contains the LOA, LOE and MA (master agreement); all three smaller documents (LOA,LOE,MA) must be separated for the purposes of providing to our funder.Thanks.
Hi, is it possible to access signed documents if I cancel my Adobe Sign subscription?
電子署名の利用ではなく電子ファイルにタイムスタンプを付与する目的での利用は可能ですか?
Hello,I'm trying to add additional email addresses to the list that receives a notification email when a doc is signed in Echosign. Cant seem to find the section for this.Thank you!
I often send out contracts via Adobe sign to offices where one person will often fill out all of the documents and then delegate it to the owner to actually sign. They keep telling me that when they do this, that the information does not save and they have to start over. Is there a way to save the information or is this not possible?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.