Join the Acrobat Sign community. Connect, Help, Be helped.
Recently active
Does anyone know how to turn on spell check in Adobe Sign? Also, is there a way to spell check the entire document and not just one line at a time?Thank you
I'm a Creative Cloud subscriber. I'm trying to use Adobe Sign in an application I'm building. I'm going through the documentation and I hit snags right out of the gate. The documentation (Documentation ) tells me to create a Developer Account to get started. I try, but it won't let me since I already have an account. Instead I log in.Next, the second page of the documentation (Documentation) tells me to create an application. Step 1: Log into Adobe Sign and click the API tab.However, when I click on this, I'm taken to Adobe Document Cloud. The page looks nothing like the screenshot. I'm not finding an API tab or anything specifically related to Adobe Sign.How can I log into Adobe Sign and not be taken to Adobe Document Cloud?
Hi,I'm trying to use Adobe Sign with Microsoft Flow which worked fine for most the day and suddenly stopped working. I tried to authenticate with Adobe Sign from Flow but doesnt work.Any ideas what might been causing this?ThanksJag
When I use the esignwidget all my javascripts disappear even after verifying they were working in Preview. 1. I create all my forms in ProDC, validated they are working in preview. 2. I export from the acrobat DC to a PDF and then ship it to the web form usinghttps://api.na2.echosign.com/api/rest/v5/widgets/It appears that the validator scripts that are going from the acrobat environment does not make it out to the web widget?ex: If X is clicked then Y is now requiredJS: event.target.required = getField("present").valueAsString === "yes";This validation never happens after I have uploaded it to the widget. When the radio button is pressed it is supposed to force them.How can I make sure that the scripts migrate and function in the web form using the esign widget?Screen shots attached. Thanks in advance for helping!Preview inside of DC before entering value into Field 1 (First Name)Preview inside of DC after entering value into Field 1 = all subsequent fields bec
I'm just starting to use Adobe Sign to capture client's signatures instead of printing pages and having them sign with a pen, however I'm running into an issue here. These are my steps:Complete a spreadsheet in Google SheetsDownload as PDFOpen in Adobe Sign on iOSSelect "Get Signature In Person"add the document (previously downloaded), a single recipient, select "Preview and Add Signature Fields" and then click SignThe document is prepared, I add the signature field and then click signI'm presented with a screen allowing my client to sign***An email is being sent to the recipient requesting a signature, even though I selected "Get Signature In Person"Once finished, a copy of the signed PDF is sent to myself and the clientMy issue is, my clients are getting confused because theyre signing in person but also receiving an email requesting that they sign. From my understanding, the whole purpose of selecting "Get Signature In Person" would be to skip the email to the client req
Does Adobe Sign intentionally remove field objects after signing a document? Every signed document I download is stripped of their original fields, making it difficult to map what the signer has entered in each field to the original field names (since the latter are gone).Is making an API call to download the associated CSV the only way to retrieve a signed document's field values?Thanks
Hello! Is there a service-to-service style OAuth option (client_credentials) for authenticating to and consuming the API? I'm interested in building a web API that interacts with the Adobe Sign API. Thanks! !
The mail sent contains the input signature but not the content of the uploaded doc/PDF.Even if I upload using /transientDocuments or if I uploaded it to into /libraryDocuments and then send the agreement.The mail contains Resource id: #somenumberIf I upload it to library documents to send it later, I can view it the same in the Adobe Sign Dashboard: Resource id #9 BUT not the actual content of the file.This happens with PDFs and DOCX too.What am I missing?Mega thanks!
Using both PHP Curl and Postman, i am attempting to use API v5 to create a transient document that can then be used for an agreement. However, no matter what settings i use in the HTTP header for "Content-Type" and "Content-Disposition", beginning with the example "multipart/form-data" and "form-data; name='File"; filename:"C:\DRAFT.pdf, I only get this for the response:code: INVALID_MULTIPARTmessage: An invalid multipart was specified.
I have an active subscription to Adobe Sign. I got a new computer, installed Adobe Reader DC and signed in. When I click on "Send for Review" I get the popup asking me if I want to add Adobe Sign. So I went back to my computer where I used to use "Send for Review" and it no longer works either. I contacted Adobe Sign and they refuse to help me, they just keep repeating "use the online version". Can this be fixed, or should I just cancel my Adobe Sign?I have tried the standard "uninstall and reinstall" even though that didn't make sense as it is doing the same thing on my two computers.Thank you!
Hello,I want to not send email to the signer for the document signing while i create an agreement. Is it possible to do that ? if so how ?Thanks,Nirav
I am testing the sending of an agreement with a PDF from a public URL and can't seem to get it right. The agreement does show up in the Adobe Sign dashboard but without the PDF and anyway the API responds with a 400.This is the data I am trying to use;{"documentCreationInfo": {"fileInfos": [{"documentURL": {"mimeType": "application/PDF","name": "sample.pdf","url": "http://www.africau.edu/images/default/sample.pdf"}}],"name": "Document","signatureType": "ESIGN","daysUntilSigningDeadline": 1,"recipientSetInfos": [{"recipientSetMemberInfos": [{"email": "user@user.net","securityOption": [{"authenticationMethod": "NONE"}]}],"recipientSetRole": "SIGNER","recipientSetName": "anze kopitar","signingOrder": 1,"callbackInfo": "https://dev.brokerandmore.com/docevent","signatureFlow": "SENDER_SIGNATURE_NOT_REQUIRED"}]}}And response:{ "code": "BAD_REQUEST", "message": "apiActionId=CBJCHBCAABAAsMqCjhxQyI2GMRB6eiXxCFW7D4U43L7y" }I am using Enterprise trial edition while testing.
Can I use D-Trust signature from sign-me (download to iPhone) in Adobe Sign for a certificate-based signature? If yes how?[Here is the list of all Adobe forums... https://forums.adobe.com/welcome][Moved from generic Cloud/Setup forum to the specific Program forum... Mod]
Can I use the trusted signature certificate from sign-me (download to iPhone) in Adobe Sign for a certificate-based signature? If yes how?
The last few weeks I have been getting the following error message on a regular basis:We were unable to create your agreement due to a timeout.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.I'll go into the system, get the library documents all ready to send out for signature, hit the button to move to the next screen to 'send' and be prompted to log back in and start all over. Then I get the error message above in an email from the Adobe system.Is there a setting somewhere that needs to be adjusted that will prevent this from happening?Thanks!
I converted a document now it is blankthanks
Is Adobe Sign PCI Compliant for collection of credit card information?
I am trying to use the "if" statement in a calculated field. I know if i do something like this: if(field_1 = "test", "field_1 says test", "field_1 does not say test"), it will work if field_1 is a text field and says "test". However, I am trying to use a signature field in the if statement but cannot figure out how to check if it is signed or not. I've tried doing things like if(signature != "", "signed!", "unsigned") but it does not work. So how can i check if a signature field is signed?
I am trying to send an agreement but i am facing the below issue in Salesforce.This issue is coming when i m populating the recipients.I want to auto send the agreement through auto population from the user fields on the record.
I was able to login using my credentials for Adobe eDocs but when I got to "for signature" and select "adobe sign manage" it takes forever to load. I'm trying to find a document I sent out for signature if it has been signed or not.
Hello,I followed the instructions to integrate Adobe Sign + SharePoint online per this link: Adobe Sign for SharePoint Online - Installation GuideI can confirm that I'm a member of the 'Owners' group and the 'Members' group, with Full Control and Edit -level permissions, respectively. Moreover, I'm a Global Admin on my Microsoft Tenant Account - I shouldn't have any permissions issues. However, upon logging into Adobe Sign from my SharePoint site collection, I receive the following error:You do not have required permission to use Adobe Sign. You must be a member of one or more SharePoint groups. Please refer to the requirements section in the online Installation guide for more information and contact your SharePoint administrator.If that doesn't help, contact your support team and include these technical details : Correlation ID [details removed by moderator]Request ID : [details removed by moderator]Date and Time : Thu, 02 Aug 2018 14:18:08 GMTApplication : Adobe Sign for SharePoint
I have a signed contract with an artist. We would like to add an amendments page, since the final receiving dates and some of the artwork has changed. How can we add an amendments page to the end of a signed document? I am using the individual plan in adobe sign.Thanks for any help.
Once the user Signs the PDF, it should not navigate to next page or not show the “Download a Copy” option. It is possible to customize the page workflow?
I may be interested in using EchoSign, but how does one actually create the Physical Signature? I see in the videos you type name of keyboard and it come out looking hand written. Do I have to submitt a hand written form of my handwriting with all the upper and lower case letters and numbers and and symbols?
Hi There,I am working on a project which requires Adobe E-Sign Service. My solution is using the Text Tag to specify the signature spot in my application. Then, send the generated PDF file to the E-Sign service.In my application, I am preparing the Text Tag with Annotation. I am using this syntax "{{_es_:signer1:signature}}" for the Text Tag. However, Adobe E-Sign service doesn't recognise it. Does that mean Text Tag within Annotation is not supported?Thanks so muchJing
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.