Stop Save Upon Digital Signature

Is there a way to stop the option to have to save a PDF after signing it?
I have a form with 3 digital signature fields in it.  The end user fills out the form, signs it then clicks the email button to send it to their Manager.  The Manager opens the form, signs it then a Save As dialog box comes up to save the file.  If the Manager cancels the dialog box, a prompt comes up saying "The document could not be signed."  The Manager process should be the same as the end users except they send the file to our HR department instead.  Currently the Managers have to save the file to their Desktop to be able to send to HR.  Is there a way around this?
Thank you for your assistance.

Hi,
First off, the previous post is incorrect, you may most certainly add multiple signatures to a PDF file without invalidating the previous signature.
Now on to your question, and the short answer is no. To expand a bit, unlike other operations that can take place in memory, thus eliminating the Save until you are ready to close the file, signing is a bit different and for security reasons the computed cryptographic hash must be over the bytes on disk. If Acrobat were going to compute the hash over a range of memory it would be susceptible to an attack where you could end up signing something other than what you thought you were signing. Because of the seriousness of a signature (imagine you were signing a contract) you wouldn't want part of the document to change during the signing operation, which is what could happen if you signed the bytes in memory.
So the bottom line is signing will always invoke a Save operation. You might have notices that you can sign a PDF online in the browser and you aren't prompted to save, but Acrobat does a full save to the temp file location. If you elect to save your signed file all you are doing is moving it from the temp folder to the save as location. Also, multiple signatures (again, disregard the previous post) require incremental saves which is what allows Acrobat to roll back to the specific signed version.
I hope this helps,
Steve

