Digital signatures with different versions of Reader

I have created a form which requires a digital signature for approval. Typically, an employee will complete the form in Reader and forward it to a supervisor for approval. The supervisor needs to sign it digitally and forward it to me.
The issue we are having is with those employees who are completing the form in Reader and the supervisor (or someone thereafter) has a more updated version of Reader and cannot sign the document. What can we do to stop this from happening? There is no practical way to keep everyone on the same version of Reader. We will have many more forms which require a signature, and we need this issue resolved. (I am using Adobe Acrobat 9 Pro to create the forms.)
Also, is there a way to verify the digital signature without using a third-party source? At this point, we know anyone can create a digital signature using someone's hand-written signature they found on another paper and we would like to prevent this from happening. We need to validate the person who used the digital signature is really that person.
Any help is appreciated! Thank you!

If you are creating your forms in Acrobat 9 Pro. and then Reader-enabling them for digital signatures, then recipients of the form will need to use at least version 8 of the Adobe Reader. Also, you'll need to do a few things during the authoring stage of your form, if your form changes by role (i.e., additional data is entered, annotations, or multiple signatures). Mainly you'll need to use a certification sig. for the first signature and set permitted changes after certifying.
You can find a lot more detail on best practices on developing forms for multiple signatures in the Digital Signature User Guide at:
http://www.adobe.com/devnet/acrobat/pdfs/acrobat_digsig_userguide_90.pdf
The guide also explains how to validate documents (authenticity validation and document integrity validation).

