Join the Acrobat Sign community. Connect, Help, Be helped.
Recently active
After clearing up the history cache on Google Chrome, the system will not let me log in. All the other users under my license have used the same link to access successfully but not me. This is the error message I continue to receive since April 6:
I have a use case where I want a daily reminder. Then, after two weeks of the document not being signed, we want the document reminders to include a third party. Then, after another period of time, I want the unsigned document reminder to include a fourth person. Does Adobe Sign offer any sort of Reminder Escalation feature like this? And if not a reminder escalation, does it include a signature escalation where we automatically route the document to another signer if not signed after a period of time?
Hello, I have a situation where text fields set up in templates, when sent to some signers, are cloning entered information in later fields--and cloning has not been set up for the particular fields in question. Particularly weird is that the fields into which the cloned information is populating are actually entirely different templates that have been brought together in a packet of documents for the signer to sign and provide information. The packet includes an agreement document, a questionnaire, and tax information forms. Even stranger, it is not every signer who experiences this rogue cloning effect.Help?
I'm trying to do a simple task -- set up a document inviting several e-signatures, save my progress, then open and send out the documents for e-signature, later, when I need to -- like after reviewing the document with participants in a Zoom meeting and everyone says that they're ready to e-sign. My understandinhg is that I CAN'T save my signature boxes when working in the desktop Sign, but that I CAN save them when I hit the "Save Progress" button after setting up the e-signature routine on the document within the Adobe Cloud. Except it doesn't work. !@#$#@@!!! It may be that I'm not closing the saved progress documents properly, but if there is desired way to close the saved document, then that way is well-hidden. I'd be grateful for some help in plain language. I don't understand how so simple an operation like preparing a document for later e-signing, then saving it for later use is, apparently, so difficult in Sign. Yes, I've already bee
All fields are blue, nothing happens when I tap them.
Do we have a python library/SDK for for Adobe Sign
Hello - can anyone provide any guidance as to whether it's possible to use Adobe Sign to obtain AES or QES on a document please?
Is there a way for the first signer (a known person with a known email address) to be able to specify the next person to sign? I need to collect a signature from someone, then I need their supervisor to sign. I do not know who the supervisor is. Is there any way to do this through adobe sign?
There is an error on page 1 the client 2 name is incorrect so unsure to sign surely it needs to be correct?
Hi, everyone!I need help, I want to implement the Adobe Sign API in my laravel project so I can ease the process of signing a contract to hire people.I am having a hard time trying to know how to 3 credentials that I need:ADOBE_SIGN_INTEGRATION_KEYADOBE_SIGN_SECRET_KEYADOBE_SIGN_USER_IDBasically, I don't really know what I need to do (and the documentation is not helping at all). Do I need to upgrade my account to a developer account? Do I need to pay something to obtain Adobe Sign API? (I am really lost)I need step by step a tutorial of how to obtain the credentials that I want...Thanks.
Can someone help. I want to send a word document to be completed and signed but using part 11 compliance.How do I go about this. Thank you
I work in the IT Department for our company, and a user in our HR department is unable to delete/amend saved templates in their joint HR adobe sign account due to it being owned by a previous employee who has since left the business. Can anyone advise/assist?
I am Unable to get the consent while testing with OIC integrtaion adapter above error showing . When i was tried last week(2days back) i am able to get the complete consent and connection created sucessfull all of sudden from today morning i am getting error like above. i am using free developer account only.
Occasionally I need to add my wife's signature, or my nurse's signature, to a document .... how do I add signatures other than my own to Acrobat? I've been using PDFPenPro for the Mac, but they've been bought by another company w. poor support .. and hoping I can use Acrobat from now on., Thanks!
I sent out 47 forms for signature this morning using the "Send in bulk" feature. I can see from the report that 47 were send and 9 have been signed. I got an email for the first one that had been signed and can download the signed pdf. But I haven't gotten an email for any of the others. In Acrobat, when I click on "All agreements" in the left of the Home screen, it only shows 37 documents sent and non completed. How do I access my signed documents?
If I am part of a group in Adobe sign (all admin have acces to send out templates for required signatures), how do I track the progress of another admins document that was sent out for signature?
My company signed me up for Adobe Pro and I need the signature authentication feature for documents. Is that included in the Adobe Pro? If so, how do I find it. I've gone into E-Signatures, clicked on More options, when I clicked on the "E-mail" Icon, it only gives me the options for email or password...I need phone authentication. Any help is greatly appreciated.
I have what I guess is a minor - but very annoying and bizarre issue. I quite frequently have to electronically "sign" pdf documents. I have my signature stored, so I click on it then go to the signature location and enter my signature. But I have to do this TWICE every single time! The first time I drop it, the signature disappears. Then I go back and do the whole process again and it works. Granted it's just a few seconds, but it's more than a little aggravating when you have a dozen of these things lined up and have to go through signing them twice every time.
두 아이콘의 차이점이 있다면 알고 싶습니다. What is the difference between the two icons?
Hi there, Apologies if this has been asked a million times (i did quicly look, but couldnt see an answer to this). It may be down to my account (Adobe creative?), but i'm trying to create numerous pdfs to create one file that is sent to a client(s) for multiple signatures, but when I try and do this, I can only pick one document at a time for signing, not all of them. At any time Ineed to send say 5 docuemtns,, of which I may need 5 seperate signatures. How do I create a file of documents, to then send out in one go for clients to sign? Help is apprciated as new to Adobe and can't work it out... Thanks in advance, Mark
Good day, I am on the Enterprise plan, on which the page limit is 500, however, I cannot send a 250+ document for signature, my app says I have exceeded the "100 page limit". Please help.
I can cancel one but is going to charge me £75 to do so.
Hi, i use the api and in the Method Post: https://api.na1.echosign.com:443/api/rest/v6/agreementsUse this structure, but never redirect after sign.{ "fileInfos": [{ "transientDocumentId": "<<ID>>" }], "name": "<<NAME>>", "message": "Message of the email", "participantSetsInfo": [{ "memberInfos": [{ "email": "'<<EMAIL>>", "securityOption": { "authenticationMethod": "NONE" } }], "role": "SIGNER", "order": 1 }], "AgreementInfo":[{ "externalId": "123", "postSignOption": "<<URL>>" }], "PostSignOption":[{ "redirectDelay": 1, "redirectUrl": "<<URL>>" }], "signatureType": "E
After doing a call to the combinedDocument API(/api/rest/v6/agreements/{agreementId}/combinedDocument)the return is a binary stream of the PDF file. So, I save this to a blob and download it.But, when accessing the file from my hard drive it says:"This file is password protected. To access it, please enter the password." However, the file wasn't password protected to begin with, so I do not know the password.How do I access or how do I save the file without this password?NOTE: I need to pass this blob to another function, so I can't go the url route as it comes back with a CORS error when attempting to turn it into a blob.Any help would be most appreciated.
I am using the Adboe Sign API, when I create an agreement the generated email states this: We were unable to create your agreement [DEMO USE ONLY] myFileNameHere. Order Acknowledgement because we had a problem processing your document myFileNameHere.pdf.This may only be a temporary problem. However, if you have tried more than once to create this agreement with the same document, please visit our online support system.
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.