PDF Signing Solution

Clients want simple solutions; moreover many are not IT lovers and just want things to work. We send out a lot of PDF’s that need signing. EchoSign far too complicated. Most clients will be running Acrobat reader on a PC or hand held device. What is the best and easiest method to embed an ability for a recipient of a PDF using Reader to sign? If you start using JavaScript popups etc then they often do not function on mobile devices. Is there are way of embedding something that will allow the recipient to see that they have been asked to sign and when they click to sign it confirms they have accepted the document which they can then email back?

Hi,
The short answer is no.
The signature status only applies to the electronic version of the file. Once the file is printed we have no way to test if the contents on the printed page are the same contents that were signed, thus we suppress adding the signature status to the printed output.
Steve

Similar Messages

  • Joint pdf signed for printing

    i want to joint pdf signed for printing or to have a mutiple printing, is-ti possible?
    Thanks
    Acrobat 10

    The question is, have I set up the PDF correctly?
    If you want all color converted to AdobeRGB.
    Composite printer's often expect RGB, but they usually provide RGB output profiles like this Epson output profile for glossy paper.

  • Mobile PDF signing

    So I have been trying to create a "service report" for our company. I created a form with forms central, and all in all I just love the way it works. I tried doing it via excel and importing into reader to create a form. Maybe I was doing something wrong, but it would never read all my text boxes I had in excel. Then I would have to create text fields, which would be dozens! Forms has been really worth it now!
    Anyways I am trying to iron out small details now. The PDF is built, and functions awesome except for a few "minor?" things.
    1)This form is going to be distributed amoung a bunch of my workers, so they can fill out electronically on a tablet or phone. I do want to have signatures in there, which I can make happen. The few problems I am having is although the signature is created on the tablet or phone it never wants to show up when the office computer accesses the new saved file. I also want it to be able to be recognized on office computer in the actual signature space. Not just a "picture" that is displayed on the screen. Just for lockout pourposes mainly. We will have customer signatures on site, I want to be able to lock out all fields once it has been signed. So I am not sure if once I can get the desktops to recognize a mobile signature, if it will all just fall into place or not.
    2)I have been looking into this whole echosign thing, but no matter how hard I try I can't find it anywhere on the mobile adobe reader app. Not sure if I am doing something wrong, but I am on the latest version. Just trying to see if it would be a better way for distribution. Basically now, the easiest way I can find of doing it is this: We have the "orignal" file on a google drive, that would then have to be saved to each device in order to edit of course. From there you would have to duplicate the file and rename it to your job and date. Then it could be uploded back into drive where the office can access it at anytime.
    3)*edit* I also seem to have an issue when I try and put my signature options in. When I go to select the fields for read-only portion it won't select any checkboxes or anything. When I select select all it will select them, but as soon as I hit ok it all goes away and nothing happens!
    Any input is MUCH appreciated. I tried doing a search but could really not find my answer.
    thanks in advance!

    >How we will check that all the signatures have been put or not inside PDF on clicking the submit button on the web page?
    You'd need a PDF library that can do this detailed, and rather
    complicated, analysis. I think the Adobe PDF Library would do this,
    but it would be awkward. You can't use Acrobat on a server, so its API
    can't help.
    Aandi Inston

  • Adobe pdf signing with Topaz

    Hi All,
         we are facing an issue while signing a pdf. i have a pdf attachment in my gmail and when i download it, i'm asked whether to Open/Save it. I choose Open and the pdf opens up. When i try to sign it, i get an error which says:
    "The Document Could not be signed
    there was an error when attempting to commit this signature.The document was not saved.
    The file may be read-only, or another user may have it open. Please save the document with a different name or in a different folder."
    Now, i have searched the internet and found a setting about protected mode at startup...this setting is not available in Adobe Pro 8.2 Please help. Thanks.
    Version Info:  Adobe Pro 8.2
    Topaz 1.5
    Browser IE8
    OS: Win XP with SP3

    Does the document you're trying to sign have any security restrictions?
    You might want to contact the Topaz folks since applying a digital signature with their pad relies on a plug-in they supply. You can get the latest one here: http://www.topazsystems.com/software/download/plugins.htm

  • Override default pdf signing method

    I am trying to create an extended digital signature application to sign a PDF file (i want to override the default signing method used by the PDF), i went through a research and found that co-sign already done it before, please check the following link:
    http://www.youtube.com/watch?v=WgsQgJWeGZE
    i need to know how to create my own digital signing tool and integrate into Adobe reader??,
    thank you for your help

    I need "two up (cover)" not (facing), because it jumbles the pagination. c1 and c4 should be seen as single pages, and the rest of the doc should be spreads.
    Hi Bill.
    Yes you would want the "Two up (cover)" when you have layout as attached pdf, but that was not what was in the question, so thats why I suggested tge other version
    ("So that when a user opens the pdf in Reader it is initally shown as 2up (two page spread)")
    Full screen mode is primarily intended for presentations - as a Powerpoint slide alias, so it would make no sence to show a spread, cause you would want to show a slide.
    If you want the full screen to show as you described, make page 2 and forth as a one page (spread size).
    Torben.

  • PDF signing signature file size increase in increment 3mb

    Hello,
    Have anyone seen Adobe Reader digital signature insert and file increase from 85kb over over 3mb?  The current Adobe Reader use is 9.x and every time inserting PDF signature it changing the size largely.  The signature file less than 95kb.  Please let me know if you seen this and a fix for it.
    Thanks
    JT

    Hi Ankit,
    Thanks for following up and the issue has been resolved since I found tips from the forum below.  The OS is WinXP Pro and current version Adobe Reader 9.4.6.  It work after de-select the option under preference so I’m good to go.  Maybe you can posted this on your site as “fixed” for those experience same issue as I’m.
    Re: ACROBAT DIGITAL SIGNATURE ADDS 700KB TO .PDF FILE SIZE"
    go to edit>preferences>security.
    click on advanced preferences then select the 'creation' tab.
    De-select 'Include signature's revocation status when signing'
    the extra data is the CRL list that gets embedded with the signature if the above preference has been selected.
    Thanks
    John Ta

  • PDF Signing Info

    Functionality what we required:
    We have a PDF on ASP.NET web page with some content related to business contract. User has to accept the contract by signing (clicking the buttons) on that PDF. It may be possible user have to put more than one signature on that PDF. The numbers of signatures required on PDF are coming from the database. After signing on PDF (putting the signatures at all required places) we have to update the status in database that PDF has been signed. We need not require saving the PDF
    Implementation approach, which we are following:
    1. We have put two hidden label controls and the buttons for signature at required places through JavaScript in PDF. One label control has a value for total number of signatures required in PDF and another label for maintaining the counter of the number of buttons clicked for signing the PDF document. On clicking the button it becomes disabled and increase counter in second label control. We match the value of label controls, if value are same, all the signatures has been placed otherwise we display a JavaScript error message that informs that all signature need to put for complete signed PDF document.
    2. We have created a web page having an Iframe and a submit button. In Iframe we are displaying the PDF document.
    Till here every thing is working fine.
    Required:
    The submit button has to send the notification to web server that the PDF document has been signed.
    Problem, that arises:
    How we will check that all the signatures have been put or not inside PDF on clicking the submit button on the web page?
    Does anyone have better opinions for the implementation of this functionality, please suggest.

    >How we will check that all the signatures have been put or not inside PDF on clicking the submit button on the web page?
    You'd need a PDF library that can do this detailed, and rather
    complicated, analysis. I think the Adobe PDF Library would do this,
    but it would be awkward. You can't use Acrobat on a server, so its API
    can't help.
    Aandi Inston

  • Best practice to verifing digitally signed PDF (signed using localley generated ceritificates)

    Hi,
    I have signed a PDF using a locally created Microsoft Digital Certificate inside my organization.
    As part of the approval workflow, I emailed the signed PDF document to another person in my organization (within the same network) for review and final acceptance.
    The issue I'm facing is that when the other person opens the PDF, my signature status will show as not verified. Even though, I have created it while I'm connected on the network.
    What are the steps that the other person need to follow so (s)he can verify locally generate digitally signed PDF either manually or in an automated manner?
    Is there a server-side tools provided by Microsoft to do the verification automatically? Or, I have to do it manually? Any 3rd party plugins you recommend to ease this verification process?
    Appreciate your help,
    Yasser

    There are several preference setting related to this, depending on what version you're using. For example,
    Acrobat 9: Edit > Preferences > Security > Digital Signatures > Verify signatures when the document is opened
    Acrobat 11: Edit > Preferences > Signatures >  Verify signatures when the document is opened
    To fully validate, they will need to add your certificate to their list of trusted certificates or you can set up the Windows Integration feature under Preferences.

  • Need RTF PDF API solution and not Online Solution

    Greetings,
    I need to build a solution which runs on a Win2008 R2 64 bit OS.
    I have literally millions of documents in my database as RichText data that I need to create PDF's for.
    Please advise.
    Thanks
    John

    We do support IE 7/8/9 and 10, this should be working in all...
    Are the computers all on the same network?
    On the machines where you cannot save the response as PDF can you "save/export" anything else?  Can you try, from the File menu "Export Responses" and see if you can export an Excel file of the responses?  Can you try an alternative web browser (Firefox or Chrome) on the machine/s that are not working?
    When it does not work you are seeing a progress bar that never completes?  When you cancel that and try again you have the same result?
    Thanks,
    Josh

  • Elimination of COPY Stamp, in particular Canon product manuals in PDF format - solution.

    As mentioned elsewhere in these forums, for some unknown reason Canon put the highest level of security on their manuals. The effect of this is that when it is printed, or copied, (or input to other programs) or transferred to a Pocket PC / PDA, a large "COPY" is stamped over the page. Also Opacity is such that much of the manual is unreadable.
    From what I've read on various forum's this seems to be a Solution.
    - Remove the security. There are various products out there including "PDF Password Remover".
    - (This might not be needed) Open in Acrobat > Manage Security Policies and remove them.
    - Document > Watermark > Remove.
    - Someone also mentioned mentioned "FORM FIELDS", but I don't think that affects the Canon manuals.
    - Complain to Canon and ask for a version for Pocket PC/ PDA etc.

    You don't need remove the security when printing is allowed. Create a PostScript file from the document, change the PostScript file and create a new PDF document.

  • Can´t open dmg or PDF files solution!

    For a long time I couldn´t download dmg files or open PDF´s in Safari, every time when I tried to open or download a file Safari just opend a black screen and nothing else happend!
    However..... I found a very simple solution which helped to solve both problems (Safari 5.1)
    Step 1:      Open FINDER -> Macintosh HD -> Libary -> Internet Plug-Ins
    Step 2:      Transfer "ALL" files to your desktop! (do not just copy!!!)
    Step 3:     Open Safari and empty cache and close Safari
    Step 4:     Reopen Safari and try to open a PDF file or to download a dmg file ( at this point it was already working for me again!)
    Step 5:     Transfer files from Desktop back to FINDER -> Macintosh HD -> Libary -> Internet Plug-Ins
    FINISH!!!!
    If you experience any trouble again after Transfering the files back start again by step one and move at Step 5 always just one file to identify the file which seems to create the trouble!
    I hope this simple steps helps for you guys as well
    Don Mahoni

    For a long time I couldn´t download dmg files or open PDF´s in Safari, every time when I tried to open or download a file Safari just opend a black screen and nothing else happend!
    However..... I found a very simple solution which helped to solve both problems (Safari 5.1)
    Step 1:      Open FINDER -> Macintosh HD -> Libary -> Internet Plug-Ins
    Step 2:      Transfer "ALL" files to your desktop! (do not just copy!!!)
    Step 3:     Open Safari and empty cache and close Safari
    Step 4:     Reopen Safari and try to open a PDF file or to download a dmg file ( at this point it was already working for me again!)
    Step 5:     Transfer files from Desktop back to FINDER -> Macintosh HD -> Libary -> Internet Plug-Ins
    FINISH!!!!
    If you experience any trouble again after Transfering the files back start again by step one and move at Step 5 always just one file to identify the file which seems to create the trouble!
    I hope this simple steps helps for you guys as well
    Don Mahoni

  • PDF sign and embedded files

    Hi.
    I've an PDF with enbedded files.
    When I sign, it's only the PDF document signed, or PDF document and embedded files signed?
    If you can post links I whould appreciated!
    Thanks in advance.

    I presume that, I want to have surety...
    Any documentation?
    Thanks in advance

  • PDF DRM Solution

    Hello I created an ebook in pdf format. I want to distribute the pdf files using cd. What can I do to prevent illegal coping of ebooks.
    My idea is to encrypt the pdf file.
    A plugin will required to open and view the file. and without plugin installed user can not view the file in adobe reader.
    Create a plugin to decrypt the file. This plugin will only be installed once and not copyable.
    any solution or some new idea ?

    Really leave them unencrypted.
    Or use Adobes solution.
    What you are suggesting sounds like you would supply a viewer application and register to a "PDFexcrypted" extension, not a plugin of any kind.
    Now solutions already exist by 3rd parties that do that. But then you are not supplying PDFs, but some other format, so what about people who want to view the document on an ebook reader? Or blackberry, or what have your They can't.
    Plus anything that involves messing about with the PDF format is pain.
    What ever you do I WILL be able to copy it. Really, write an application that reads in an encrypted file. Then I could decompile the application, grab the key and the decrypt method and I have a decrypted PDF.
    Scrap PDF and use a custom format and encrypt that based on some magic stored on the CD – Just make a bit-for-bit direct copy of the CD, and use your viewer application.
    Or use print screen (even if you disable this, I can just use a VMWare box and print screen that).
    You CAN NOT protect content. You can make it harder to copy, but is your content really worth the cost (and writing your own will cost a lot)? Given once it is copied, a Joe User will just grab the encryption-free version from a friendly bit torrent site?

  • Keynote - files too big to email/share, looking for PDF resolution solution

    Has anyone worked out how to change a keynote presentation PDF resolution when preparing for sharing? The file I get is too big to email (6 photos gave me 55mb) as it appears to retain the input resolution of the embedded photos?

    If using Acrobat 9 Go To Document>Reduce File size.
    If Using Acrobat X or XI to tot he tools sidebar and use Optimize for Web Distribution.
    If you do not want to fool witht he pdf in any way then download Adobe Send Now app and use their free service or subscribe for a year for a whopping $29.95.
    The free version allows you to upload files upt to 500MB there may be limitis to how many files you can upload it sends an e-mail to the parties you want to download the files and they simply follow the link and it downloads.
    The paid version allows you to upload files as large as 2 GB and gives you 20GB of storage. I immediately myself purchased the paid version.
    If you hppen to upgrade to the cloud then you get the paid version free.

  • App for hotel pdf sign in forms -

    I want to take our hotel check-in form and set it up for digital sign-in as guests arrive.  The form would be then stored and a new one ready-to-sign.  How do I do this?

    You can't do it with Reader. You need to purchase Acrobat for that.

