Technical and Philosophical Question re: Digital Signatures

My question is technical, but has a philosophical issue driving it.
Summary:
In Livecycle Designer ES2 (9), I would like to setup a form for digital signature that, once enabled for Reader, you can apply a digital signature without having to immediately save.  I know it can be done.  Example:  http://www.opm.gov/forms/pdf_fill/opm71.pdf
Technical:
How is this done?  Is it a setting of the signature field object?
Philosophical Underpinings:
1. I don't need the digital signature to be legally defensible, so I don't care if if the document changes after applying the signature, nor will any of the fields be locked down after signing.  However, the digital signature everyone at my company uses is the legally defensible type, so using it instead of digital ink is for simplcity's sake.
2. When most people sign a paper document, they usually sign, and THEN date.  The problem with Adobe et al.'s implementation of digital signatures is that you have to date, and THEN sign, or else the date field will usually be locked down after you are forced to save the document after signing.  I know that a date field is not required when using digital signatures, but you need to date field in case someone decides to print the form and sign the old fashioned way.
3. Because of this conundrum, I made the date field auto-populate with the signing date by applying javascript to the signature field that populates the date field upon signing.  The problem with that is that with Adobe forcing me to save the document immediately after signing, the date field does not populate because the signature applies to the version of the document that existed just prior to the signature being applied.  Since the date field wants to populate after signing, it is discarded.
Hence, I want to prevent Reader from forcing me to immediately save.  I am approaching this philosophical conundrum all wrong?
Signed,
Befuddled

"you can apply a digital signature without having to immediately save.  I know it can be done."
Whenever a signature is applied, the form gets saved. So, you can't apply a signature without having saved the form. Do some modifications in the form you have provided, save it and validate the signature. Validation would suggest that changes have been done in the form, so signature is invalidated at this stage. This effectively means that data has been changed in the form after signing making it unreliable so to say.
Since you are moving to digital signing in the form, I do not understand exactly why there's a need to manually enter the date after signing the form digitally. Once you sign the form, date automatically comes in the signature. This solves the purpose/use case that user needs to fill in the date. Ideally, you need to remove the date field from the form.
"I know that a date field is not required when using digital signatures, but you need to date field in case someone decides to print the form and sign the old fashioned way."
If you can't remove the date field from the form and want to have a simialr experience in digital world, the option is to write a simple script in the form which checks whether the date is filled in or not. If it's not filled in, abort the signing process and provide a message asking user to fill in the date.

