Join the Acrobat Sign community. Connect, Help, Be helped.
Askettäinen
HiIn my PDF pack I would like to use template documents which I will be sending by email for E-signing.I have 2 large issues and couple of minor issues:1) when i create a sign-template and needs to make changes the altered template name is only showing up in the table list of templates but not in the temlate itself. It makes it hard to choose the correct one. Can that be improved?2) why isn't it possible to delete/remove sign-templates? and equally; why isn't it possible to delete/remove documents from the table list of handled documents?3) how will i be able to store a sign template in my "document cloud" for later use?4) dispite i have documents in my "document cloud" I am not able to choose those documents in the mobile app "Adobe Sign" . How come?RegardsAllan
Dear Community,I have a group of three persons. At least one person has to sign. Example: The group consists of John, Paul and Peter. If Peter or John or Paul signs, the contract is approved. It would be also approved if two or all three sign.How can I create a workflow that achieves this? I did some research but could find a solution. You're help would be very much appreciated:-)Kind regards,Jan
I am using Acrobat Send. I am sending to one participant/signee 3 different forms to be filled, signed and dated by the signee. The forms are rating sheets with the same data fields on each form except for the field that names the person who is rated by the signee. Thus, each form has many of the same fields , but different data when the fields are completed by the signee. The signee must sign each document separately because the data on each form is different. However, when the signee completes the first form and signs it, the data fields from the first form populate the fields from the second form Is there a way to correct this?
Is there a new E-sign dashboard location? I cannot find a thing. Now I see Adobe Document Cloud vs. Adobe E-sign. I am bright enough to navigate upgrades but I cannot find any order in my documents and the "Manage Documents" section does not exist. Will this be fixed and will we once again have a home screen library documents section. This is not user friendly.
Hi,When I add an Excel template into Adobe Sign to sign it, dates and figures are changed in US format during the conversion process in PDF. That means in my original Excel sheet I have dates in the format DD.MM.YYYY and figures like 1.000,98 € e.g. In the converted PDF the dates are in the format MM/DD/YYYY and figures are shown as 1,000.98 €. This happens also when there are no formula in the Excel template.How can I stop Adobe Sign from doing this? I don't want my original document in Excel to be changed when converted in PDF to sign it.Thank you.Best,Sabine
I do not know why Advanced Settings is turned off in Performance in Preferences. Ergo I'm drawing with my Wacom tablet, I need to get it back on to Basics.
I have documents to issue to multiple clients but cannot (under DPA rules) let them see any information about any other client I have. Is there any way I can batch issue a document to multiple people without them seeing details of each other? Regards[Here is the list of all Adobe forums... https://forums.adobe.com/welcome][Comments is to ask about the operation of the Forum, not a specific program][Moved from the Comments forum to the specific Program forum... Mod]
Where is the reminder button in the new updated adobe sign? There used to be a manage tab which I can no longer view.
If this is the "document cloud" where are my documents? It only shows "recent" through July 16 2018. I had hundreds of signed documents in Adobe Sign. Where are they now? Did we get a notice to download and save them so we wouldn't lose them?Also still waiting for an answer on how to delete a draft I uploaded and don't need. There is no "cancel" or "delete" on a document that wasn't sent.
I'm trying to create a template for a contract that uses the same prefill field - the name of a party to the contract - in several places. I want the field in a large font on the front page and in the body font of the document elsewhere. If I specify a directive to change the font size, Sign treats it as a completely different field and I have to input the same information twice. Is there a way around this? ThanksMark
I have a legacy app that was working, but is now failing with the SOAP api.Since I don't have time to re-code for the REST api immediately, so have to get this working for now.Currently try to get test sendDocument via SoapUI, and just getting a 501 response from the server, with an error message that means nothing useful to me.Anyone have any idea what's breaking it here?This should be the minimum required data (with some things anonymized), if I leave anything else out it gives an appropriate error:Test Data:https://secure.na1.echosign.com/services/EchoSignDocumentService22Request:<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:api="http://api.echosign" xmlns:dto="http://dto.api.echosign" xmlns:dto2="http://dto21.api.echosign" xmlns:dto9="http://dto9.api.echosign" xmlns:dto21="http://dto20.api.echosign" xmlns:dto1="http://dto14.api.echosign" xmlns:dto11="http://dto18.api.echosign" xmlns:dto12="
So if we send adobe sign document to someone for a signature , they have to use a password to sign it now??? <https://htmlsig.com/t/000001C6D5E2> <https://htmlsig.com/t/000001C6D5E2>
Team,we are trying to integrate our backend application with the echo sign APIs. Currently echo sign Oauth requires manual interaction.Any better way to integrate backend applications with echo sign API using client creditionals ( in oauth we can use client_creditionals ) or do we have any integration key which we need to send during echo sign API calls?Adobe Sign, an Adobe Document Cloud Solution Thanks,Raghav
My company uses Adobe Sign for collecting signatures. It has a use case where it implements the following workflow to comply with local law for particular contracts that requires them to be held for a period before signing:Send documents to a clientClient returns a receipt saying they've received the documentsThe client can read but can't sign the documents until a fixed number of days have passed after the date of the receipt, a "holding period", which might be 7 days or longerOnce the period has elapsed, the documents can be signedIf the documents aren't signed before a later date, say 7 days after the holding period, they can't be signedThe documents are then counter signed by the company to complete the signing workflowAn administration process then commencesWe have to be able to prove that the client had the documents for the required holding period and did not sign until it had expired. The idea is that they must have an opportunity seek advice (legal, financial, whatever) before
With Acrobat DC, when I send a document to multiple people for their initials (and one person to sign), those who are to initial the document have a signature block placed at the end of the document also. What do I need to do so only their initials are on the document?※Move from "Acrobat Reader /Acrobat DC for Mobile Community Forum (Japan)" to "Acrobat Reader".
Adobe Sign for Salesforce CPQ version 2 is installled in my SFDC Prod. Wanted to check if this package is lightening compatible? If not to what version it has to be updated?Please help
Hello - I am really hoping someone can help me with this. I have converted an excel form to an Adobe E-sign form using Adobe Pro. I decided to switch directions and start using the frequently used template tool in the Adobe E-sign document cloud. I am trying to translate the following calculation formula from Excel format to the Adobe DC E-sign format in the calculations/formula field window, screen shot included below. I am getting a "not enough arguments syntax error from the E-sign DC formula window. Any thoughts as to why this formula is not working, it works as expected in excel. Excel Formula (this formula works in excel): =IF(P37=0,P38-P39,IF(P37<P38,P38-MAX(P37,P39),IF(P37=P38,0)))My excel field cell to Adobe field names translation:TotalsHistoricPrice = P37TotalsFirstorAverage = P38TotalsFinalPrice = P39My Adobe Forumula:IF(TotalsHistoricPrice=0,TotalsFirstorAverage-TotalsFinalPrice,IF(TotalsHistoricPrice<TotalsFirstorAverage,TotalsFir
Good morning, I am very new at Adobe Sign and have a form that I would like to create a formula that if No is checked, it moves to the next question. If Yes, then the sub-information needs to be completed. Below is a copy of part of a form I am trying to update.I have been looking for an answer but cannot seem to find one that helps me achieve this. I appreciate hearing your recommendations. Thank you!!!
Dear Community,In a word document, I am using a text tag: {{ }}. However, user can add only a limited amount of text:I want to use text tags with a line break like here (screenshot taken when I created a template library):Is this possible with text tags in word documents?Kind regards,Jan
I have alot of documents that are signed and I have them saved in their respective files on my computer. I would like a future update to have the ability to select and delete multiple files.
Dear all,I am looking for a echosign backup solution. We need to have a redundant backup process for all the critical information. In order to do that, we need to create a copy of the signed documents in an external server.I have checked that there is an API but it is only available for enterprise option but we are a small company and we didnt contract this part. How can we implement a backup process? The process would be:- bulk process to grab all the current documents.- daily process to backup new documents...thank you in advance,
Hi. Often when I try to go into adobe sign, this appears:Request Entity Too LargeThe requested resource/account/homedoes not allow request data with GET requests, or the amount of data provided in the request exceeds the capacity limit.Apache Server at documents.adobe.com Port 443What can I do in order for this to disappear? It's very inconvinient
Adobe SignI have created C# base web application and got the token successfully and get the document library. my next step send document with replace the place holder (Title,company,Email,signature) using adobe sign how can I do? which api use?
I'm trying to add Twitter account to my Adobe Sign account so that I can get extra send outs per month. I sign into Twitter, authorize and it brings me back to Adobe Sign - signin and never completes... Tried Firefox, Chrome Edge and IE11 on 3 computers.Sorry, we were not able to process your request.Please try again later.If this error persists, please contact support.Error Code: 180918103739826.app-a6
Having the same issue
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Onko sinulla jo tili? Kirjaudu sisään
Eikö sinulla ole vielä tiliä? Luo tili
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.