Similar Messages

  • "Save As" requested instead of "Save" after digital signature of my PDF

    Hi all,
    I use Adobe Reader XI.
    I have a PDF file configured with a set of fields to be filled in.
    One of these fields is a digital signature field.
    Everyting is working fine: I can fill the fields and sign the document with my ID card, as you can see below :
    The problem I have is that when I sign my document with my digital signature, Adobe request a "Save As". I would like to know if there is a way to only use a "Save" ?
    That requirement is very important since we will deploy the solution to more than 5000 users in an environment which is integrated with other tools, and for the whole stuff to work, the users can't change the file name nor file path... In that scenario, you will understand that proposing a "Save As" by default is not the good way to go.
    Ciould you please tell me if a solution exists for this ?
    Thanks already
    Benoît

    Never mind, I found the answer.
    A matter of setting the Firefox options so that PDF files open in Reader or whatnot rather than prompt to save.

  • Can Acrobat auto populate a date field upon digital signature of a form?

    We use several fillable forms with digital ID signature fields.  A business rule requires a date field next to the signature field.  Is it possible to define the date field to auto populate once the user signs the form?  I can't check this in Acrobat since I only have the reader.

    Hi,
    The short answer is yes, but of course you'll need to get Acrobat to edit the PDF file.
    Generically, here is what  you are looking to do:
    Open the Digital Signature Properties dialog
    Select the Signed tab
    Select the This script executes when the field is signed radio button
    Click the Edit button
    Add the code snippet below to the JavaScript editor
    Click the OK button on the JavaScript editor
    Click the Close button on the Digital Signature Properties dialog
    // JavaScript code to add the date at signing time
        var currentTime = new Date()
        var month = currentTime.getMonth() + 1
        var day = currentTime.getDate()
        var year = currentTime.getFullYear()
        var signingTime = day +"/"+month+"/"+year  //Modify into your preferred format
        var f = this.getField("Text1");  //Modify the field name as necessary
        f.value = signingTime;
    Good luck,
    Steve

  • Digital signature save file xml

    hello, you can save the digital signature in an XML file?

    Make sure you also change your SignatureMethod algorithm to RSA_SHA1, ex:
    ... fac.newSignatureMethod(SignatureMethod.RSA_SHA1, null) ...

  • Saving digital signature as a Bitmap Image

    HI,
    Can we save a digital signature as bitmap in our local drive? If so, the process for the same would be a lot helpful.
    Thanks,
    bhaskar.

    Shift + Printscreen?

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

  • Completing the Digital Signature

    We've implemented digital signatures from several of our DMS doc types.  Essentially we have a couple of statuses that are set with a Signature Strategy, and when the user sets them and hits "save", they get a message at the bottom of their screen that indicates that they must enter a digital signature.  If they hit "enter" at that point, a dialog pops up which allows them to enter a comment and their password (the e-signature.)  Clicking the "check mark" closes the dialog and comletes the Digital Signature process.
    The "issue" is, that it is not always clear for some of our users what should be done at various steps of the process.  To their way of thinking, after they hit save the digital signature box should pop up immediately (no message at the bottom of the screen, no need to hit enter.)
    Is there a way to streamline this process at all, so that hitting save immediately elicits the Comment/Signature box?
    Regards,
    Bill

    Hi Bill,
    I'm sorry but this behavior means the current standard and as far as I know the pop-up should not be opened directly when
    the user hits the save button. So in case this message appears in the status line the user has just to press ENTER again to see the digital signature pop-up.
    Best regards,
    Christoph

  • Can I create an automatic custom file save name/path once I click digital signature field?

    Hi,
    What I'm trying to do is once I click on a digital signature and I add my digital signature it requires me to sign it.  I want to know if there's a workaround to where once I click it it will automatically save to a file name based on a field and to a pre-determined directory?  Say, if I want it to save to a users desktop.  My supervisor is wanting to eliminate his employees having to change the file name to the format he wants and selecting the save location and make it automatic for everyone to have it saved at the same location on their computers. 
    Will likely have everyone in the office create a folder named 'Leave Requests'.  This will be the location on the desktop where all these automatically saved files would go.  The custom file name would be Emp_Name + "Leave Request" + Date where Emp_Name and Date are 2 variables that are user inputted field values on the form.  I have looked around but there doesn't seem to be too much on this one.  I do realize I can't create a custom 'Save As' location and path name but I have read a little about creating a custom automatic save feature and wanted to know if I could implement that.  Here is the information I read about:
    http://acrobatusers.com/tutorials/print/how-save-pdf-acrobat-javascript
    I appreciate all help any of you can give me in this matter.  Thanks!!!

    This tutorial is great!
    http://mydesignpad.com/create-a-complex-html-email-signature-for-mail-on-mac-os- x-10-9-mavericks

  • UPGRADED 10.4.11 ON MACBOOK PRO TO 10.5, NOW UPDATES TO 10.5.8 WILL NOT SAVE, "DIGITAL SIGNATURE DOES NOT MATCH". ANY IDEAS.

    UPGRADED 10.4.11 ON MACBOOK PRO INTEL TO 10.5.1 (FAMILY PACK VERSION), UPDATES TO 10.5.8 WILL NOT SAVE DUE TO, "DIGITAL SIGNATURE DOES NOT MATCH". ANY IDEAS? CAN I UPGRADE TO 10.6.1 WITHOUT SAME ISSUE.

    Well, not sure if having the disk in a firewire case or over a network would have made a difference.
    The solution of making a disk image as in article http://support.apple.com/kb/TS2664 was what worked for me.
    After, mounting the disk image the Migration Assistant completed without errors. So far everything seems to be working like it did on 10.4.11.

  • 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

  • Want insertion of Digital Signature not to require a save

    I have an issue that I would appreciate someone's help on. I have been with Adobe Tech Support via their portal. Yet I have not been able to establish whether what I want to accomplish is doable.
    What I have is a document that actually consists of several documents, which in aggregate comprises our application for persons wanting to drive for us. For the sake of this scenario please understand that the document is not to be broken up into multiple files. It is created as a single document to facilitate the management of the numerous applicants by in-house staff.
    Anyway - this form has multiple digital signatures. The department head insists on this as each section of this document has information to be attested to as original and accurate. However, we find that only the first digital signature is used to certify the document, and any additional serve only in a "confirming" capacity.
    So we have this document with multiple digital signatures, the first of which certifies the document and the remaining as "confirmation". And all of these digital signature fields are set as "required" in their properties. The form is developed and presented for testing. So we enter just one of the several digital signatures and attempt to save the file. What we expected to happen was the pop-up of a dialogue to point out that all of the required digital signature fields were not completed. But no such warning arises, and this circumstance "raises an eyebrow" or two within the firm, who expect this edit to appear.
    Based on recommendations from Adobe support I go out to the developers site and research scripting. After several hours I come away with a script that will indeed spawn a message when any digital signature is missing. However, another problem arises. After closing out the dialogue box and inserting the first of several missing digital signatures I am immediately required to save the file. The save works and here we have the form with several digital signatures still not signed. This allows the user to forward on the form to us, at which time the file will be reviewed and returned to the user for further completion. And in the event that only one of several missing signatures is entered, and the file again saved and forwarded, this scenario has the potential of being repeated several times.
    Is there any way through scripting for the insertion of the digital signature not to spawn a save of the document? Thanks!

    Is there any isight as to how this is done?
    I am currently opening a file from Teamcenter engineering, however if I try to save the file it complains there is another copy open elsewhere (which isn't true).  I have to export the file first, save it and then check it back in.  It seems to be the only area that behaves like this, as I am able to markup the document add pages,etc and save the document just fine.
    If I could remove the save as function and just use "Save" I think that this would help.
    Appreciate any/all replies!
    Regards,
    Sean.

  • Save method for digital signatures

    Hi - I have several thousand forms all set up for digital signatures, which I use for locking down the form fields (render read-only). This works fine. The problem I have is that when a user digitally signs the form, they automatically get asked to Save As - with a default location on the local machine. Can this be changed to allow the user to simply save and overwrite the form in its original location. Of course there is a danger with doing this, but users with document/case management systems do not necessaritly know where to save the document, so basically they want to open up the form from their CMS/DMS, complete it, digitally sign it and simply save (automatically back in the location they launched it from.
    Does anyone know where I can even look - I have trawled the registry, the digital signature settings, etc, but no luck.

    Hi - these are all reader extended through Livecycle ES Reader extensions and are signed by users in Reader. What I am asking is if anyone has an idea where this behaviour is declared, so that I can change it.

  • Digital Signature & Save As via internet

    Hello,
    I am currently trying to figure out a problem that my users are having when they are working with a web based application that handles workflow. When they open and then sign a pdf with their digitial signature they are prompted to save the document. The web developers have informed me that the user is supposed to save OVER the document already open without changing the name. Well, we can't. When we try and save over the document the following error pops:
    "The document could not be saved. This file is already open or in use by another application."
    The program creates a personal store for temporary documents that are "ckecked out" of the system in their own user folder. They have full rights to that folder.
    Now - the developers of this application have assured me that this is NOT supposed to happen. We should be able to save over the current document and be perfectly fine.
    The program is designed to capture the newly signed document and upload it back to the website with the same name.
    If i do the same process without being connected to the internet I can save a file over itself with the same name after a signature without a problem. This only seems to happen when the document is opened through the internet.
    I'm scratching my head after 10 days of trial and error and research. Is this an error with our systems here or is this a limitation of Acrobat and these developers are wrong?
    We are using Acrobat Professional 8.2.2 with IE6 & XP SP3

    Not since Acrobat 9.  It was done this way as a change to the way Digital Signatures were handled starting with Acrobat 9.  There is a document that discusses the change on the Devnet site.

  • Digital Signatures signed by Gemsign are not getting retained if we save and open the pdf

    Please let me know what to do to make the digital signatures signed by Gemsign signature to be in visible mode if we save, close and reopen the pdf deisgned using Adobe Licecycle designer ES3 version.

    Are production and development systems are on different versions?
    Can you explain more about the workflow? What do you mean by not retained ? Is signature getting cleared?
    --Santosh

  • Prompting for SAVE as the document with Digital signatures in 8 or above

    When i am doing digital signature on Adobe PDF 8 and above  , it is prompting to SAVE AS the document.I am accessing the PDF documents from my document management application and signing on that.So Save as wouldnot work for our case.It should save on the default existing location.How to solve this issue?

    Thank you very much for your responses. The final post on the forum at the link you provided explains the issue. It appears to be some sort of conflict with the Windows Explorer document previewer that is causing this. Whenever I am previewing the document I am working with in the Explorer, I cannot save changes. As soon as I preview a different document, the changes can be saved without any problems. In the interest of providing further information so that a more permanent solution can be found, I am running Windows 7 and have had this problem with Acrobat 9 and X. Files are being saved locally. Unfortunately, I do not have the savvy to tell you what kind of server.

Maybe you are looking for

  • Changing my iTunes account

    I recently got a mobile-me account and iTunes will not let me change my email to the mobile-me one because it sees the mobile-me account as a seperate iTunes account. I have purchased songs and applications with my existing iTunes account and I would

  • How can I export a PDF form and the filled in fields to a text document?

    OK, so I have a situation.  I need people to be able to open a reader-enabled PDF form, fill out the form fields, and then export the filled-out PDF form to a basic text document.  This seems easy since Adobe Reader can save to text.  The problem is,

  • Query about education pricing

    I am gonna buy a new mac book pro from apple online store for my girl, she is studying college. What are all the details(may be college id) to be submitted for getting education pricing.

  • PL/SQL code acting differently, pls help!

    Hi all, I have a piece of code here and I think it does not work as I intended to. Below is my code in when-button-pressed trigger. First I show the LOV which works perfectly. Then I want it to show an alert. As indicated in the code, I want the code

  • Error generated when using Matlab 7.0 with LabVIEW 7.1

    The error (1047) states "Server: Inappropriate input array sizen" no matter what the input is. the script works fine without inputs but there seems to be a problem interpreting inputs. I get this error even when I run the scriptnode example for the M