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

Similar Messages

  • 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]

  • Avoid Save As dialog when Signing a document in Acrobat?

    I'm working on a web application that allows users to download a PDF, sign it, and then upload it back to the server. I'm trying to minimize the number of steps required of the user, so I would like to by-pass the Save As dialog that is presented when a user signs a document in Acrobat.  Is there a way to do this?
    Basically, I would like the signed document to be saved *automatically* in one of the following ways:
    1. Automatically overwrite the original document
    2. Save to the same location as the original document, but with a different name (e.g., [original_name]_Signed.pdf)
    3. Save to a subdirectory of the original document's location (e.g., in a "Signed" folder)
    Is this possible using JavaScript or a custom plug-in? Or in a simpler way?

    Okay, let's say I chose to do an HTTP POST of the signed PDF content from the Acrobat browser plug-in to the server -- how would I accomplish that?  Would it require JavaScript in the PDF to make it happen?  Or is there a way to instruct the Acrobat browser plug-in to do it without any custom coding?
    Thanks for your replies, Irosenth.

  • Need an app to edit and sign word documents (sign with stylus)! Notability let's me sign but doesn't pull up letter head, quickofficepro let's me edit but not sign. Looking for an app that does both

    I am looking for an app where I can edit word documents as well as sign them.  I am a physical therapist whose looking to cut down on paper work.  Someone types my evaluations and then we print them out for me to edit by hand and then they go back and make the corrections on the computer then w print them and sign them to send off.  Recently I have begun using apps where I can pull up the document and edit it thru quickofficepro or through cloudon, but I cannot sign them using a stylus pen.  I also have notability which I can use to sign the documents, but it doesn't save the document as a doc, it's either a PDF or rtf. Also, in notability, it doesn't pull up the letter head for our company which is a template with our logo on it.  So I need an app where I can both edit and sign my documents by hand using a stylus.  If someone could provide me with any relevant information I would greatly appreciate it.  Thank you for your time.

    Hi,
    Pages for Mac OS X, the topic discussed in this community won't do it.
    I think you'll have a better chance for a useful answer in either the Using iPad or the iPad in the Enterprise community.
    Regards,
    Barry

  • Recieving error when signing a document

    When signing a document, users are receiving >>Timestamp signature property generation error: Unsupported transport protocol
    Time Stamp Server is configued as Server URL:  IP Address of Time Server
    Any ideas on how to resolve this error?

    Hi,
    The problem is probably the URL for the timestamp server is an SSL address (i.e. https://) and the certificate that the OS needs to validate the SSL connection is not available. One thing to try is to copy the address for the timestamp server and paste it into a browser. This may give you the option of installing the SSL certificate.
    Steve

  • 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 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?

  • 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.

  • 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.

  • Can't sign PDF documents.

    Can't sign PDF documents. After pressing the Accept button, no preview of my signature, and the screen reverts to the document.

    Is the camera working in other applications, such as Photo Booth? Does the green light come on in Preview?

  • Asking for password when signing a document

    In Acrobat 9 standard, when signing a document with a Windows Digital Signature, how do you set it to ask for a password?

    The product acts for a password when it can't identify and verify the signer is supposed to have access to the signing certificate's private key. You can't control what happens on the signer's end in all cases. If you want to set restrictions on specific fields, look up "seed values" in the Dig Sig Guide.
    Ben

  • Programaticly changing the (suggested only) file name in the save prompt when signing a document?

    When you sign a document in Adobe X (or XI), the system says it needs to save the file first.   Is there some way to change the (suggested only) file name to a different value for that save?
    Right now, people open a blank form - lets call it formX.pdf.   They fill it in and sign it.  The suggested file name for the save is FormX.pdf.   I can generate a unique file name which i'd like to put in place of the suggested default...

    AFAIK, you can't do it with code. Your best option might be to use a form field to show a message to the user when they sign the document with that information.

  • Acrobat X Pro crashes when signing a document

    Acrobat crashes on any attempt to sign a document.  Error is as follows:
    Problem signature:
      Problem Event Name:          APPCRASH
      Application Name:          Acrobat.exe
      Application Version:          10.1.0.534
      Application Timestamp:          4ded1a14
      Fault Module Name:          AcroForm.api
      Fault Module Version:          10.1.0.534
      Fault Module Timestamp:          4ded283d
      Exception Code:          c0000005
      Exception Offset:          000dc6ad
      OS Version:          6.1.7601.2.1.0.256.48
      Locale ID:          1033
      Additional Information 1:          0a9e
      Additional Information 2:          0a9e372d3b4ad19135b953a78882e789
      Additional Information 3:          0a9e
      Additional Information 4:          0a9e372d3b4ad19135b953a78882e789
    Tried updating to current version and Acrobat crashed completely.  Restored to 10.0.1.
    Eric

    Yes it is up to date.
    I can use the stamp tool and flatten it after with no problems, but the typewriter tool crashes it upon attempting to flatten.

  • Acrobat Crashes when signing a document

    I have Acrobat 8.1.7 professional and all of a sudden I am unable to digitally sign documents. When I attempt to sign a document, the "sign document" dialog box opens, freezes and the acrobat closes down. Can someone assist me with this issue? Windows XP SP3.

    The only  plug-ins installed are the default ones that came installed with Acrobat.  All of these are developed by Adobe, so i'm assuming your are not referring to these as "3rd party".  All custom plug-ins have been uninstalled with the exception of the Stamper sample to test this theory.  Quite literally this can be reproduced by adding  the following code to the "ToolActivate" method in StamperUI.cpp.  This is the method that is wired into both the MenuItem and Button click events by default in this sample.  When this code is executed by a MenuItem event, no issue at all.  When this code is executed by a button click event, an exception is thrown from Acrobat.exe.  Note that the exception is not thrown from the ToolActivate method, it is thrown at some point after this method completes.
    AVDoc avDoc = AVAppGetActiveDoc();
    if (avDoc != NULL)
    AVDocClose(avDoc, true);
    As you can see, no objects are being acquired in this code.  If AVDocClose is not executed, no issues at all.  Although that goes against what i am attempting to do (as a result of a Button click, i need to be able to close the AVDoc).
    Any thoughts as to root cause of this issue?
    Karl, i really appriciate your assistance!  Thanks.

  • I cant sign a document in Adobe Reader

    I'm in the 'place signature' screen but the field is greyed out so I can't sign the document!  What's going wrong?  Is it a security issue?

    Hello,
    Have you installed digital id on your machine? Also the document your are signing via Adobe Reader is read extended?
    Regards,
    Deepak

Maybe you are looking for

  • Videos Not Playing in 'Shared Streams'

    Hi All, I've noticed that a lot of users seem to be having the same issue with viewing videos in the 'Shared Streams'. I am also having this issue, as is my partner with a different Apple ID. After sharing a video, the other user will get a nofiticat

  • FKK_CREATE_DOC_AND_CLEAR

    I'm trying to use the function FKK_CREATE_DOC_AND_CLEAR, but it complains about an unblocked partner or account. I don't kkonw how to block a partner (GPART) or account (VKONT). I tried functions FKK_ENQ_INTERVAL_SET, ENQUEUE_EFKKCLEGP, ENQUEUE_EFKKC

  • ADF/BC4J EO and VO cache question

    I created an EO off a simple table and a corresponding VO. I created a Struts/JSP app to display, add, and update the records. When I add or update records through the Struts/JSP app, I see my add and updates on the display page --- this is expected.

  • Saving Vector of BufferedImages to binary .mat file

    Hi, I have a matlab file that reads in Binary .mat files. These files are made up of sections of images. I've used Java to create these sections and therefore need to save the vector of bufferedimages to a .mat binary file. I've been using the File f

  • Programmatic deployment of osb configuration to cluster.

    Hi, Could you please help me to solve a deployment issue? The osb deployment environment is having an admin server and a cluster with 2 managed servers. I would like to deploy osb configuration jars to the cluster by programtic way using the scripts