How do I customize the Digital Signature Reasons dropdown list?

I added a Digital Signature field to a pdf file, then added an Action to the field properties for "Mouse Down" to run a JavaScript.
I am using Acrobat Pro XI.
Here is the Javascript:
// Obtain the signature field object:
var f = this.getField("SigField");
app.alert("ALERT...ALERT...ALERT...")
f.signatureSetSeedValue(
{ reasons: ["Reason1", "Reason2"],
flags: 8
I included the alert statement just to see if the JavaScript is being executed, and it is.  The alert is displayed.  But, the Reasons field still contains all the default values; it does not contain the specified values ("Reason1", "Reason2").  The name of the digital signature field is "SigField". 
Why does this JavaScript not work?
Thank you to anyone who can solve this problem!

It's not clear to me what you're trying to accomplish. If you get rid of your digital ID you will still be prompted to create/add one when you need to sign a form, which you say you still need to do? Do you really just want to e-sign (hand-drawn signature, or stamp) instead of digitally sign? Do the forms you're using have digital signature fields?

Similar Messages

  • How can I disable the digital signature feature?

    how can I disable  the digital signature feature?

    If it can be done (doubtful) there will be details in the Enterprise Deployment documentation.  Enterprise Deployment (Acrobat and Reader)

  • How do I apply the digital signature (Adobe.PPKLite)?

    I'm trying to fill out a complaint form to send to the North Carolina DMV. I have to send the form electronically as I have electronic format evidence (texts, facebook conversations, etc.) that i have to send with it. They require the Adobe.PPKLite format for the digital signature and I'm confused on how to use it. Link to the form I'm trying to fill out is below.
    http://www.ncdot.gov/dmv/licensetheft/default.html#vehicletheft

    I am afraid you've got the wrong Adobe sub-forum.
    I'm not sure which the correct one is; you could try asking Live Chat to see if they can help.
    http://www.adobe.com/support/chat/ivrchat.html

  • How to set up the digital signature for xi server

    dear all,
    these days i need to implement a interface using the digital signature technology to enable it's security transition.
    we are going to use the digest sign with partner.
    Could anyone of you tell me the detailed steps concerning the seting up at xi server for this pupose ?
    Thanks a lot !

    This is a really urgent request,
    does anyone have the experience on this, please give me some hints ,thanks !!
    BR
    ZhouHui

  • How do I remove the digital signature option on Adobe Acrobat 7.x? I don't want it, but it pops up every time I need to sign a form, and I cannot find a way to remove

    I created a digital signature to sign forms using Adobe Acrobat 7.x. I really don't want or need this feature, but do not know how to remove it or keep it from popping up every time I need to sign a form. Can anyone help? I'm not that technically savvy, so please explain in layman's terms. Thanks!

    It's not clear to me what you're trying to accomplish. If you get rid of your digital ID you will still be prompted to create/add one when you need to sign a form, which you say you still need to do? Do you really just want to e-sign (hand-drawn signature, or stamp) instead of digitally sign? Do the forms you're using have digital signature fields?

  • How can you verify the digital signature inside a form?

    I see Adobe has a separate solution called Echosign but how to use both forms and signature together?

    Hi,
    this is indeed possible.
    You can check if the change value is larger than one character.
    If so, the change value is pasted from the clipboard.
    All you need is to add this Script (FormCalc) to the change event of your field.
    if (Len($event.change) gt 1) then
              $event.change = ""
    endif

  • How can I sort the Firefox Tools menu dropdown list alphabetically?

    The Tools menu has a dropdown list, but entries are not in alphabetical order. Options and some individual add-ons/extensions show up in the list, but not alphabetically. It would be helpful to have them in alphabetical order in the list, however, I can find no option to sort them. Am I missing some hidden, built-in option for sorting? Is there an add-on perhaps that will provide a sorting means? Anyone have a clue? I haven't found anything in my searches on the topic... just regarding sorting bookmarks. But it is the Tools menu dropdown list I want to be able to tweak. Anyone?

    @ Gingerbread Man....
    Took your suggestion about trying the Menu Editor add-on. So far, it seems to be working. Noted some comments at the add-on's Mozilla page that indicated possible problems with changing the Context menu, and will monitor effects on some changes I made to that menu. But I'm very happy to have been able to re-order my Tools menu drop-down list with this add-on. Thank you so much! God bless!
    PS: Love your username : )

  • How do I disable the digital signature feature in Reader and Pro XI

    I am using Windows 7 and need to do it Enterprise wide

    If it can be done (doubtful) there will be details in the Enterprise Deployment documentation.  Enterprise Deployment (Acrobat and Reader)

  • How do I delete a digital signature field?

    I have Adobe Acrobat Pro 9 on Snow Leopard. I created a digital signature for a PDF file but it didn't look good, so I decided to delete it. I figured out how to delete the signature, but the signature field with the little red arrow did not delete with my signature. I want my PDF form to revert to the way it was before I created the signature. I cannot simply close the PDF without saving because I'd lose all the information I've already entered. Stupid me forgot to save before attempting the digital signature.
    HOW CAN I DELETE the digital signature field? Help!

    Hi SM,
    The place to look for permission settings is on the Security tab of the Document Properties dialog. You can get there by selecting the File > Properties menu item and then select the Security tab.
    One thing to note is if the file is Reader Enabled you will need to use the File > Save a Copy menu item to create a non-Reader enabled version of the file. You cannot edit a Reader Enabled file. As an aside, the Save a Copy menu item won't be there if the file is not Reader Enabled.
    If the file was created using Designer (which is only on Windows and I know you are using a Mac) then it has to be edited in Designer.
    If the file was certified, then you need to remove (clear) the certifying signature before you can edit the file, and to do that you must have access to the private key that was used as part of that signature operation.
    Finally, if the file is encrypted (e.g. Password Security or Certificate Security), you can edit the file, but you have to get Acrobat to realize you are the document owner which means you need the Permissions password or or logged in using a document owners digital ID (the former is only for Password Security and the latter is only for Certificate Security).
    Steve

  • How to export & reconstruct a digital signature

    I would like to submit a reader-enabled pdf form with a digital signature from within a browser.
    I'm currently using CoSign Digital Signature to successfully create the signature. I have created a test form with Acrobat X Pro and assigned the "Submit a Form" action to the submit button. The form is configured to submit to a perl cgi, with the Export Format set to FDF with the following settings...
    - Field Data
    - Incremental changes to the PDF
    The post data is received as the POSTDATA parameter and printed back to the browser as content-type: application/vnd.fdf. However, when the fdf is printed back to the browser the digital signature is not included in the signature field. The rest of the form is populated successfully. If I log the POSTDATA value, I can see what appears to be the digital signature.
    According to the Adobe docs...
    "FDF Exports as an FDF file. You can select one or more of the available options: user-entered data, comments, and incremental changes to the PDF file. The Incremental Changes To The PDF option is useful for exporting a digital signature in a way a server can easily read and reconstruct."
    My question is, how do I reconstruct the digital signature so that I can save it offline within the PDF file?
    Thanks

    You can't sign a blank document simply by importing an FDF. The data is in the FDF, but the appened saves (aka incremental change) would have to be extracted from the FDF (e.g., using the no longer supported FDF Toolkit) and then concatenated with the original blank form that was used by the person who filled-in and signed. I can't say for sure this will work any more anyway as Acrobat/Reader has changed the way this works and does a Save As (as opposed to Save) when a document is signed, so there is no incremental change data any longer.

  • How to Read the Digital Signature in PDF's.

    I want to read the digital signature in PDF. Is this possible?
    I dont know how could read the sign. I want to read and store into the database using vb6 form.
    Is possible to read the digital signature in binary format?
    Please tell me how to read whether binary or any other... I want to read and store into the database.
    Please help me
    This all i need to done in vb6 application.

    This all i need to done in vb6 application.
    For information about questions relating to VB6, please see here: 
    VB6 and older

  • Hide the Save As dialog in the digital signature process

    Hi!
    I'm searching for a way to hide the Save As dialog when digitally signing a pdf document (embedded in a website) and instead transmit the signed document back to the website without saving it locally.
    (The reason for doing this is, that I can not be sure whether the user is capable of storing the signed document locally, recover it and send it back to the server.)
    In the "Adobe Acrobat SDK - Developing Plug-ins and Application" documentation under "Digital signature extended API", "Understanding the process" is stated that the digital signature plug-in displays the Save As dialog box. But it's not clear to me whether there is a way to suppress it and instead call some custom code to send the document to a webservice or something like that. (btw: I'm new to the acrobat sdk api)
    Could someone be a bit more specific about this?
    Are there other ways to achieve my aims?
    (To use submit buttons inside the document is not an option.)
    Thanks and kind regards
    Marcel

    Hi Leonard
    I'll try to explain in more detail what I'd like to do. :)
    Preconditions:
    - I have no controle over the forms.
    - I need to build a website hosting PDF documents for clients.
    - The client needs to be able to access these docs and digitally sign them.
    - When the client signs them, they should be stored on the website (overwrite the unsigned ones).
    Problem:
    The whole process should be as simple as possible for the client. Therefore he should not have to manually download the docs, sign them and manually upload them to the website.
    Possible solution:
    The client selects a document to sign which is then opened inside the website (aspx / custom control) by the Adobe Reader browser plug-in.
    Now, when the client signs the document I would like to catch the "Save as" dialog and instead call some custom routine to send the signed document back to the website (webservice).
    As I see it:
    We would have to write a Reader plug-in that would be started when the browser-plugin is called and could be passed the address of the webservice (to send the signed PDF). Maybe the address passing could be done by javascript, but the handling of the "Save as" dialog would probably have to be handled by a custom plug-in.
    My question:
    Is there any way to accomplish the above (if yes, how?), or are these things that are just not possible (why? ;)?
    I hope this helps to clear up things a little...
    Thanks for any help!
    Marcel

  • Some questions concerning the digital signature on an interactive form

    I've just finished an interactive Advertising Contract with 128-bit encryption that will enable recipients to submit CC info safely to our publishing firm. Even though form fields at the top allow typing the name of an authorized person, the signature line at the bottom is presenting problems because in order for anyone to sign, they need a digital signature.
    (1) Is this necessary? If so, is there any way of automating it for clients so they don't have to go through the process of creating one?
    (2) How do I create a digital signature for my partner and have the SUBMIT button on the form channel the returns to his email address instead of mine (which it is doing because of another interactive form I created in which I was the point person for returns)? I couldn't find anything in the "properties" of the OK button that allowed me to enter an email address.
    Thank you so much for your help here. This is time-sensitive, as we need to get the package out ASAP.

    1. If you require a digital signature, then setting up a digital ID is necessary in order to sign a digital signature field. So the question is really more fundamental: Do you require that people sign the form with a digital signature? If you say yes, what are the reasons?
    2. If you are using the distribution process in Acrobat so thatt you can collect the form data in a responses file, you should distribute the form using the other person's machine that has Acrobat installed on it.
    If you don't want to do this and only want to collect the returned documents without placing the data in a responses file, you can set up your own submit button using any email address you want and not use the distribution process. You will have to Reader-enable the document and then email or otherwise get it to the users. How you set up the submit button depends on how you want it to work exactly, and which version of Acrobat you're using. More information can be found here: http://acrobatusers.com/tutorials/form-submit-e-mail-demystified
    If you still want to go through the distribution process and want to change the email address that it uses, you can change it in: Edit > References > Identity > Email Address
    You'll then have to redistribute the form using a copy of the form as it existed prior to your first distribution. The responses file will be on your machine.

  • How do I add a digital signature to my online form?

    With regular Adobe (Standard or Professional) software, you can add a digital signature line.  I want to know how I can do it on FormCentral.
    When I PDF the form I created on FormCentral and try to add the digital signature in Adobe, I get a message that I cannot due to security settings of the document.

    Formscentral does not support forms with digital signature workflows. I suggest you see if our Echosign product meets your needs.

  • How to remove encryption in digital signature

    How to remove the encryption in the digital signatur
    I sign document and signature encrypt document hence not allowing future amendments.  How to remove encryption ??

    Thanks George for the help, I managed to create my own ID using your
    approach, Advanced > Security Settings > Digital IDs > add ID, but when I
    signed it with the PDF of my signature, it is showed as my name in Typing
    such as "XXX YY", instead of the handwritten form. I managed to use the
    same PDF of my signature (signed and converted to PDF) last week when I
    used the Pro 9, how can I attach my signature the same way in handwritten
    form instead of being convered to "XXX YY" and appears "digitally signed"
    Thanks again.

Maybe you are looking for

  • Issue converting String to DateTime to subtract 1 Day duration  in XSLT

    Hi I need to subtract 1 Day duration from the input date which is in format "yyyy-mm-ddT00:00:00"( data type=String) I tried using the available function: subtract-dayTimeDuration-from-dateTime() But, this function expects input as datatype datetime

  • Setting up context sensitive help for WebHelp in web application.

    Hi, I'm working on a help system for a web application. It will include context sensitive help triggered by an icon on the screen, and the Topic will open in an iframe with a set size. The developer has already set up the iframe that pops up when the

  • Double payment

    I sent a check and signed up for online payment with another payment and would like to get back one payment please.. My home number is {edited for privacy}. Thank you Wendy {edited for privacy}

  • SFTP unable to connect to site

    Hi I have a site which is on a plesk server I am able to connect ftp (transmit) without problem sftp is enabled on the server and a dedicated IP address is used I have tried 4 ftp clients and none of them are able to connect via SFTP Have disabled fi

  • InDesign CS5 Stability Issues

    I got really fed up today. Trying to resize a magazine, all the articles are individual documents compiled in a book. So each "chapter" is at least 3 pages and at most 15. I adore the spanning columns feature, I've got sevral articles that this is ve