Join the Acrobat Sign community. Connect, Help, Be helped.
Recently active
We do regular bulk sends to our employees to sign, in their inbox seeing "Adobe Sign on behalf of BUSINESS NAME <adobesign@adobesign.com>" does not catch their eyes, these are tradies not office workers. Surely we can send from our own email or rename this line?
Hello,I am trying to download ALL the documents that have been signed from my adobe sign account. How do I do this?
Is there a way to hide the signer's email address on the final audit page before sending the signed document to another party? In some cases it is not in my client's or my best interest to share the signer's email address with the other party.
Enviei um documento para assinatura e esqueci de marcar meu próprio campo de assinatura, agora que já recebi o documento assinado pelo cliente quero assinar e não consigo. Alguém sabe como inserir novo campo de assinatura após o documento já estar assinado?
I'm using Power Automate to create agreements in Adobe sign.When an agreement is asssigned to me to approve, the status is 'waiting for filling' and the fill option in the application is not working. Please help me out
I have a fillable document with some fields that have been pre-filled. Can I load this document to Adobe Sign for signature? I want to keep the fillable option active while the document is being sent to the recepient.. Thanks in advance
I am 'requesting a signature' on a .pdf document, and when I go through the steps of entering the recipient's email address and name, the name displays differently once I'm in the area when I add the signature boxes, etc. How do I correct/update the name displaying, to show the name I've actually typed? The name input box which is a relatively new addition to the request a signature interface, it appears right next to where one enters the recipient's email address. Anywone have any ideas? Thank you in advance,Kristine
How do I change the Name and Email address which I send a signature request from?
I have created a web form template and shared the agreement with my collegue. How do I get the completion notifications sent directly to them? I keep receiving emails when the forms are completed rather than the collegue who sent out the agreement.
Been getting the a lot lately. Need to get the docs out. Any help is appreciated. Sorry if pic is sideways.
I have couple of questuions related to Adobe Sign , it will be great if someone can help us on the same !! Find below list of questions: 1. Can we skip aggreement email (review & sign) sending process for end customer?2. Adobe Sign webform: apart from formfield (api path) api any other way to add dynamic fiellds in web-forms?3. Web forms & agreement are both suitable for CCA use case but which one is recomanded by adobe?use case: multi step form & then a adobe sign page with pre-field some of the data like name, email etc.4. The signed documents are maintained in Adobe Sign for how many days/months (time period)?5. Can we override email related settings for a group ?6. Is there any rate limit on Adobe Sign APIs to create web form or agreement?7. How many transection is there for a user, group & account ?https://community.adobe.com/t5/adobe-acrobat-sign-discussions/adobe-sign-transaction-limits/td-p/108921518. How many maximum web forms/agreements can be create
While on the Adobe Sign app, it will not allow me to send any e-signature requests and has a link that says "get app" but doesn't do anything when you click on it. This is affecting my work as I tend to have to sign people up while on the road and need this fixed as soon as possible.
I checked settings and confirmed I have checked that I want it to save forms online to use across devices but it isn't working. Any ideas? TIA
Please help. I logged out of Adobe and went back into the email with the Review and Sign link and still get this message. I can't figure out what else I am supposed to log out of. Thanks.
Hi, I work for a large corporation in the accounting department. On monthly basis I will be receiving a vendor invoice that I need to send out to 200+ people in various departments thruout my organization for verification. Every user will go thru the invoice and find the charges that pertain to their department on the invoice and verify if said charges are valid or not. The user will then either approve or reject the invoice. I'm not looking for user signatures on any one particular page or field within the document as I don't believe placing 200+ individual signature fields is reasonable on my end. All I'm looking for is approve or reject. If a department/multiple users reject the charges on the invoice, that should not stop the workflow. I guess it needs to be parallel approval process?!? End goal is to collect all 200+ approval/rejections for internal audit. Thank you
I would like to have my adress book available from Adobe Sign ? How is that possible ?Thanks
Hello,One of my clients want to implement esignatures with certificates. In their business, it is typical for some users to have to sign 100+ different contracts per day - its is basically pro forma part of their workflow. They are looking for a solution whereby they can "auto-sign" each document without having to review each contract. 1) I am wondering if there is a way to programmatically write a batch file to do this for them. It seems like programmatically doing this kinda defeats the purpose of the security of electronic signatures, but that's what they want to do. (i.e., code runs outside of Reader)2) If #1 isn't possible, is there a way to run code or a macro within Reader which can trap a signature event and apply it to other .PDFs without having to explicitly load each one? (i.e., code runs inside of Reader) I've not used Sign before so I want to make sure I advise the correctly. Thank you for any help.
I am an independent contractor/sole proprietor (with no employees) who is trying to figure out how to use Adobe Sign to meet my needs. It is often the case where I need to send out say two documents for signature at the same time, but need to be able to maintain the Adobe signed documents as separate files. Adobe sign lets me attach multiple files and send them out for signature, but as far as I can tell it then combines the files and there is no way to separate them after they have been signed. For example, I have two documents that need an approval signature, that both relate to the same project, and get signed by the same individual. But then after the documents are signed, they get issued to two different people, so I need to maintain separate signed pdf's or have a means to split the files. Yes I could send the files individually, but that is much more cumbersome and doubles the number of emails I have to send. I have an Adobe Acrobat Pro DC subscription which includes Adobe sign.
Hi,Several issues:1. Why we cannot resize the signature block?2. Is the email field mandatory?3. Why sometimes when we add signature placeholders, the placeholder shirt to another position on the form?4. Is the email field synchronize automatically to the signature's placeholder (if I place a placeholder and below it an email field), because sometimes it does synchronize, and sometimes it does not (?)5. Can we remove/disbale the "reject form" option? since it is enough that one person will reject it, and then the form is cancelled ( ! ). It is best to be able to disable this option.Thanks,Gil
NEED to remove "Adobe Sign on Behalf of" when sending an e-sign document since customers overlook the email since it looks like spam! No one can answer this it seems. I only want my business name to show when sending a document to e-sing... Please see the attached picture for reference.
Hi, I'm trying to send out a PDF for signing but I am getting to 72% in the app when I click to specify where to sign. When I try via the https://acrobat.adobe.com/link/home/?dropinId=verb-sendforsignature link I get "Contact administrator". Our administrator is on holdiay (and is no more of an expert on this than I am, so I don't expect will be masses of help when she returns). Any idea what is going on/is it something I can fix? I was successfull in sending out for sigs a few weeks ago. Thanks, J
In Swagger I do POST/transientDocuments and get transientDocumentIdI use transientDocumentId in POST/agreements, I get agreementID{ "fileInfos": [ { "transientDocumentId": "XXX" } ], "name": "XXX", "participantSetsInfo": [ { "order": 1, "role": "SIGNER", "memberInfos": [ { "email": "XXX" } ] } ], "signatureType": "ESIGN", "state": "AUTHORING" }3. I do PUT/agreements/XXX/formFields{ "fields": [ { "locations": [ { "pageNumber": 1, "top": 100, "left": 15, "width": 50, "height": 30 } ], "inputType": "PDF_SIGNATURE", "contentType": "SIGNATURE", "name": "Field1", "required": "true", "visible": "true" }, { "locations": [ { "pageNumber": 1, "top": 150, "left": 15, "width": 50, "height": 30 } ],
Dear Support team, We are planning to use adobe sign & one small problem with continuing POC. I am getting below error while setting expiry date. I use API to generate the agreements and the API documentation says: "PUT /agreements/{agreementId} But if I want to change the expiration date on an existing and sent agreement, I get a message: "403 CANNOT_EDIT_AGREEMENT_EXPIRATION You do not have permission to set the expiration date for this agreement." But I use integration key with all permissions allowed.Can't I change the expiration date.Please help me asapFollowing is the SDK code I use string client_id = "CBJCHBCAABAAS3nYEeZmkcFxyOxJdR7wyWsHGDyOAKkN"; string client_secret = "XXXXXXXXXXXXXXX"; ApiClient apiClient = new ApiClient(client_id, client_secret);&nbs
I have a need to send 5+ documents to many people (500+). I am using MegaSign. How can I review the data merged documents before sending to ensure that the data fields are being placed correctly in the documents....name, addresses are not being cut off, formatting is all aligned with real data being pulled in from my data file? With a word Mail merge, the merge happens, you can view all the docs to ensure all looks as expected before sending to a recipient. How can I do the same with MegaSign?The preview feature looks like it only allows a preview of where the input fields are placed, it does not allow a preview of the document with the merged fields from the data file.
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.