Join the Acrobat Sign community. Connect, Help, Be helped.
Recently active
Hello,when I want to sign a PDF digitally, I must save the document afterwards. However we have a workflow in our company which requires to sent the signed PDF document to another person afterwards.Is it possible to make one button which automatically adds the digital signature to the PDF, saves the PDF in the background to a predefined folder (e.g. on the networkdrive or on C:\) and opens an E-Mail automatically with the PDF-File attached and where I just have to enter the recipient and sent the PDF to him?Thank you.,
I have spent two different days and a few hours trying to get SOMEONE in chat support to figure out why I can not access my e sign dashboard. I log in and it loops me back around to the log in every time. Spent my whole lunch break today trying to get help. Worthless time waster. Still does not work correctly or basically at all. Thanks again Adobe for outstanding NON customer support. I have had it. The icing on the cake was the link they wanted me to click on so they could log into my account and guess what.......THE LINK DIDN'T WORK EITHER. Nice
HiI have a document which requires a signature by the user and also a signature by the client on site. The client signature is a person who we may not know and therefore not have their email address.The form is a service fault sheet which my engineers use when completing work. They will sign the sheet but the client needs to add their signature to approve the completed work. Currently when I add two signature boxes it completes the same signature twice.I don't want to add another user to create a second signature as that would involve the client to check their emails which will add time to the process.I am new to the software so I may be missing something pretty obvious.
Hello,Its widely accepted that electronic signatures are sufficient to sign contracts with.Deeds are legally different to contracts.Deeds need (according to the law society)4.3 DeedsAt common law, a deed must be in writing. Given the willingness of the courts to interpret various statutory requirements for writing to include the situation where a document is represented on a screen and executed with an electronic signature, in the opinion of leading counsel and the JWP, the approach outlined above would apply in respect of deeds. For the execution of deeds:(a) Section 46 of the Companies Act 2006 (the CA 2006) provides that a document is validly executed as a deed by a company incorporated under the CA 2006 if it is duly executed and is delivered as a deed. section 44 of the CA 2006 provides that one of the ways in which a document can be validly executed by a company incorporated under the CA 2006 is by signature by two directors or by one director and the company secretary (authorise
Hi I've updated my name on my Adobe account but my name and email address for echosign is still the old one. Please can you help? Thank you Casey
I sign where I am supposed to... then click the button at the bottom of the page Click to sign and it says processing document. 2 hours later it is still processing the document.
Hi,I'm setting up SSO for MS ADFS on a Win 2012 Server...when I follow the instructions provided from Adobe for setting up the claim rule I am getting a syntax error...the text is copied verbatim from the Adobe doc so I'm not sure what the issue is...has anyone else encountered this issue?
I created an account for my boss under his name and usign his email. However, I am the one that send him the documents to sign and when I went to upload a document for him to sign, of course it said I could not send it to myself. Do I need to create a whole new account for me or do I need to change his information?Thank you.
How do I access Adobe Sign? Can I put a link on my desktop? Can I access it from Adobe Acrobat ProDC?
I want to change the number of a payment card in my profile. But there is a mistake already for a week. The system suggests me to try later. I am trying every day for a week. My sign will be closed in 10 days. Please help me to change payment data. Thank you
Hi, My client signed a contract in October 2015, however I just looked at the contract and his signature date is now October 2016. We got a confirmation in October 205 that the client had signed but never downloaded the PDF. This is a major problem and we need this corrected. Please help.
We are looking to make one form professional development form that needs to be signed to get approval first to go to the professional development and when they complete it, they then submit for reimbursement--is this a possibility?
Hello the document is already a form and when i would like to pu in library for send at some client it doesnt reconize the fieldi don't understandwhat can i do
Hi,I am creating an adobe api application using oauth but it is not going to work for me because I do not want any user interaction so I want to use an integration key, but I don't seem to have the ability to do that on my account. Is there a reason why? Also how exactly does the integration key differ from using the rest api with the authorization code? Does it follow the same work flow, but just passing the Integration key?Thanks
Hello!I am trying to setup a autofill date field in Adobe sign but with the format 'mm/dd/yyyy'. I'm wanting the signer that has the form open to have the 'Date' field to auto fill as they sign the form.I current have the field as this:Date_es_:signer1:date(format=mm/dd/yyyy)But this isn't working for some reason. When the signer has the form open the date shows up as Nov, 10. 2016. Our desired format is 11/10/2016.Anyone have a solution or is it not possible to alter the auto fill date format?
I used to have upload document requirement in my template... recently I can't find it and I dont see anywhere that I can make uploading document a requirement for my recipients..
I currently use Pipedrive as our sales CRM to great effect.We ask customers questions and put the answers in Pipedrive. We have a requirement for the client to sign to confirm the answers they supplied are correct.We currently use Docusign, but wish to move to Adobe for our signing needs.We use Webmerge to populate our Word document with the answers our customers have supplied and we have recorded in Pipedrive. I now need to send this document to be sighed via Adobe, but the document has two places that require a signature and I cannot figure out how to automate this process.Ideally our agent drags the customer details to a Pipedrive stage, this triggers Webmerge to populate the Word document and sends it to Adobe - but how does Adobe know where the signature boxes are supposed to be, so that our customer only has to click the sign box once?Many thanks,Nic
Hi all, I wonder if you can help; is it possible to send a document out again, but to a different email address? For example if someone initially said their email address was 'info@example.co.uk' but it turns out they're actually on 'info@example.com' would I have to cancel and then go through the whole process again or could I have the document that was sent to the first one resent to the second one?Thanks very much in advance!
HI,I am new to Adobe Sign and wondered whether anyne could offer some advice. Is it possible to have a form on a web page with certain details such as "Name," "Address," "Email Address" and then use/insert those field contents in an Adobe Sign form. Then it would be good to automate the transmission of the form to the "Email Address" owner following payment of a fee? All very convoluted I know and apologise. But essentially site visitor fills in details and submits those to the site owner. Following form submission, a "Thank You" page is forwarded that also has a payment link to PayPal, once payment is made I'd like to forward an Adobe Sign document to the site visitor... is that possible somehow?
Can I send a document for signature in Adobe Sign from Adobe Acrobat DC?
I want to implement the adobe e-signature functionality, it works fine when I am uploading a file from input type file but I need to do this with the relative path of the file. I have search a lot in google but doesn't find any relevant answers. I am using PHPPlease suggest your answers in PHP CURL of AJAX$("#form").submit(function(e){ e.preventDefault(); var path = "<?=$_SERVER['DOCUMENT_ROOT']?>"+"ptaxtool/digitalFile/adobe.pdf"; var form = new FormData($(this)[0]); form.append("File",path); var settings = { "async": true, "crossDomain": true, "url": "https://api.na1.echosign.com/api/rest/v5/transientDocuments", "method": "POST", "headers": { "access-token": "<?=$access_token?>" }, "processData": false, "contentType": false, "mimeType": "multipart/form-data", "data": form } $.ajax(se
We did a mass recontracting of over 2,000 records. This is one record that will not update on the account in Salesforce with the Agreement that we sent. The recipient received it; however, nothing shows in Salesforce. I also discovered the last one we sent a year ago, isn't attached to the record either; however, in the Managed Agreements it shows signed. Please help me understand why this one record will not update and how I can attached the signed documents to the record.
Is it possible to reposition the signature block for a second signer after the first signer faxes in their wet signed (ink signature). The system puts the second signature block after the faxed in document and we would like the second signer to be able to reposition their signing block to where the actual signature page is in the document. Is this possible?Darryl
how do I change my date of birth in adobe account?
Is it possible to be able to dynamically add a requirement for signature. In other words, if at the top of the document its indicated that only one person needs to sign, then only one signature will be required at bottom. But if at the top of the doc, it is indicated that there are two people that need to sign, then a second signature will be required?Or, will I have to have different versions of the doc with different number of signature blocks?- Andrew
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.