Reader XI, sign a existing signature field

I´m trying to sign a PDF file that have digital signature field.
In Reader 10 when i click in the Sign button, the signature is placed in the signature field that is enabled (visible or invisible field).
In Reader 11 is possible to do this? What i have seen is that i have to double click the field to open the Sign Document dialog box.

Thank you for your response.
I have read the documentation, twice. I am starting to think the documenation was created as a joke. A cruel, cruel joke.
The documenation does not provide a clear enough picture on how to use the JSO bridge, or the setFocus, for that matter, within VBA.
When I try and do jso.getField("fieldname").setFocus() within the VBA script it stops at the line and gives error "Operation Failed"

Similar Messages

  • Acrobat detects non-existant signature fields

    I am running Acrobat Pro 11.0.03 from the Cloud subscription producing publications in ID 8.0.1 . After the most recent update to Acrobat I am finding that Acrobat is suddenlty detecting Signature fields in all new PDFs and demanding that my subscribers 'Open Sign Panel' and sign a certificate!!!! There are no forms, fields or certificates in any of the PDFs I am producing. I am at a standstill. My business is totally dependent on publishing documents for subscribers on a daily basis. I cannot find any information on this problem. I am in serious trouble.

    Yes. I implemented the registry key fix. It eliminates the problem on my system but does nothing for my subscribers who have recently upgraded Reader (unless they do the same). The problem is fully exposed in the Acrobat Reader thread on this forum (http://forums.adobe.com/message/5329906#5329906). There are voluminous complaints there. There is apparently nothing  a publisher of PDF content can do except assure subscribers that nothing is wrong with the PDF, they do not need to respond to the Signature prompt, and oh yes, Adobe will surely fix this promptly.
    Lukily, those who have not upgraded Reader since mid-May do not have to experience this. I am recommending that they do not upgrade until it is fixed.

  • Can a signature field created by Acrobat V7 be signed in Reader V9? How?

    PDF's with signature fields created within Acrobat version 7 when opened in Reader version 9 do not have signing enabled.  Is it possible to enable Reader signing in Acrobat?

    In order for Reader to be able to sign a digital signature field, the document has to have the corresponding usage right applied. Acrobat 7 is not able to apply this usage right. The first version that could is Acrobat 8 Pro.

  • Digitally Sign All Signature Fields in the Active Document

    I have a script which will sign a single digital signature field by the field name.
    I need to revise the script so it will sign multiple/all signature fields in the active document without having to put the field name in the script, as the field names will vary with each document.
    Can anyone please advise how to modify the script to sign all fields in the active document regardless of the field name?
    function myOtherTrustedFunction()
    app.beginPriv();
    // Get and login to security handler
    var oSigHdlr = security.getHandler( "Adobe.PPKLite" );
    oSigHdlr.login( "123","/c/Documents and Settings/name/Application Data/Adobe/Acrobat/10.0/Security/FirstNameLastName.pfx");
    // Setup Signing Properties
    var chk = this.getField("Checked");
    if (chk != null) {
    // Apply Signature and save back to original file
    var bRtn = chk.signatureSign({oSig:oSigHdlr, bUI:false, oInfo:{password:"123"}});
    app.endPriv();
    Any assistance will be most appreciated.

    Thank you for your help, the script will now count only the signature fields which have not been signed.
    I have added the second part of the script to then sign all of the blank signature fields.
    The script is only signing one of the digital signature fields instead of all of the blank signature fields.
    Can you please advise how I can modify the script to sign all of the blank signature fields?
    var count = 0;
    for (var i = 0; i < numFields; i++) {
        // Get the current field object
        f = getField(getNthFieldName(i));
        // If it's a signature field and not already signed, increment counter
        if (f.type === "signature" && !f.value) {
            count++;
    var myEngine = security.getHandler( "Adobe.PPKLite" );
    myEngine.login( "123", c/Documents and Settings/name/Application Data/Adobe/Acrobat/10.0/Security/FirstNameLastName.pfx" );
    // Sign the field
    f.signatureSign( myEngine,{password: "123"});

  • Creating Digital signature blocks w/ Acrobat 10.1.2 and using reader to sign...

    I'm using Adobe Acrobat 10.1.2 to add digtal signatures to pdf's but when I save them as a reader extended version so people that only have access to Reader can sign them, Reader won't allow them to sign.  How do I fix this problem?

    It's important to remember when you are extending a PDF document for digital signatures workflow that you create all of the signature fields need in the document prior to extending the document.  Adobe Reader does not allow for signature field creation when signing.

  • Sign Signature Field operation

    This question was posted in response to the following article: http://help.adobe.com/en_US/livecycle/10.0/WorkbenchHelp/WS92d06802c76abadb-1cc35bda128261 a20dd-7bbf.html

    I am starting a discussion here since "Services Reference for LiveCycle ES3" documentation doesn't allow leaving comments.
    Relevant page: http://help.adobe.com/en_US/livecycle/10.0/Services/WS92d06802c76abadb-3598a7d812dbeb3dcf3 -7ff1.html
    Quote:
    "The following limitations apply to dynamic Adobe PDF forms when used with the Signature service:
    - You cannot sign a visible signature field."
    I believe that this part is misleading and confusing since it somehow suggests that it is possible to sign an invisible signature field on a dynamic PDF form. Since this is not possible (since LC 8, AFAIK), could you change this article? I am also suggesting the alternatives:
    1.
    The following limitations apply to dynamic Adobe PDF forms when used with the Signature service:
    - You cannot sign a visible signature field.
    - You cannot sign an invisible signature field
    2.
    The following limitations apply to dynamic Adobe PDF forms when used with the Signature service:
    - You cannot sign a signature field.

  • How do I enable Adobe Reader to Sign documents?

    When I open the document the signature functions are displayed but none of the are enabled.

    I'm having this issue as well, looking for a digital signature in an existing signature field on a form opened in Reader XI.  I am able to sign the field if I open it in Reader X or in Acrobat X Pro, but Reader XI will not allow it. 
    The form is not Reader-Extended, it does not include submit buttons, and the document properties say that signing form fields is not allowed, unless you open the details where it says that both filling in fields and signing fields IS allowed. 
    Can you offer any advice on how to make Reader XI recognize the same security as Reader X on the same form?

  • Adding a signature field takes a lot of time

    Case: I have a Microsoft excel sheet that I save as PDF directly from excel. I use Adobe Acrobat X PRO to create 3 signature fields on this PDF to allow document signing in Adobe Reader.
    Problem: Adding a signature field in form editing mode are extremly slow. After placing the signature field, Adobe Acrobat stops responding for about 1-3 minutes. I need to do this for a lot of documents, so it's time-consuming to say the least..
    Is it possible to speed up this process?

    We don't control the forum emails, you do.
    For each separate message,
    1. Return to the forum ("View the full discussion")
    2. Sign in at top if your login isn't shown
    3. Click Stop email notifications

  • Help - Digital Signature Field Issue

    Hi,
    I encountered some issues when designing a workflow process that needs digital signature
    Intro:
    1. Initiator signed on Signature field A
    2. Manager reviewed the form & signed on Signature field B
    Issue 1:
    The initiator signed the form on Signature field A, and then the signature icon (a pen with questionmark "?") appears on top of signature. From the tooltip it's not verified yet.
    Hence, initiator right clicked it and verified it. The icon changed to a green tick with exclamation mark and right after that it changed back to the previous icon again(a pen with questionmark "?").
    How to remain "verified" status?
    Issue 2:
    The form is still then passed to Manager after initiator submitted. The Manager now suppose to sign the form on Signature field B but error message prompted out when trying to sign!
    |--------------------------------------------------------------|
    Message box:
    The document could not be signed.
    There was an error when attempting to commit this signature.
    The document was not saved.
    A file error has occurred.
    |--------------------------------------------------------------|
    Anyone faced this before? Any ideas?

    Hi all,
    For your information:
    1. The form .xdp is designed by using Adobe LiveCycle Designer 7.1.
    2. Form Manager is being utilized for this workflow.
    3. The workflow contains 1 form only. It needs to be signed by both initiator and the manager on different signature fields.
    4. I'm using Document Variable to pass the form.
    Added Information for issues mentioned:
    Issue 1
    The initiator signed the form on Signature field A, and then the signature icon (a pen with questionmark "?") appears on top of signature. From the tooltip it's not verified yet.
    Hence, initiator right clicked it and verified it. The icon changed to a green tick with exclamation mark and right after that it changed back to the previous icon again(a pen with questionmark "?").
    How to remain "verified" status?
    The case is whenever it's been verified(by right click and verified it), it will become verified for not more than 1 second and immediately it changed back to "is not verified", no matter how many times the initiator tried to verify the signature.)
    Issue 2:
    The form is still then passed to Manager after initiator submitted. The Manager now suppose to sign the form on Signature field B but error message prompted out when trying to sign!
    |--------------------------------------------------------------|
    Message box:
    The document could not be signed.
    There was an error when attempting to commit this signature.
    The document was not saved.
    A file error has occurred.
    |--------------------------------------------------------------|
    When the manager got the signing error, he then cleared the initiator's signature(right click and clear) , and then he is able to sign on both signature fields! And both signature are not verified (with the signature icon-a pen with questionmark"?").
    I don't why the manager can sign now.
    Quote Will's
    "Secondly, when a form with a signature is signed a second time the first signature will indicate that something has changed on the Form - specifically the second signature field.-by Will"
    but now the form with a signatuer cannot even be signed for second time. As the error message prompt whenever the manager tries to sign on the signature field B.

  • How to set a signature field as 'Required' with selection of a Check Box

    I have a set of 3 check boxes and would like to set a unique combination of pre-existing signature fields as 'required' for each respective check box.
    Given Check Box names of Box1, Box2, Box3 and Signature Field names of Sig1, Sig2, Sig3, can someone provide example JavaScript for setting Sig1 and Sig3 as required upon a Mouse Up of Box 1?
    Otherwise, can someone let me know if this might be more trouble than it's worth?
    Thanks!

    Sorry to keep you waiting Greenstead - and thank you for responding.
    My need for this feature, however, has passed.
    I do have another question or two, but will post as a separate thread.
    Thanks again

  • Reader can't sign pdf signature field

    I have a problem with digital signatures in Adobe Reader.  I have Adobe Acrobat 9.  I am including a form with multiple signature fields in a pdf portfolio.  This portfolio is circulated to collect signatures from users in different departments, some have Acrobat and some have Reader only.  I make sure that features have been extended for Reader. Most of the time they are okay.  But every once in a while (at least once or twice per week) I get a user telling me they can't sign.  No message or error of any kind, just a quick blink but no signature.  As a work-around I've had to save a copy and re-extend features.  This can be time consuming when there are a few documents I need to circulate.  Please help.

    Beto,
    Just make sure that you application server's clock and the User's machine's  clock are properly synchronized.
    Clock synchronization problem might also cause this issue. [Your network administrator caould resolve this time synchronization issue]
    Nith

  • I am unable to sign Adobe Reader 9 signature fields.

    Hi,
    I received a PDF  that I need to sign digitally. However, when I try to sign the signature field, nothing happens. Specifically, when I click the field with my mouse, nothing happens.
    In more detail:
    1. I move my mouse over the field, and a dialog box appears saying "Unsigned signature field (Click to sign)".
    2. I click the field, but nothing happens.
    3. When I go to Document --> Sign --> and I view the options, all the options (such as "Sign Document" or "Apply Ink Signature") are grayed out. I have included an image to illustrate what I am saying.
    It should be noted that I initially tried to do this with Adobe Reader 11. After that didn't work, I re-installed Adobe Reader 11 and tried again, but it still didn't work. Then I switched to Adobe Reader 9, and it doesn't work. Any thoughts on what's going on here?

    In my quest to find out what's wrong, I also discovered that when I try to save any changes, a box appears saying: "Data typed into this form will not be saved. Adobe Reader can only save a blank copy of this form." Might the two issues be related?

  • When i try to click on signature field to digitally sign in adobe reader version 9.5 , it does nothing. please explain

    when i  click on signature field to digitally sign, in adobe reader version 9.5 , it does nothing. please explain and help.Urgent

    Hi,
    2 things:
    1. Assuming your script is original - it is not asking for a TXT file till it is found in expected location. You can choose between 2 solutions:
         to remove FindChangeList.txt from FindChangeSupport folder ==> script will ask for another file
         to override this file by your query ==> script will not ask but execute your query
    2. You can see greyed TXT files in Script Panel since this panel shows executable files (script's formats)
    Jarek

  • Adding an image when signing, but not in the signature field, in Reader

    Hi,
    I would like to know if it is possible to add an image to a pdf document when I sign the document in Reader.
    I do not want to add the image in the signature field as a signature, but rather below the signature field. The image is 'n barcode providing me with more information on the signature.
    I have looked at the Stamper example, but this functionality is not avialable in Reader.
    Thank you,
    Magda

    If you insert after signing you will break the signature!!   You need to do any such stamping BEFORE signing.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Wed, 26 Oct 2011 23:54:15 -0700
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: Adding an image when signing, but not in the signature field, in Reader
    Re: Adding an image when signing, but not in the signature field, in Reader
    created by magdakuit<http://forums.adobe.com/people/magdakuit> in Acrobat SDK - View the full discussion<http://forums.adobe.com/message/3992619#3992619

  • How do I resolve: Field Selection dialog [Pick... button] in "Mark as read-only" section of Signed tab for Digital Signature field is not working

    I am using Acrobat Pro X on Windows 7 Enterprise x64 to create a form. When I have a simple form with a few fields, I am able to use the "Pick..." button to select the fields I want to select, but in a more complex form (20 fields with 3 Signature fields) The Field Selection dialog does not work. I can make the selections, but they are not saved. Removing fields does not resolve issue. IF I start with a blank form and add a few fields, the dialog will work, but after adding more, it quits working. Reader XI is also installed.

    And that is why many responders use only the custom JavaScript calculation option.
    The UI for the select fields and simplified field nations are only a way to pass field names to a JavaScript function that performs the actual calculation. Sometimes these functions call other functions and pass the parameters can lead to errors in the attempted code.
    I would start to learn code JavaScript for Acrobat.
    The pick field dialog is for performing calculations involving sums, products, averages, minimum, and maximum. I am not sure how that would work with a digital signature. Once a signature is applied the form fields could be locked.

Maybe you are looking for

  • From ALV list to Selection-screen

    Hi, I have problem in coming back to selection screen after displaying ALV List. In ALV list i'm using check box option to delete selected records. After deletion I'm displaying the remaining records with one more call to ALV function module. As this

  • MacBook Pro will not detect HDD?

    Hi, I own a MacBook Pro 15-inch 2.8GHz Core 2 Duo. In the middle of my work, my computer had frozen, so I shut it off and tried restarting, and even reset the PRAM. However, I got the "cancel" icon instead. After a few more tries, it turned into a fo

  • 4.6 table to csv file to email

    Hi Experts I have solisti1 table with 40 lines in each line (255 char) ,I have line of wordes seperated by " , " I want to send this table via email as CSV file attachment for taht i use 'SO_NEW_DOCUMENT_ATT_SEND_API1' to send the mail but when I sen

  • Auditon 3.0 not showing active file names in upper left

    I am running Audition 3.0 on a BRAND NEW HP Envy running Windows 8.1   For the last month  AA 3.0 has been working fantastic until just this morning when I opened a file and it appeared on my timeline just fine. BUT, the name of the file did not appe

  • No Windows Icon in Startup Disk Pane, Can't Restart

    The other day the Windows XP icon that I usually select in the Startup Disk Pane wasn't there. It's back now after a reboot, but the reboot was also a problem. I just got a grey screen at first, then I restarted again holding down the Option key. Aft