Maybe you are looking for

  • Error message when trying to import a CD into iTunes

    I get an error message when I try to import a CD into iTunes that says the disk cannot be found. I recently requested to uninstall Tune-up because I kept receiving annoying messages to purchase the software. It looks like Tune-up is deactivated, but

  • BAPI for creation of Authorization Objects in BI 7.0

    Hi BW Gurus, Greetings!!! Is there any BAPI Available for creation of Authorization Objects in BI 7.0. The data will be transferred through flatfiles. Kindly provide me the info as earliest as possible. Best Regards, Priya

  • Ios7, Numbers problem on data input

    On both iPhone and iPad2, in Numbers, when I input data using the 'tab' screen,( sorry, not sure of what you call it), and use down arrow to go to next cell, the cursor disappears and will only come back if I come out of that screen using the left or

  • Muse keeps crashing if I try to preview or insert html

    Please please help me, I can not work any more ... I can not preview my sites anymore,  Muse crashes when I click the preview button. Nor can I insert html, I click insert html - and Muse crashes when I try to paste in the dialog window. I unistalled

  • I just got my first Mac and downloaded Photoshop CC onto it. problem

    I just got my first Mac and downloaded Photoshop CC onto it.  I opened my first photo and tried to save.  I get a message that says  " write access in not granted "  what does that mean?  and why can't I save my images?