How do I lock a pdf except the signature field?

I'm using Acrobat X Pro. I want to send a form for others to sign, but I don't what the signer do anything to alter the contents of the form except signing. Can I do that? If I can, how? Thanks!

You can certify your PDF (provided that it does not have any signatures yet). However, the permissions granulation in Acrobat UI does not allow you to distinguish between signature fields and other field types. So, if you allow others to sign this PDF you also allow them to fill other form fields, which is not what you want. You need LifeCycle solution that has more granular permissions handling but this is an expensive piece of software. If you distribute many PDFs like this it may make sense for you. If your volume does not justify this investment you can do the following:
If you do not have other signatures you can flatten your PDF form (Google "flatten PDF form in acrobat x" to learn how to do it), add one or several new unsigned signature fields, certify with "form fill-in and signing" permission (this PDF does not have any form fields other than signature fields anymore), so that the content cannot be changed and send it to the signers.

Similar Messages

  • Properties of the Signature Field

    How can I extract certain properties of the Signature Field?
    Basically I want to extract the name of the Signator in order to assign rights. I also have a "Approved Name" Field that the user fills out and I feel I can eliminate that field and ensure accuracy.
    Any Advice?
    John Sarradet
    New Orleans

    Take a look at the SignatureInfo object in the Acrobat JavaScript reference. You can get a SignatureInfo object in a Designer form using script like the following.
    var acroSOM = SigField.somExpression.substr(15, SigField.somExpression.length - 1);
    var acroField = event.target.getField(acroSOM);
    var sigInfo = acroField.signatureinfo();
    Chris
    Adobe Enterprise Developer Support

  • How do you lock a PDF file so that the user cannot create or delete bookmarks?

    How do you lock a PDF file so that the user cannot create or delete bookmarks?
    Thanks!

    There's no way to lock bookmarks specifically, but if you you can apply a
    security policy to prevent editing the PDF in general.

  • How can I print a pdf in the actual size with a page border?

    How can I print a pdf in the actual size with a page border? (2 pages per sheet preferred)
    I usually print pdfs of books at a copy shop and they turn out fine.
    The problem comes when I try to print the same books at home.
    I use Adobe Acrobat X with the same settings: "multiple pages per sheet" (2x1) and page border. But the pages are slightly shrunken when printed. I think this is because my printer can't print as closely to the margins. Still, two pages should be able to fit on one sheet in actual size. Are there any layout settings that I can play with to find a better fit, besides portrait and landscape?
    If I select page scaling "none," I'm able to print the pdf in actual size, one page per sheet. But there's no option to add a page border.

    I have a test with some questions (multiple choice, FIB, matching, etc). I have just one button to submit all the answers, and after submiting the student can see his score and review the test to know where he failed. He can't answer again. However, he can change the answer multiple times before submiting.
    "if i turn on success/failure captions the student will see them while answering" - before submitting
    "if i turn them off he wont know what's the right answer" - after submitting
    My results page is the default. I didn't use any variable. When i go to the results page after reviewing the test all the entry boxes are "wrong".

  • How to left align the signature field of dynamic pdf

    Hi,
    I am working on dynamic (interactive) pdf and using Adobe LiveCycle Designer (Adobe Acrobat 9 Pro). My problem is that I cannot align left the signature field of my pdf. I can align left, right and center for textboxs and cannot just do that for signature field. When I couldn't do that from GUI I went to XML code for signature and tried this:
                       <para hAlign="left"/>  but it still didn't work. Ideally it should have worked.
    I would really appreciate if you could help me.
    Regards,
    Kiran

    Use skinning. Use the following skin selector:
    af|panelFormLayout::label-cell {text-align: left; }If you want to apply it only on particular panelFormLayout, then set a custom styleClass on the given <af:panelFormLayout> tag (for example, <af:panelFormLayout styleClass="MyStyleClass" ... >) and use a styleClass-dependent skin selector:
    af|panelFormLayout.MyStyleClass::label-cell {text-align: left; }Adding a custom skin is easy. If you do not know how, see this topic in the documentation: 20.2 Applying Custom Skins to Applications
    Dimitar

  • How do I change default settings in the author field when I edit or insert a comment in a PDF?

    How do I change default settings in the author field when I edit or insert a comment in a PDF?

    Generally it gets this info from the Identity in the preferences. Unfortunately, I know of no way to change the Login Name that shows up in the comments. I need to look at newer versions of Acrobat on other machines, this is AA8.

  • How can I get a query in the search field to open in a new tab or new window from the current window?

    How can I get a query in the search field to open in a new tab or new window from the current window?

    If you are searching via the Search Bar on the Navigation Toolbar, this preference can be changed to have searches there open in a Tab.
    Type '''about:config''' in the Address Bar and hit Enter. Then answer "I'll be careful". Type this pref in the Search at the top.
    '''browser.search.openintab''' = double-click to toggle to '''true'''

  • How do you add an image in the signature

    Hi,
    How do you add an image to the signature area.
    The Insert/edit image is not available when in My Settings | Personnel Info | Signature
    Regards
    Ray Farmer

    You need to link the image.  See the example for the Canada flag below.
    <img src="http://forums.ni.com/ni/attachments/ni/130/6908/1/Canada-small.PNG" border=0>
    Replace with the image you like.  This goes into the signature box within the profile tab of the personal settings.
    RayR

  • I have a user on Adobe Reader X.  whenever they open a .pdf file, the form fields do not auto-fill u

    I have a user on Adobe Reader X.  whenever they open a .pdf file, the form fields do not auto-fill until you click in the box.  Is there a setting that can be changed to make the form open properly?

    Sounds like the form fields were filled in on a Mac using Mac Preview. This cannot be fixed in Reader only Acrobat. Ask the person who filled in the form to redo their work in Adobe Reader.

  • I would like to use Formcentral form data to populate a pdf with the same fields.  Is that possible?

    I would like to use Formcentral form data to populate a pdf with the same fields.  Is that possible?

    Randy,
    We have an application that I would like to have in Formscentral.  That application is also in a larger PDF file that once filled in populates all the other forms below it (lease, credit check form, ect).  If the Application on Formscentral keep the same field names as the pdf can I pull the data from formscentral and sill populate the old application pdf so that all the forms below it will be also populated. 
    Greg

  • How to get a minus sign with the cost  field in ALV.

    Hi ,
    How to get a minus sign with the cost field in ALV.
    The Ouput will be displayed like  Rs -1500 instead of 1500-
    I can't use concatenate also as i may have to use the sum functionality of ALV .
    Cheers
    Sunny

    Hi sunny,
    1. The OTHER FIELD
       has to be character field of say length 15.
    2. Write the original numeric value to
       this character field (in a loop)
    3. But simply writing won't help.
    4. use this kind of logic.
    5.
    REPORT abc.
    DATA : m TYPE i.
    DATA : chr(15) TYPE c.
    m = -100.
    WRITE m TO chr.
    IF m < 0.
      SHIFT chr RIGHT BY 1 PLACES.
      CONDENSE chr.
      CONCATENATE '-' chr INTO chr.
    ENDIF.
    WRITE chr.
    regards,
    amit m.

  • HT1349 I am trying to download the new version of itunes and it is stating that it has an invalid signature and the downloan has been removed.  How can I download it or get the signature?

    I am trying to download the new version of itunes and it is stating that it has an invalid signature and the downloan has been removed.  How can I download it or get the signature?

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • How do apply my company logo to the signature of my iPhone?

    How do apply my company logo to the signature of my iPhone?

    Unfortunately you don't, as the iOS signature settings are limited and downright crappy.  You can't even use a color other than black.
    There's a few signature apps in the App Store that might suit your needs though.

  • Known limit for how many characters can be entered in the To field when adding People and Groups ?

    I am running MOSS 2007 SP1. I browse to site settings > People and groups and a group which has more than 60 members. I select all > Click Actions > Email Users. Nothing happens. I select less users, new outlook window comes up as it should. I am running outlook 2007. I first thought that the limit was 50 users, but different user selections let me select 51 users as well. I then concentrated on the character limit and I noticed that there were about 1580 characters in the To field when I selected 50/51 users.
    Is there a known limit in sharepoint/outlook client for this function on how many characters can be entered in the To field?

    Hello Amar,
    This is a by-design behavior, not from SharePoint side, but Internet Explorer. The limitation by the 2083 characters in IE for the Max URL length is described in the following KB article:
    (KB208427) Maximum URL length is 2,083 characters in Internet Explorer
    http://support.microsoft.com/default.aspx?scid=kb;EN-US;208427
    As a workaround, you may need to divide the list up and not send all the email at the same time. Hope it helps!
    Best Regards,
    Lionel

  • How do you erase your history on the search field?

    How do you erase your history on the search field ( the first page you swipe to, on the left)?

    Ah, I understand now. You don't want to erase the search history. You want to prevent search from accessing old data. The only way to do that is to restore the phone as new.

Maybe you are looking for

  • Logic pro 7 not saving Phatmatik parameters on Macbook Pro

    Hi was wondering if anyone else is having this problem, when i load a sample into phatmatik in Logic 7 and use the midi file in my song everything is fine and working as it should. The problem is when i save the song and come back to it, Phatmatik do

  • Oracle BPM 10.3 Cannot publish the project

    I'm getting fuego.compiler.InternalException while trying to publish project (see below). Oracle BPM 10.3 installed in AIX 5.3 64-bit and bpmengine is up and running. Appreciate any ideas. Internal error found. This should be reported to Oracle Suppo

  • Can't insert jpg or pdf files as object in ppt (icon)

    I'm trying to insert jpg or pdf files into a powerpoint. I recieved these files via email from PC users. The are saved on my Powerbook in jpg and pdf formats. When I try to insert them into a powerpoint presentation as objects (icon) I keep getting t

  • Xorg 7.0 with USB mouse wheel

    If the protocol "Auto" (in xorg.conf) doesn't work, try "ExplorerPS/2". Found that in my old X log

  • How to use TRIM  DATA in CFFORM?

    How to use TRIM DATA in CFFORM? when data is retrieving from DATABASE. Wanna rtrim and ltrim while spaces.