Signing a document using an image

I can no longer sign a document using an image with Adobe Ready XI.  I have tried to "change saved signature" and click on the "use image" option.  It then requires me to save a copy but after I do so the box disappears and I don't have an option to browse for the image I want to use.  If I click on Place signature again it forces me to set up a digital ID. This happened after an update I did yesterday.  How can I use an image to sign and NOT a digital ID?

Ok, here's what I've got:
myCert.cer (certificate)
myKey.pfx (PKCS12 keystore)
With this two files I should be able to get the private key (from myKey.pfx), the public key (from the certificate)... and use this to sign the document.
Can anyone help me to do that? (in Java Code)
I'll apreciate any help...
Juaris.

Similar Messages

  • Signing a document using a plugin in different versions of Reader

    Hi,
    I am signing a pdf document with my own .cer file using a plugin. Everything works great in Reader 8, I've got a green check, it specifies that this is a valid signature and I can view the certificate. In Reader 9, however, I receive a huge question mark, but it still specifies that the signature is valid and I can view the certificate. In Reader X, the signature is "UNKOWN".
    How do I get rid of the question mark? Even if I delete the vector data for the drawing the question mark in the plugin, a big yellow question mark is still being displayed in Reader 9 and X.
    Thank you,
    Magda

    Again, I know NOTHING about your plugin, your code, the certificate in question, etc.
    The ONLY WAY to get you an answer is for you to provide our support staff with the PDF in question, at least as a starting point.  Please open a support contract.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Fri, 4 Nov 2011 06:25:35 -0700
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: Signing a document using a plugin in different versions of Reader
    Re: Signing a document using a plugin in different versions of Reader
    created by magdakuit<http://forums.adobe.com/people/magdakuit> in Acrobat SDK - View the full discussion<http://forums.adobe.com/message/4007539#4007539

  • Signing a document using an existing certificate

    Hi, I've been searching for APIs to digitally sign documents.
    I've successfully signed documents using Keystore and KeyPairGenerator (both of them work), but I haven't been able to use an existing certificate (a .cer file) to sign a document.
    Can anyone help me with this?
    An example code of signing a document using (for example) a certificate stored in myCertificate.cer would be really helpful.
    Thanks
    Juan Ignacio.

    Ok, here's what I've got:
    myCert.cer (certificate)
    myKey.pfx (PKCS12 keystore)
    With this two files I should be able to get the private key (from myKey.pfx), the public key (from the certificate)... and use this to sign the document.
    Can anyone help me to do that? (in Java Code)
    I'll apreciate any help...
    Juaris.

  • Unable to sign a document using latest adobe reader.

    Hi guys,
    I've never had to sign a document using reader before so I'm really lost. I've downloaded the latest adobe reader version and created an adobe account. The form is enabled for reader and signatures as far as I can tell.
    I'm logged in while the file is open but under the right side tab "sign" all the options are grayed out, I also cant just click on the signature box like it mentions in the help vids.
    I've added a screen shot to show you what I mean.
    Thanks guys,
    Mike

    Try updating the software, first? PKCS12 is the latest one.
    Also-- you have to make sure you have a digital ID stored in the computer (or through a server), or you can create one.

  • To sign the document using pen tool in acrobat

    hi ,
            I have to draw in the pdf using pen tool in a particular textbox. what i want to do in when i click in the textbox
          it has to go to pdf comment in it, It has to select the Drawing markups and then select pen tool automatically.
             I want a path for it directly . so that a layman can directly click the textbox and pen tool should open . so that he can sign the document
          Thanks,
          sachin.

    Actaully this code is printing a flower using ink tool. can to modify this
    code so that instead of printing it should display inktool by using which i
    draw my own sign or image etc.
      var inch =72, x0 =2* inch, y0=4*inch;
    var scaledInch=.5*inch;
    var nNodes=60;
    var theta=2*Math.PI/nNodes;
    var points =new Array();
    for(var i=0;i<=nNodes;i++)
         Theta =i*theta;
    points[i]=[x0+2Math.cos(3Theta)Math.cos(Theta)scaledInch,
                        y0+2Math.cos(3Theta)Math.sin(Theta)scaledInch];
    var annto= this.addAnnot(
    thanks,
    sachin

  • Error while signing a document using API

    Hello. I'm using API functions to add a digital signature to a PDF document. While signing this document, I receive an error which looks like:
    com.adobe.livecycle.signatures.client.types.exceptions.PDFOperationException: ALC-DSS-303-001 Could not sign Signature Field MyField (in the operation : sign)
    Caused By: ALC-DSS-303-014 Subject name and the subject alt name missing. (in the operation : getSignerName)
    My source code is a straight copy/paste from the SDK Help. I can successfully add an unsigned signature field using API call, but I can't sign it. I can also sign my document manually from Adobe Acrobat Professional using the same certificate.
    I'm new in LiveCycle and digital signatures, so it might be some obvious reason that I just can't detect now.
    Could anyone help me, please?

    you can mail me directly to [email protected], and I'll try to help.
    no guarenty :-)
    Tal
    [email protected]

  • Signing a Document using Custom PKCS#11 and Hardware Token

    I am using a custom PKCS#11 dynamic library and a hardware token to sign a document in Adobe Acrobat 10. I encountered this error when I used the Standard Text as the Appearance of the Signature.
    Creation of this signature could not be completed. Unknown error Support Information: CDSHandler-657
    If I use a custom appearance, the signing is successful.
    Do I need to set anything else before signing the document? Everything works fine on Adobe Acrobat 11. I am using a Mac OS X 10.9 machine. The same error is encountered in Windows 7.
    Is this a known issue in Adobe Acrobat 10?

    My bad, actually I was not using Adobe SDK. I just loaded my custom PKCS module and tried to sign the document. Have you encountered this error?

  • I need to digital sign a document using Acrobat Reader. Is it possibile?

    I am an IT Manager for a little city in northern italy.
    I have almost 50 clients with smart cards enabled for what concerns digital signage.
    I use flawlessy the software of the firm who provides the smart card. (infocamere.it).
    This uses sha256 crypt, no problems about it.
    The problem I have is:
    The final file is a "p7m" envelope.
    I would prefer to use a "pdf" envelope. One only file.
    I tried to follow this video
    http://tv.adobe.com/watch/acrobat-x/how-to-digitally-sign-a-document-with-adobe-reader/
    Simply it doesn't work.
    I have also a couple of Acrobat Standard.
    I can "pdf-sign" with Acrobat Standard 9.
    I am not able to do the same with reader 9 or X.
    There is a way to do it?
    Thank You.

    You can sign a PDF using Adobe Reader 9 or X, but the document must be "Reader Extended" to enable this functionality, This can be done using ADEP\LiveCycle Reader Extensions (server product) or Acrobat Professional 9 (Advanced > Extend Features in Adobe Reader) or Acrobat X Professional (File > Save As > Reader extended PDF)
    For some more info...  http://www.adobe.com/eeurope/products/server/readerextensions/  or http://help.adobe.com/en_US/enterpriseplatform/10.0/Overview/WS92d06802c76abadb2c8525912dd cb9aad9-7ffa.html
    Regards
    Steve

  • How to permanently resize the signature chosen from image in Sign - Place signature - Use an image

    When I choose an image with my signature from the file - it is automatically resized and is smaller than the original.
    I can resize it then manually after choosing "Place signature" and clicking in the selected place.
    The problem is - that in the next document I sign I have to resize it manually again - and it is diffucult, because there is no resize measure like percentage box nor size box nor resize ruler nor size in properties. I must have exactly the same size of signature in every document and it must be bigger that the automatically resized one.  But the resized size is not saved. 1
    Does it exist any way to save the resized size of the signature taken from the image? 1
    Does exist any way of controlling the size in numbers when resizing? 2
    Thank you in advances! LB

    You cannot embed an image in an fla using actionscript, at least not as far as I can reason.  If you need the image to be available then you should either send it along in the email and giove instructions on where to place it relative to the fla or place it online somewhere and link to it that way.  If necessary you will need to set up security provisions to allow the file to be downloaded from an external url.

  • Signing a document using graphical pad

    Hello,
    I have Acrobat 6.0 but I am upgrading to 9.0. I would like to be able to create documents within my word processor of choice and then output the final version to PDF and add a signature using my Wacom Graphire pad, all as part of a workflow.
    Obviously I would have to put some sort of box or field in the word processing document, to show Acrobat where the signature should go. But can I add signatures using Acrobat out of the box, or do I need third party software?

    graffiti's comments are probably the most appropriate. You can also use the signature tool with the stamp I think. The other alternatives is to use the pencil tool (you have to be real careful about lifting the pencil or it will start moving what has been done rather than finish writing. The resultant markup is also just that, not a part of the document as such. I think the signature tool is a bit more complete, but then there is still a question of the legality of such a signature.
    A nicer product for markup is PDF Annotator. It allows you to write on the page and does not have the problem I mentioned above. However, it is an additional cost from a third party.
    In the meantime, try the pencil tool and also the signature approach of graffiti. See what works for you.

  • Error When Signing a Document (Using a new digital ID)

    After designating a digital signature and attempting to save, I receive the following error:
    Creation of this signature could not be completed.
    Could not create appearance stream.
    I attempted to try this on another computer and still the same error.
    I can't seem to find anything about this error anywhere.
    Can someone please help?
    Thank you.

    you can mail me directly to [email protected], and I'll try to help.
    no guarenty :-)
    Tal
    [email protected]

  • Getting Error:Digitally Signing documents using Acrobat SDK

    I am using following API's to digitally sign a document using Acrobat SDK but getting error(return code -2) while making a call to folllowing API DigSigCommitSigRefDict(ASAtomFromString("DocMDP"), tempDict, &pOutRefDict);
    What am i missing?
    Here's my code.
        CosObj sigDict = CosNewDict(cosDoc, true, 1L);                         //Signature Dictionary Cos Object
        CosObj  sigRefDict= CosNewDict(cosDoc, true, 1L);                    //Signature Reference Dictionary Cos Object
        CosDictPut(sigRefDict, ASAtomFromString("TransformMethod"), CosNewName(cosDoc, false, ASAtomFromString("DocMDP")));
        CosDictPut(sigRefDict, ASAtomFromString("Type"), CosNewName(cosDoc, false, ASAtomFromString("SigRef")));
        refArrayObj = CosNewArray(cosDoc, false, 1L);                         //Reference array object inside signature dictionary
        CosArrayInsert(refArrayObj,1, sigRefDict);
        CosDictPut(sigDict, ASAtomFromString("Reference"), refArrayObj);
        CosDictPut(sigDict, ASAtomFromString("Type"), CosNewName(cosDoc, false, ASAtomFromString("Sig")));  
        CosDictPut(sigField, ASAtomFromString("V"), sigDict);               //SigField is an AcroForm object
        DSSigRefDictParamsRec myDSSigRefDictParams;
        myDSSigRefDictParams.size = sizeof(DSSigRefDictParamsRec);
        myDSSigRefDictParams.cosDoc  = PDDocGetCosDoc(pdDoc);
        myDSSigRefDictParams.rootObj   = cRoot;
        myDSSigRefDictParams.sigDict   = sigDict ;
        myDSSigRefDictParams.transformMethod   = ASAtomFromString("DocMDP");
        //myDSSigRefDictParams->transformParams   =
        myDSSigRefDictParams.bIndirect    = true;
        DSSigRefDictErrParams errParams;
        DSRetCode retCode = DigSigNewSigRefDict(&myDSSigRefDictParams,errParams);
        CosObj pOutRefDict;
        retCode = DigSigCommitSigRefDict(ASAtomFromString("DocMDP"),sigDict , &pOutRefDict);
        retCode = DigSigFinishSigRefDict(ASAtomFromString("DocMDP"), sigDict , pOutRefDict,errParams);
    -amit

    Thanks for the tip George. I'm using Acrobat Pro X to create a form. Can you tell me how to make the form reader-enabled so that it can be digitally signed?
    Josh

  • How do I sign a Adobe document using Adobe Acrobat 9Pro?

    How do I sign a Adobe document using Adobe Acrobat 9Pro?

    Hi Calvin ,
    Please refer to the following links to sign a document using Acrobat 9
    http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/acrobat_digsig_userguide_90. pdf
    http://www.adobepress.com/articles/article.asp?p=1272495
    Stay well.
    Regards
    Sukrit Dhingra

  • History of signing a document

    To whom it may concern,
    I have a question in using e-signature feature in Adobe Acrobat
    Professional XI. How can I configure an authoritative time to display in
    the history of signing a document.
    Best Regards,
    Wipaporn Ch.
    DISCLAIMER: This message and any attachments are solely for the intended
    recipient and may contain confidential or privileged information. Any
    information, comment or statement contained in this e-mail, including any
    attachments (if any) are those of the author and are not necessarily
    endorsed by the company. The company shall, therefore, not be liable or
    responsible for any of such contents, including damages resulting from any
    virus transmitted by this e-mail. If you are not the intended recipient,
    any disclosure, copying, use, or distribution of the information included
    in this message and any attachments is prohibited. If you have received
    this communication in error, please notify us by reply e-mail and
    immediately and permanently delete this message and any attachments.
    Thank you.

    Again, I know NOTHING about your plugin, your code, the certificate in question, etc.
    The ONLY WAY to get you an answer is for you to provide our support staff with the PDF in question, at least as a starting point.  Please open a support contract.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Fri, 4 Nov 2011 06:25:35 -0700
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: Signing a document using a plugin in different versions of Reader
    Re: Signing a document using a plugin in different versions of Reader
    created by magdakuit<http://forums.adobe.com/people/magdakuit> in Acrobat SDK - View the full discussion<http://forums.adobe.com/message/4007539#4007539

  • How do I edit and sign documents using adobe?

    How do I edit and sign documents using adobe?

    To edit a document you will need Acrobat Pro.

Maybe you are looking for

  • How to change Contract Status to Release from Held

    Hello SRM Guru, We are on SRM 5.0. In our production system we have some contract (GOA) which were not automatically trasnferring to backend when we release it (After approval). They are in held status only so we transfer them by FM BBP_pd_CTR_Transf

  • The Mail "draft" box

    When I send e-mails, especially with an attachment, it shows up in the drafts box after it is sent (in the sent box) and I have to manually delete it later. Is this typical. Does it truly mean that it didn't get sent? Please, do tell! Thanks!

  • How to do random selection?

    Hi I have a flash player which reads from an xml playlist. It works fine but it plays the songs according to the order in the playlist. I want it to continously shuffle to select randomly. This is the script: I added the ones with stars to create the

  • Can we create items dynamically or at run time?

    Hello expert, can we create some item dynamically at some button click? Thanks yash

  • Jtable - disable mouse selection

    hello, i did like to disable row selection in a jtable by mouse. in fact, the user should not be able to select rows in the table, but programmatily it should work. any ideas? thank you greets lukas