Similar Messages

  • How can I read pdf files from LabVIEW with different versions of Acrobat reader?

    How can I read pdf files from LabVIEW with different versions of Acrobat reader?
    I have made a LabVIEW program where I have possibility to read a PDF document.  When I made this LabVIEW program it was Acrobat Reader 5.0.5 that was installed on the PC. Lather when the Acrobat Reader was upgraded to version 6.0, there was an error when VI tries to launch the LabVIEW program. And Later again when we upgraded to Acrobat Reader 7.0.5 I must again do some changes and rebuild the EXE files again
    It isn't so very big job to do the changes in one single LabVIEW program, but we have built a lot of LabVIEW programs so this take time to due changes every time vi update Acrobat Reader. (We have build EXE files.)
    The job is to right click the ActiveX container and Click "Insert ActiveX Object", then I can brows the computer for the new version of acrobat Reader. After this I must rebuild all the "methods" in the Activex call to make the VI executable again.
    Is there a way to build LabVIEW program so I don't have to do this job every time we update Acrobat Reader?
    This LabVIEW program is written in LabVIEW 6.1, but I se the problem is the same in LabVIEW 8.2.
    Jan Inge Gustavsen
    Attachments:
    Show PDF-file - Adobe Reader 7-0-5 - LV61.vi ‏43 KB
    Read PDF file.jpg ‏201 KB
    Show PDF-file - Adobe Reader 5-0-5 - LV61.vi ‏42 KB

    hi there
    try the vi
    ..vi.lib\platform\browser.llb\Open Acrobat Document.vi
    it uses DDE or the command line to run an external application (e.g. Adobe Acrobat)
    Best regards
    chris
    CL(A)Dly bending G-Force with LabVIEW
    famous last words: "oh my god, it is full of stars!"

  • 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

  • Digital Signatures with SmartCards.

    Hi guys,
    Has anyone implemented in R/3 digital signatures with smartcards?
    Currently I'm at customer side trying to implement digital signatures within workflow processes using ABAP SSF functions. The smartcard devices are already installed, but I can't read the data inside the smartcard, moreover, I can't link the smartcard device with R/3 and I don't know how to do it…
    I read in some Weblogs and documents that it is necessary a SAP-certified external security product. I believe this external security product is the software that comes inside of smartcard drivers CD. It is something like a little application on which we can sign in data and put our fingerprint.
    I guess it is not supposed to develop an interface application between smartcard and R/3! When I started these developments I thought that I only needed to configure some environment variables to connect these devices with R/3 and then develop the ABAP flow logic with SSF Functions - Am I right?
    Can anyone provide me some guidelines for this issue?
    Thanks in advance,
    Ricardo.

    The SmartCard device is present at the frontend PC - and that's the place where the digital signature operation has to take place. Important is the "What You See Is What You Sign" principle: it has to be ensured that the data that is to be signed (using the private key stored on the SmartCard) is exactly the same as the one that is displayed to the user.
    Notice: there is a different scenario where the server is signing the data (after prompting the user for userID and password and validating that information).
    The signed data is then transported back to the server where it is stored (to ensure auditibility); usually you'll have to keep the (archived) data for years; the public key need to be archived as well.
    Notice: it is possible to attach the certificate (-> public key) which has been used to sign the data to the signed data.
    Regards, Wolfgang

  • Can PI work with different versions of MQ?

    Hello
    I have requirment to let PI (7.1) communication with different versions of MQ (5.3 and 6.0). However I doubt that this is possible.
    As for MQ, the JMS drivers of the MQ needs to be deployed to PI. For MQ 5.3 and 6.0, different drivers (6.0 has additional jar files as 5.0) are to be packaged into com.sap.aii.adapter.lib.sda and deployed to PI. There is no way you can deploy different version of drivers onto the same PI box. even if you can deploy different version of hte driver to PI box, it won't work in runtime, simply because, when the driver is loaded, there is no way to tell PI class loader which version of class (driver) to load.
    how do you guys think of this?
    Thanks
    Jayson

    Hi
    I think that the 6.0 version should be backword compatible and should work with 5.3 also.
    Did you tried it?

  • Java Cache Viewer shows duplicate URL with different versions

    In doing some testing lately we have come across a couple of situations where the same URL is showing in the JAVA cache viewer with different versions to them.  In the case of a 1.7 JRE this is not causing any adverse effects however when utilizing a 1.6 JRE we are getting messages about mixed mode for the JAR files.
    The jar file is signed as below:
    Manifest-Version: 1.0
    Ant-Version: Apache Ant 1.8.2
    Application-Library-Allowable-Codebase: *
    Application-Name: named_applet
    Built-By: relbuild
    Permissions: all-permissions
    Created-By: 1.6.0_17-b04 (Sun Microsystems Inc.)
    Caller-Allowable-Codebase: *
    Codebase: *
    understanding the need to change the wildcard's to domains as we move forward.  I am wondering why the jar file is being listed and called twice and why it is being recognized as signed one time and not the next.
    The URL is identical in the cache viewer and the java console says it is not found in the cache when it is used the second time, even though previously in the session is finds it with the correct version.
    Any advice would be helpful

    that i even know, but the problem is that i do not have that version of java re installed, but i found distribution 07 of the same java version, i'll try it out with that.
    but when it still doesn't work, then i still would like to find the link where i can download java version 1.4.2_06.

  • Bible software with different version

    Hi all, thanks for all good work you are doing here.
    Please I want to ask: is it possible to have a parrallel bible application in my phone? I mean a bible with different versions as one application in my phone?

    Steve,
    Each web application has its own session within a J2EE container. You cannot share sessions, unless you deploy both apps as one web application which is probably not what you want. So, yes, the only work around I can think of is abandoning container-managed security so you can navigate to the other web app with some request params that cause an "auto-login" to happen.
    Steven Davelaar,
    JHeadstart Team.

  • Digital Signature with Password

    I created a digital signature with a password. Now, I've forgotten my password. How do I reset it so I can use it?

    You can't reset it. Create a new signature.

  • I want to connect to a network printer hp cp1518ni with different versions of windows (win7& winxp)

    I want to connect to a network printer hp cp1518ni with different versions of windows (win7 & winxp) . My pc with win 7 work ok but the pc with win xp not "see" the printer on the network. What is the additional driver should I install?
    thanks
    This question was solved.
    View Solution.

    Hi @OHIMATAS,
    I see by your post that you are unable to network the printer to the Windows XP computer, but the Windows 7 computer is connected. I can help you with this.
    Make sure the Windows XP computer is connected to the correct network name, not a Guest network either.
    Print a configuration page to get the printer's IP address.
    Printing a Configuration Page.
    Try and access the printer's Embedded Web Server on the Windows XP computer.
    Type the IP address into your web browser's address bar. (Internet Explorer)
    Did it load the webpage?
    If you can't access the printer's EWS, then check the IP address on the computer to see if the first 3 sets of numbers match the printer's IP. They have to match to be on the same network.
    Go to start, type run in the search box, type in cmd, then type ipconfig.
    Check the IPV4 address.
    Now check the IPV4 address for the printer.
    Do the first 3 sets of numbers match?
    Try and ping the printer.
    In the same window, type ping printers IP address (space between ping and IP address)
    What are the results?
    Run the add printer wizard through printers and faxes, if you were able to access the printer's EWS.
    Please provide in detail the results if you are still having issues.
    Have a nice day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • Digital Signatures with Adobe Reader

    So i created an adobe form with acrobat 9 and sent it out for all to digitally sign.  about half are getting an error when they try to sign it.  "The credential selected for signature is invalid"
    We are a government agency and use Common Access Cards (CAC) certificates to digitally sign with. 
    i was hoping someone out there could either point me to a good recource for adobe and digital signatures or to a possible fix. 
    now we have narrowed it down to the problem being with the specific machine.  the user can digitally sign the document on another machine, but not on thier own machine.  Also, no one else can sign the doc on thier machine either. 
    Thanks in advance!

    issue still exists.  ive been searching for some info on how adobe handles digital signatures, like what folders are created on the machine.  im thinking maybe i can clear out the app data for acrobat or something.  im at a loss at the moment.

  • Digital signature will not work in Reader

    I need help I have been working on a new form I want to have digatally signed.  I add the digital signature box, in the test pdf it pulls in my digital certificates and works.  Once I save the form and try opening it with adobe reader 9 nothing happens when I click the signature block.  On the other hand when it is opened in adobe pro the signatures work.  I am saving the file as static and tried several combinations of options and nothing seems to work.  Can anybody give me some easy to follow instructions?  I am using version 8.  I appreciate any help.

    I am having the same problem with signatures.  I am including a form in a pdf portfolio to collect signatures from different users who have Reader.  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 one every two weeks) 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 advise.

  • Digital Signatures with Smart Cards

    Hi folks,
    It is my first time with digital signatures on R/3 system. I’m at customer that uses smart cards (hardware cryptography). We are doing the SAPCRYPTOLIB and front end installations. After finish these tasks, we need to implement the signatures into 3 workflow processes. I already read the SSF programmers guide, API specifications and SSF user guide. But I still have some doubts:
    The SSF profile is stored into smart card with private key information, but where are the public keys stored? (PAB – Private Address Book of my trusted circle).
    Do I need the CRLs? Note: this is only for workflow processes that run inside of customer landscape; this is not a B2B scenario.
    We don’t have clear yet how we sign the data; we are thinking sign a BOR object. Create an attribute and use it to pass the signer data. Note: for the customer, the objective is user authenticity guarantee.
    The BOR object instance ends when the flows finish, so wee need to store the signed data for auditable reasons. A database table can be a good approach or there is another standard way?
    P.S.: anyone have documentation about this subject, something like how-to with guidelines?
    Thanks in advance,
    Ricardo.
    Message was edited by:
            Ricardo  Quintino

    The SmartCard device is present at the frontend PC - and that's the place where the digital signature operation has to take place. Important is the "What You See Is What You Sign" principle: it has to be ensured that the data that is to be signed (using the private key stored on the SmartCard) is exactly the same as the one that is displayed to the user.
    Notice: there is a different scenario where the server is signing the data (after prompting the user for userID and password and validating that information).
    The signed data is then transported back to the server where it is stored (to ensure auditibility); usually you'll have to keep the (archived) data for years; the public key need to be archived as well.
    Notice: it is possible to attach the certificate (-> public key) which has been used to sign the data to the signed data.
    Regards, Wolfgang

  • How to validate XML Digital Signature with XML DB (o PL/SQL) in Oracle 11g

    Hi,
    Do you know if there is possibility to validate XML Digital Signature using XML DB (or PL/SQL) in Oracle 11g?
    Let say I have CLOB/XMLType containing Digitally Signed XML, and I want to validate, that thsi is proper signature. I also have public key of signer (I could store it in CLOB or file or Oracle wallet).
    Is it possible to do?
    If there is need to install additional component - then which one?
    Regards,
    Paweł

    Hi,
    this is what i got from someone...
    but the links he gave are not opening up...
    u have to place a picture there and have to load the digital signatures as Jpegs on to the server to OA top
    and have to refer them in the XML for dynamically get the signature on the reports
    when u select the properties of the picture placed in the XML template,
    there will be one tab with "URL"... in that u have to give the path for that jpegs
    Pls refer the following documents for enabling digital signature on pdf documents.
    http://iasdocs.us.oracle.com/iasdl/bi_ee/doc/bi.1013/e12187/T421739T481159.htm#5013638    (refer section 'Adding or Designating a Field for Digital Signature'
    http://iasdocs.us.oracle.com/iasdl/bi_ee/doc/bi.1013/e12188/T421739T475591.htm#5013688
    (Implementing a Digital Signature
    Is the BI Publisher installed on your instance of version 10.1.3.4 or higher?
    Pls procure a digital signature as soon as possible. The process can take time. OR we could use any certificate that you already might have OR generate a certificate using Oracle Certificate Authority for demo.

  • Visible digital signature on different pages

    We assemble closing documents which individually require a visible digital signature. We would like our client to sign only once the pdf document containg all such documents (resolutions, receipts, agreements, notices, etc) but have the visible digital signature show up at the various pages that require signer's approval. Is there a way to have such signature place holders preconfigured for a specific signatory that only signs (electronically) once the document ? If so, is it also possible to have mutliple signatories with multiple place holders in a lenghty document ? I use Adobe Pro 9.2.
    Thank you in advance.

    This is a common question, but I'm afraid it's almost certainly the wrong question. It usually comes from trying to translate a system of paper signatures into digital signatures without really examining how different they are.
    The key is that digital signatures always, without exception, apply to the whole document. Yes, they might have an appearance on one page, but that is of no importance - in fact I think appearances should be banned because they lead people into the trap of looking at the page to see if it is signed - but this is trivial to fake, and of no security value.
    If you have a need to overlap a paper based and digital system, you could use a stamp (not a signature) on each page, THEN sign.

  • Firefox Sync on same computer with different versions of Firefox

    Hi,
    I know how to use Sync on two different computers and a mobile device, but how can I Sync two or more different versions of Firefox (Nightly, Beta, Aurora, Release Candidate)? I can't get the code from the other computer/firefox because I can only have one version of Firefox open at the same time. I tried it. This is my setup. I have a different Profile for each version of Firefox I have. I also have each version of Firefox installed in a different directory, for example:
    Nightly - C:\Program Files\Mozilla Firefox\Nightly\
    Aurora - C:\Program Files\Mozilla Firefox\Aurora\
    Beta - C:\Program Files\Mozilla Firefox\Beta\
    Release Candidate - C:\Program Files\Mozilla Firefox\Release Candidate\
    and my Profiles are in my
    Nightly - C:\Users\David\AppData\Roaming\Mozilla\Firefox\Profiles\David-Nightly\
    Aurora - C:\Users\David\AppData\Roaming\Mozilla\Firefox\Profiles\David-Aurora\
    Beta - C:\Users\David\AppData\Roaming\Mozilla\Firefox\Profiles\David-Beta\
    Release Candidate - C:\Users\David\AppData\Roaming\Mozilla\Firefox\Profiles\David-Release Candidate\
    and I run Firefox with the following command (Properties/Target)
    "C:\Program Files\Mozilla Firefox\Nightly\firefox.exe" -P "David-Nightly"
    "C:\Program Files\Mozilla Firefox\Nightly\firefox.exe" -P "David-Aurora"
    "C:\Program Files\Mozilla Firefox\Nightly\firefox.exe" -P "David-Beta"
    "C:\Program Files\Mozilla Firefox\Nightly\firefox.exe" -P "David-Release Candidate"
    Can anyone help me so that I can Sync all the accounts (basically, just the bookmarks), so I will have access to all my bookmarks, instead of going to the firefox version I saved it in? I would appreciate any and all assistance concerning this matter.
    Thank You.

    Use the -no-remote command line switch to open another Firefox instance with its own profile and to run different Firefox instances simultaneously, but do not use -no-remote with the default browser and the default profile.
    * http://kb.mozillazine.org/Opening_a_new_instance_of_Firefox_with_another_profile
    Enter all details like the account name (email address) and password and the 26-character Sync key manually to connect to an existing sync account instead of using the 12-character code to pair a device if pairing isn't possible.
    # open "Tools > Options > Sync" or "Firefox > Set Up Sync"
    # click "Set Up Firefox Sync" to go to "Firefox Sync Setup"
    # click "I Have an Account" : Connect
    # click "I don't have the device with me" at the bottom to enter the account settings (email, password, sync key)
    # click the "Sync Options" button at the bottom to select what to sync (Sync Options only affect the first sync)

Maybe you are looking for

  • NB200 - C000021A error and blue screen appears

    Hi folks, I am having this following problem with my mothers notebook a Toshiba NB200-10g. Basically it's had a virus or a few viruses the last few days. Downloaded avg and malwarebytes hoping to solve it and it found problems but pop ups were still

  • How to create database triggers in ABAP Dictionary

    Hi, How can i create database triggers on tables, like the update, delete and insert triggers which we used to create in SQL sever and other databases, is there any transaction for doing the same from ABAP dictionary. or should it be done at the raw

  • Camel and jmx

    i have a problem connecting a jmx client to camel. i just wanna connect to the default MBeans exposed by camel so it shouldn't be much of a problem but it appears that it is ( for me :) ) JMXServiceURL url = new JMXServiceURL("service:jmx:rmi:///jndi

  • Combining TopLink with DynaBeans

    I am going to use DynaBeans in an application that uses TopLink for its persistence. When I instantiate an object, I have to instantiate a DynaClass object that contains a class description (which is stored in a database), call newInstance on the Dyn

  • Cant edit playlist on my ipod touch

    When I try to move songs around in my playlist on my ipod touch they will not move, why?