Similar Messages

  • Question about digital signature

    How I can create digital signature for document by some OAS tool in Java servlet? If yes, then how?
    Thanks
    Excuse me my English.
    Maxim

    you add a signature field to your form --> then watch the properties
    you can define collections of fields to tell the document which fields should be regarded/disabled by signing the document
    ads can check signatures (digital signatures) serverside (methods for the pdf object)
    with signature pads its special, you need hardware (pads) and software (plugins for the reader) and so on...
    for signatures in general:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/18/ecb69017ad4765855425b97f666470/frameset.htm

  • Cannot install Apple iPod and iTune downloads (invalid digital signature)

    Every time I try to install something from apple.com it won't let me. It brings up a message box that says something like "Invalid digital signatue" and it won't even give me a choice as to whether or not to download it. Has anyone else experienced this? If so, how did you fix it?

    I try different browsers and they all have certificate notice alert.
    New IE on win8 by default not allow to enter secure page with expire certificates.
    I hope that cisco will make new firmeware with functionality to add costume certificate pfx for example.
    Cisco support lower encryption type. Every new windows encrase cryptograpgi that IE support by default. Look IE about to see type 64 or 128 or 256…
    On xp will work good, but we are now in era of win 8 with IE that support by default 128 or 256 depending home or server version.

  • Questions about digital signatures

    We have about 100 people in our organization all using Acrobat X Pro. We currently sign PDFs (only used internally--we don't sign things to be sent out to customers, vendors, etc.) using the self-signed, self-generated PKS#12 option. This has worked well for us in the past, but we find ourselves having to backup each user's signature in case it gets lost, deleted, hard drive crashes, etc. Is there a more central way to sign documents so our users don't generate their own signatures, email them to other users, etc.? We'd like to use something that can incorporate the users' domain credentials so they don't have to remember a separate password. We're on a 2008 R2 domain. Thanks!

    Eline,
    Yes, you can connect the wireless headphone to the player. Infact you can connect it to any stereo devices with the audio transmitter as long it's using a 3.5mm minijack. It shouldn't be a problem for the audio even if the player is inside the bag. It works about the same way as a mobilephone to a Bluetooth headset. Unfortunately, the Zen Xtra player does not support remote control feature.
    Jason

  • Placement and appearance digital signature

    I have a couple of questions about the placement and appearance of the digital signature.
    First the placement:
    Is it technically possible to place the digital signature after Word-fields when you convert Word to PDF/A? For example the { DOCPROPERTY "Name" }? Where the name is a custom field.
    Appearance:
    What I am trying to achieve is to get a digital signature appearance just like the one on an analog paper. Just the name, date and a picture of the analog signature (created by tablet, scan or mouse). Is it possible to get rid of the following:
    Question/check mark?
    The text "Digitally signed by"?
    The line with the attributes from the certificate?
    Thanks in advance!

    Conversion of Word->PDF (PDF/A) is a specific application process (be it Acrobat or some other program).   The visual appearance of the signature is defined by the application that you are using to sign the PDF.
    This forum is for PDF file format discussions not application ones - so try the forum for the program (Acrobat?) you are using.
    As a general answer - YES, you can put the signature anywhere on the page you want with whatever contents you want.

  • Digital signatures and combining PDFs in Acrobat X

    I hope that one of you Acrobat gurus can help me out with one or more of these questions:
    Is it possible to maintain digital signatures when inserting signed PDFs into another PDF?
    Is it possible to remove a digital signature after a signature has been deleted from the page?
    Is it possible to change the format of the date and time on a digital signature?

    In the simplest sense a digital signature is a special checksum of all the bytes in the bytes in the PDF combined with all the bytes in the digital signature.  If the document is changed in any way the checksum changes, so the signature becomes invalid.  A valid signature ensures that the document hasn't changed since the signature was applied.  That stuff that's shown on the signature field is irrelevant.  It's just a pretty picture.  The real stuff is going on inside the PDF where you can't see it.
    Obviously it gets a lot more complext then this. The signature can be selectively applied so that the certain types of changes are allowed.  A signature does not add real protection to a PDF, but  Acrobat plays along with this scheme by trying to not allow changes that would invalidate the signature, and logging all modifications to the PDF.
    1)  There are ways to maintain the visual appearance of the signature on the page.  If the permissions have been set to allow it the PDF can be flattened, which also partially removes much of the stuff that's going on internally.  But this isn't always possible.  I had to solve this problem once for a client, so I wrote a plug-in that strips the signature permissions from the PDF (I'll post this to www.pdfscripting.com sometime soon), after which the the PDF can be flattened, keeping the appearance.  But of course, after this point the document has to be considered invalid.  For example, if the document was a contract, the flattened version would be good for use in an analysis of say all contracts for a particular year, or for copying legal language to another contract, but it couldn't be used as the basis of a legal dispute. 
    2)  I don't understand this one.  Do you mean you're deleting the signature field and some of the internal digital signature stuff is still hanging around causing problems?  If you own the signature (or the permissions allow), then a standard form reset will "Un-Sign" the PDF.  Inserting PDF pages into another PDF will strip out all this info as well.
    3)  The stamp appearance is set at the time the stamp is applied, it cannot be changed after this point. It's a lot like a PDF stamp.
    Thom Parker
    The source for PDF Scripting Info
    pdfscripting.com
    The Acrobat JavaScript Reference, Use it Early and Often
    http://www.adobe.com/devnet/acrobat/javascript.html
    Then most important JavaScript Development tool in Acrobat
    The Console Window (Video tutorial)
    The Console Window(article)

  • Email attachments and digital signature

    I used to be able to open a email attachment, review it and then digitally sign it.
    Since the new IT people came it, the digital signature simply disappears. Any way to restore this function? Thanks.

    We experienced a similar problem when Adobe updates were installed. It seems that a recent Adobe update took away the capability to save your digital signature directly to the PDF email attachment, then forward the email with the signed attachment. Now, when we open a PDF email attachment and place a digital signature, as soon as we have entered our password for our digital signature, we are prompted with the "Save As" dialog box asking us to save the document somewhere on the hard drive of our computer (the default location is My Documents). If you hit Cancel, then the signed version does not get saved. The attachment remains unsigned. So we learned we needed to go through the Save As dialog and choose (and remember) a location to save the PDF, such as My Documents or Desktop, then reply or compose a new email and attach the signed version that we had just saved in Documents/Desktop. We used to be able to hit the Save icon in Adobe and save our changes (digital signature) to the email attachment. Having to save the PDF somewhere other than the email itself is an extra step we'd prefer to avoid, and we'd be happy to learn of a way to go back to our old method. I believe the key was that Adobe would save the signed version somewhere in the "temp files" on the C drive and automatically use that version when the email is forwarded. And I think Adobe did away with that, unless there is a way to revert to that method using Preferences?
    But I wonder if the Asker of this question is able to click "Place Signature" and has an opportunity to "Save As," saving the PDF on the hard drive of the computer for future attaching? Are you hitting "Cancel" in the Save As dialog?
    If you save the signed PDF (i.e. in the default My Documents), then a slightly quicker method than having to browse to the saved document in Documents is, you can click on the envelope icon (Sharing) at the top of the screen. Then click the "Attach to Email" circle and click the "Attach" button. This will generate a new email in your email application (i.e. Outlook) with the signed PDF attached (Adobe pulls the signed version that you previously saved to your Documents). The downside to this is that the generated email will not have the original email thread or subject line, so you will need to add a relevant subject line.
    Some of our users reported that they used the Share ... Attach to Email feature and their signatures would get wiped from the email attachment after they hit send. However, this phenomenon has not been witnessed since the most recent Adobe software update.

  • Download problems digital signature and unknown publisher

    I have tried to download adobe reader and it goes halfway then stops and comes up with ( digital signature and unknown publisher ). I am running windows vista with an adminastrator account.
    All help would be appreciated

    Satellite M305-S4910 
    I don't believe that model has a recovery partition. If you didn't burn the recovery discs, then you should order them.
       Order Toshiba Recovery Media
    -Jerry

  • Encryption and Digital signature in SAP

    Hi,
    We have a requirement to encrypt the payment data before it is sent to a Bank using SAP XI.We are planning to have a ABAP proxy which will do the encryption and hopefully attach a digital signature.We are working in SAPR/3 Enterprise edition.Does SAP supports doing  Encryption and digital signature in  ABAP.
    Thanks,
    Leo

    Hi Leo,
    have a look here:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/icc/secure store and forwarddigital signatures user guide.pdf
    regards Andreas

  • 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

  • Digital signatures for use in consenting research participants

    Hi.  I need some help implementing digital signatures into a consent document.  I work as a research assistant at a university and in our line of research, we have participants from multiple regions of the country.  One of the most important parts of staying in compliance with various regulations is that all research participants are presented with information about the study, and they must sign a document to indicate that they understand the risks/benefits involved.
    We want to implement digital signatures to make this process easier for ourselves and the research participants who live across the country.  However, there seem to be some technical hurdles in using signatures.  First, we want to make sure that participants who only have Adobe Reader are also able to sign (my understanding is that they should be able to).  Some participants may not be very computer savvy, so we need the process to be somewhat dummy-proof.  Participants must fill in their printed name and date, so I need for them to have authority to change some information, but I don't want them to have the authority to change the document itself or the participant ID numbers which I have to fill in once I get the form back.
    I have created a fillable form in Adobe LiveCycle and added 2 signature form fields, one for the participant, and one for myself.  I plan on distributing the form so that I can have a dataset file for all of the returned consents.
    Essentially the process should work like this:
    I send a participant the form, they fill out the fields for their printed name, date, and provide their digital signature and use the submit by email button to return the form to me.
    I receive the form, add their participant ID number, and provide my digital signature.
    Save the file in our dataset file which is associated with the returned consent forms.
    The thing I'm concerned about is their digital signature being invalidated once I insert the ID numbers and add my own digital signature.
    Thanks for any help you could provide.

    We have a document that needs to be signed by more than one individual -- and in our process we are using the Topacz signature pad to get the signature.  It's similar to the one you sign at the grocery store, drug store, etc.  In order to NOT have the first signature invalidated, we were told to edit the registry...and it works perfectly!
    [HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\8.0\AVAlert\cCheckbox]
    "iDigSigSaveAsCertified"=dword:00000001
    [HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\8.0\AVAlert\cCheckbox\cAnnots]
    "iReaderEnableSaveWarn"=dword:00000001
    Obviously if you are using a different version of Acrobat, you'll have to change the key accordingly.
    Hopefully this will work with your process.
    Good luck!!

  • Digital Signatures in Adobe 8 Professional

    I have 2 questions regarding digital signatures in Adobe Acrobat Professional
    1.) Is it possible to digitally sign a document multiple times without having to resave the document each time you sign?  This would be really helpful in dealing with contracts in adobe where multiple signatures are required.
    2.) If you email a pdf with digital signatures is it possible for the recipient to delete these signatures?  Or to not be able to view them?
    Thanks a lot!

    Regarding #1, the short answer is no. Every time the file is digitally signed it necessitates it being saved. That's what allow "View Signed Version" and signature roll back to work.
    As for # 2, it depends on the version of Acrobat. Versions 6 and 7 allowed anyone to remove a signature as long as it wasn't a certifying signature. In the case of the certifying signature on the signer could remove. Beginning with version 8 you can only clear if you have access to the digital ID that was used to create the signature.
    Steve

  • Fire fox is not reading my XML file for digital signature

    I have to upload the xml file in www.incometaxindiaefiling.gov.in by digitally signing the xml file. When I click on the tab for digital sign, the message come " cannot read the xml file"

    Not the sort of thing it is easy to help with as by definition it will not be a public site but one for Indian Taxpayers, and can be expected to be secure.
    Have you tried using Internet Explorer.
    You could try attaching screen shots of the problem pages and any error messages, but please be careful and edit out any confidential or sensitive information before attaching such an image.
    Please remember you are posting on a public and websearch indexed website, this is not a private support ticket.
    *link is https://support.mozilla.org/en-US/questions/968557
    Are you seeing a shield icon in your location bar as explained in this article
    * How does content that isn't secure affect my safety?
    That is rather a longshot as it is a change in Firefox so could affect you this year, but would not have affected you last year.
    * see [[How does content that isn't secure affect my safety?]]
    I note the public portion of the site
    * https://incometaxindiaefiling.gov.in/
    * talks about 'e-Filing' and 'Option 1: Use Digital Signature Certificate (DSC)' and then gives two other alternatives
    Other possibilities
    *[[Troubleshoot the "Secure Connection Failed" error message]]

  • Programmatically Accessing Self Sign in Plug in for Digital Signature

    Hello There,
    We are looking forward to use “Adode Acrobat 9 Pro – Self Sign in Plug in” for one of the application to digitally sign PDF document i.e. appending signature to existing PDF document. We have gone through Adobe site (http://learn.adobe.com/wiki/download/attachments/52658564/samplesignatures.pdf?version=1 ; http://www.adobe.com/ap/epaper/tips/acrsignatures/ ) and explored “Tips and Techniques” along with screenshots.
    We would like your help on following queries:
    ·         Can we programmatically from C#.NET access Adobe Object and create certificate for digital signature? If Yes, can you please provide pointers, references and sample code snippets? [We understand that we do not need to purchase SDK as Professional would be sufficient for digital PDF signature]
    ·         Does Adobe Pro installer provide DLL which can be leveraged in Code base i.e. C#.NET?
    ·         How does certificate management work for digital signing? Can third party like verisign, local computer / certificate from organization server work for digital PDF signature?
    ·         Please provide Technical Reference manual to use Adobe from C#.NET
    ·         Can you please throw some light and pointers on Licensing and Cost?
    We are running on a deadline hence your quick help and response will be highly appreciated.
    Thanks & Regards

    best check on the sdk forum:
    http://forums.adobe.com/community/acrobat/acrobat_sdk
    sdk docs can be found here:
    http://www.adobe.com/devnet/acrobat/?view=documentation

  • Digital signature on purchase order print output

    Dear Experts,
    Currently we are taking PO print and it is then sign by authorized person,naw we want to maintain digital signatures of authorized person on PO print such that when we take Print of PO it would be with signature of authorized person.
    Please advice how to map up this in SAP.
    Thanks

    Dear,
    We get the similar requirement last month from our client, but we didnt go for it. Check the link what I go through :
    Adding electronic signatures to the purchase order layout
    http://sap.ittoolbox.com/groups/technical-functional/sap-log-mm/digital-signature-in-purchase-order-1169945
    Regards,
    Syed Hussain.

Maybe you are looking for