새로운 Adobe 커뮤니티에 오신 것을 환영합니다.
Join the Acrobat Sign community. Connect, Help, Be helped.
최근 활동
I have the need for a user to be able to sign the same document twice. Signer1Signer2Signer3Signer4Signer2But when I set this up(me being Signer2), everything goes great until the final signature. I get the error below. Any thoughts??
Hello,when I try to sign a document via the Adobe Sign Outlook Plugin an Outlook-in-app-browser-window opens saying cookies are necessary for the plugin to work and it is asking for permission to activate cookies. But becaus it is an Outlook-in-app-browser-window, I did not find any option to change the cookie-options. In the Standard-browser cookies and tracking is activated. But it sees that this has no effect on outlooks own browser-windows.How can I allow Cookies for Adobe Sign for Outlook?I'm am on a Mac.
Hi there I have a Power Automate scenario that should send an agreement once a file is created in a specific SharePoint folder. This needs to be send to three specific users, but only one of them needs to sign to succeed, with this step all three have to sign now . I know you can use a group, where one member of the group has to sign, within Adobe Sign, but I have not find this option in Power Automate.
Is there any way to change "Open agreement" text in notification letter which i received after document is signed?"Open agreement" is the link to signed document
I am having issues when I send a document and they are filling out the fields and return it they are blank and one person is stating that the fields will not let them type anything. Any idea how to resolve this issue?
Emailed a document after using fill and sign. need to change an item and it is requesting password to unlock. I input password for Adobe and for my email. Wont unlock the doc. what's the secret?
Hi,I am trying to embed a PDF using PDF Embed API. The PDF URL is generated using "combinedDocument/url" Adobe Sign API. When loading this URL using PDF previewer, I'm getting a CORS error as shown below. Access to XMLHttpRequest at 'https://adobesign.com/document/cp/document.pdf' from origin 'https://google.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. This is my View SDK PDF Preview Code. previewFile(divId: string, viewerConfig: any) { const config: any = { clientId: 'CLIENT_ID', }; if (divId) { config.divId = divId;} this.adobeDCView = new window.AdobeDC.View(config); const previewFilePromise = this.adobeDCView.previewFile({ content: { location: { url: 'https://documentcloud.adobe.com/view-sdk-demo/PDFs/Bodea Brochure.pdf', },
So I created an environment after creating a free developer account (e.g. Account A). The purpose of this was to test the APIs in a 'sandbox' environment instead of on our enterprise environment. The thing is, I created this dev account (Account A) with an alias email address from my work.For example:[fullname]@org.com (Account A)[username]@org.com (logs in via org's Single Sign On) So to avoid confusion I decided to delete the free dev account (Account A) and create another account with my personal email address (Account B). In doing so, I thought the free dev environment (from Account A) would be deleted too but it turns out, it's still online and this is an issue because the account linked to my personal email address (Account B) is actually a user on this free dev environment (from Account A). I want to create a new developer environment with the account linked to my personal email address (Account B). My questions are:How do I delete the free dev en
Hi,I am having problems with the automatic field recognition in Adobe Sign. I have a word file (contract) with several fields (name, signature, role) and table for the participant 1 to enter several values (4 columns, 7 lines in total). however when i upload the doc to adobe sign it doesn't recognize most of my fields as input fields. is there a way to ensure that adobe sign recognizes all of them? Can I maybe set up fields in word with predefined properties so that they are recognized as fields?? any input would be appreciated.I am sure there must be a way to avoid that the user will have to add all fields manually on these repetitive customer contracts. Thanks!oliver
I just worked for 4 hours on a new Adobe sign document and when I try to save progress I get an error message that reads... "An error occurred while saving the fields please try again later"Any help or suggestions would be greatly appreciated. Thank you!!
I'm having trouble with my clients locating the Adobe Sign doc I sent to them. Is there a way to email a link to my clients to the document for them to sign? Please Help!!
Hi guys, i'm having an issue (maybe an newbie one) regarding agreements created in DRAFT state through POST Agreements API. Shouldn't this be available on Manage menu on Adobe Sign? If i create it in AUTHORING state, the agreement is there, but i have a lot of features disabled. Can you please help? Kind regards.
Can you resize or have an anchor on the textboxes when using the mobile app version of Adobe Fill & Sign? The issue is that the text box continues to expand to the edge of the page, and I cannot resize it.
Hi all, I am new to Abobe Sign. I have a scenario to do In-person Signature from a button click of a record page, with attachment and recepients are runtime variables. I am using Onload Action to generate Agrement.Here is my Apex code to generate Agrement. PageReference newPage = null;System.debug('onloadAction.....'+currentSRF.Email__c);newPage = new PageReference('/apex/echosign_dev1__AgreementTemplateProcess');newPage.getParameters().put('recepient1', currentSRF.Email__c );newPage.getParameters().put('myAttachment',attachmentId);newPage.getParameters().put('masterid', currentSRF.Id);newPage.getParameters().put('templateId', 'a5E05000000CpHJ');newPage.getParameters().put('retURL', '/'+parentObjectId);newPage.getParameters().put('onloadAction', 'Send');return newPage; After excecuting this code. Agrement is generating, but in draft mode, and redirecting redirecting to the retURL Page. I Want to redirect the page where recepint can preview and sign the agreement.&nb
Como inserir o nome da empresa no endereço de email padrão "Adobe Sign <adobesign@adobesign.com>" para "NOME DA EMPRESA <adobesign@adobesign.com>" ?
Hi all,I need to send a document to 2-3 people in my organization who have administrative assistants that handle their signature routing. The signature routing chain might look something like this:Me (document creator)My supervisorMy manager1 Assistant -> Director2 Assistant -> Legal3 Assistant -> Administrator I thought that I could easily do this in adobe sign by requiring signatures in order, and then assigning certain signatures to Assistants 1, 2, 3 who can then delegate the signature to the appropriate party. The tricky part is that Assistant 1 needs to take over routing the document after it has been signed by the Director. She routes to Assistant 2 and then after Legal has signed she routes to Assistant 3 for the Administrator's signature. The issue we have now is that the document becomes locked after signatures. So even when she gets the document back after the Director signs, she has to unlock it using one of those print as PDF workarounds, assign new sign
I work at an airport that provides badges to everyone who works here. We have a badge application that all of the companies have to fill out and they have a specific person per company that signs off on the applications. Both people, (The applicant and the Authorized Signer) need to sign the same form. I can't send them the applications every single time they have a new employee. Is there a way to do this without me having to email them everytime? Thank you
I am integrating Adobe Sign in our application, I want to open a uploaded agreement in a browserso that user can add signature block and send to recipients, agreement are created through refresh Tokengenerated by adobe sign.I want a url of that agreement that can be pasted in browser and Itdoesnot ask for login again in browser for that userlike some of the esign vendor do.Can I do this in adobe sign.
Hi there, we are using adobe sign and sending multiple documents across to our clients to sign. The issue we have is when we're selecting the templates to send over we sometimes miss one, or add in one that doesn't need to be in there. Is there a way of just removing a single template or adding one in, once we've created the multiple template document.
How to enter social security number . Astrixs and boxes are what I see
Hi, I'm a mexican user and I need to know if it is legal in terms of commercial and labor issues to use adobe sign. Does anyone know about it?
Hi,is there a possibility to send the e-mail from my apple mail with an link and not from Acrobat?It is really unprofessional if my customer get an message from adobe and not from me.Kind regards
We've had problems with this stamp covering text of agreements and end up signing & routing hard copies instead. We don't always author the agreements being signed, so I'm not able to increase the lower margin to create space for the auto generated validation stamp. Any solution for this issue?
Hello, In Adobe sign, when a document is fully signed up, is there a way to send this signed up documents to different email ID? We know that when a document is fully signed up, the requester and all the signatories will receive a copy of it. But what I am looking for is to send this document to another email address right after the document is signed up. Can anyone help? Thanks.
We purchased 100 business transactions for Adobe Sign. How can you check to see who used the transactions? We already consumed 953. Trying to narrow down who used most of the transactions
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
이미 계정이 있으신가요? 로그인
sso.login.detail.descriptionWithRegistrationLink
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.