Protecting completed PDF fill-in forms from changes

I have several completed PDF fill-in forms that I wish to make available on a website, but I do not want the viewer to be able to make changes to the forms.  Is there a setting that will turn off the fill-in function?

You can either set the fields to read-only or flatten them. The latter can't be undone, unlike setting to read-only, so it may be preferable. For a convenient method of flattening, you can use the following free JavaScript-based tool: http://www.uvsar.com/projects/acrobat/flattener/
or open the form in Acrobat, open the interactive JavaScript console (Ctrl+J), enter the following line of code:
flattenPages();
and with the cursor on that line, click Ctrl+Enter, or Enter on the numeric keypad. Be sure to save to a new file so you don't overwrite the original since this is not reversible.

Similar Messages

  • PDF Fill-in forms with Digital Signatures - LDAP, Roaming ID's

    Hello, my organization is trying to be more "Green" by taking regular PDF documents that use to be printed, filled in by hand, signed and then routed... To a PDF fill-in form that contains a Digital Signature Block. I can easily and successfully create PDF fill-in forms, where Im running into an issue is with the Digital Signatures.
    I can easily create a Digital Signature that is stored on my local computer and sign documents then forward them via email on to the recipient. However, what we would like and have been failing and making happen is to set up a signing server where the signer can fill out the PDF form and then sign the document by pulling their digital signature from a Directory Server, in our case LDAP or Active Directory.
    From the information that I have found on the web I know this can be done without use of expensive third party applications. However, I have not found information on how to do this other then this simple 3 line instruction which did not work for us. - http://help.adobe.com/en_US/Acrobat/8.0w/Professional/help.html?content=WS58a04a822e3e501 02bd615109794195ff-7d96.html
    Any help on this topic would be greatly appreciated.

    Thanks for the reference to the digsig user guide. I've reviewed this documentation and the majority of it I had already tried however one TIP that is in this document that I hadn't seen before points to setting up a FDF file to import AD secure to easily import the ID's
    More specifically, I have configured LDAP and the Security settings in Adobe Pro and when attempting to connect to our LDAP server is when I run into the issue. I am not able to connect. Is there any additional information that you know of that can shed some light on LDAP configuration with Adobe PDF forms for digital id's?

  • I am currently having trouble with an attached PDF fill-able form...Help Please

    Hello, I was wondering if you would be able to help me out?
    I am having trouble with my attached PDF fill-able form, I am creating a form that has a limit of one page so in order for more room in a certain field I have added a Hyperlink to an additional fill-able(secondary) form within the Parent document (primary fill-able form. The secondary form is inserted as an attachment into the Primary form. My problem is when I open this document up in Adobe Reader, the Primary fill-able form is savable but the attached Secondary form for which the hyperlink leads to is non-savable and is a must print only. Is there a way to make the Secondary form savable as well within the same document? or is there another way I could execute what it is I am trying to achieve?
    Help would be greatly appreciated please and thank you!

    Here is the code, thought I had put it in the first time, guess not heh. Anyway, I converted the arrayList(accountList) to a String so that I could see the that element I am trying to index is in there, which it is. I also checked the file that i'm populating the arrayList from and it also has the element in it.
    public static void getAccountNumbers() {
              accountList = LoadStoreAccounts.readCollectionObject();     
              accountInfo = accountList.toString();
              JOptionPane.showMessageDialog(null, accountInfo);
              acctNumIndex = accountList.indexOf(accountNumber);
              acctIndex = String.valueOf(acctNumIndex);
              JOptionPane.showMessageDialog(null, "Index of accountNumber    is: " + acctIndex);

  • Attached secondary PDF fill-able form Non-savable

    I am currently having trouble with an attached PDF fill-able form...Help Please
    Hello, I was wondering if you would be able to help me out?
    I am having trouble with my attached PDF fill-able form, I am creating a form that has a limit of one page so in order for more room in a certain field I have added a Hyperlink to an additional fill-able(secondary) form within the Parent document (primary fill-able form. The secondary form is inserted as an attachment into the Primary form. My problem is when I open this document up in Adobe Reader, the Primary fill-able form is savable but the attached Secondary form for which the hyperlink leads to is non-savable and is a must print only. Is there a way to make the Secondary form savable as well within the same document? or is there another way I could execute what it is I am trying to achieve?
    I have tried to save the attachment as extended but that has not worked and also if done before inserting than the return hyperlink to the parent document will not connect because editing in not allowed.
    Help would be greatly appreciated please and thank you!

    You can't. Before Reader 11, you could prevent Reader users from saving by not Reader-enabling the form, but users with Acrobat, Reader for iOS, and some non-Adobe PDF viewers could fill-in and save. Reader 11 now allows filled-in forms to be saved even if the document does not include usage rights.

  • Dynamic Paypal button for PDF fill-in form

    Hi there,
    I need help with adding a Paypal button to a PDF fill-in form. The Paypal button should feed through the Invoice Number field (a text field) and the invoice total amount (also a text field) to Paypal and add this to the Paypal cart (not ‘buy now’, but ‘add to cart’ so that more transactions can be added after that)
    I found this thread in the Adobe LiveCycle forum that does the same thing: http://forums.adobe.com/thread/339584;jsessionid=54D973B79E04C5B30F8B4BA56D95CE39.node0?ts tart=0
    I’ve tried to add this Javascript action to the button in Acrobat but it doesn’t work.
    Does anyone know what the correct Javascript should be to make this work in a PDF form?
    Help is very much appreciated
    Thanks

    Since nobody else has answered, I will say that you might try the Acrobat Scripting Forum http://forums.adobe.com/community/acrobat/acrobat_scripting

  • I am currently having trouble with an attached PDF fill-able form created in Acrobat being non savable in Reader

    Hello, I was wondering if you would be able to help me out?
    I am having trouble with my attached PDF fill-able form, I am creating a form that has a limit of one page so in order for more room in a certain field I have added a Hyperlink to an additional fill-able(secondary) form within the Parent document (primary fill-able form. The secondary form is inserted as an attachment into the Primary form. My problem is when I open this document up in Adobe Reader, the Primary fill-able form is savable but the attached Secondary form for which the hyperlink leads to is non-savable and is a must print only. Is there a way to make the Secondary form savable as well within the same document? or is there another way I could execute what it is I am trying to achieve?
    Trying to save other as extended reader has not worked, also if I save the attachment file as an extended reader first I am unable to attach a return hyperlink back to the Parent document,
    Help would be greatly appreciated please and thank you!

    I can't say for certain without looking at the actual PDF but it does appear that they created one large text box over multiple lines. For a fillable form it may have been smarter to remove the lines and create a box with smaller text that supports multiple lines.
    At any rate, nothing you can do about it with the free Reader (and depending on the security, maybe nothing with Acrobat either.)

  • Filling of form fields changing depending on how PDF is opened, why?

    First of all, here is the error message that I am trying to deal with:
    "This document contained certain rights to enable special features in Adobe Reader. The document has been changed since it was created and these rights are no longer valid. Please contact the author for the original version of this document."
    Software & PDF details:
    Adobe Reader 8. V8.1.1
    PDF Producer:     Toolkit http://activepdf.com
    PDF Version:       1.5 (Acrobat 6.x)
    The PDF is set to with:
    Filling of form fields: Allowed
    After investigation I have found that:
    If I open the file by double clicking, I am able to fill in the fields and save without any problems.
    If the file is opened as a result of a software process trigger (which is what I actually want to achieve), the "Filling of form fields" is changed to "Not Allowed". This then results in the error message described above.
    Also, I have another PDF with exactly the same settings as above (PDF version and Producer etc), which successfully generates as a result of the software process trigger. This file that works does not change the "Filling of Form Fields" value.
    So, my question is, why would a particular PDF change the "filling of form fields" value depending on how it is opened?

    Ok, that is a useful result, telling us a lot.
    Some background you need. Reader 8 CANNOT SAVE FILLED IN FILES normally. To be able to save them they must be specially prepared. This is called "Reader enabling". (In your original message, "rights to enable special features in Adobe Reader") To prepare a file Acrobat can be used, or a server product which has had many names but is currently LiveCycle Reader Extensions. If this is not done, the form cannot be saved, whatever its origin.
    Now, a file may not be changed/damaged in even the slightest way after this preparation. This will produce the message seen.
    So, your test seems to show
    - the original file is OK, undamaged
    - by the time the file is delivered from the database to the user it has been damaged/changed.
    So, you now have a path to pursue through the software.
    (To clarify: this only applies if you used Windows Explorer to save the file, NOT any save function in Reader; if you saved in Reader please repeat the test with Windows Explorer).
    Message was edited by: Test Screen Name

  • Acrobat Pro 9 Mac**Making a pdf fill-out form non-editable when it is completed.

    HELP!!
    If anyone out there can help me I would greatly appreciate it.
    I see the forums are with LifeCycle but I need direction for the mac version of acrobat pro.
    I am creating a fill-out pdf form for distribution. I would like the person who receives the fill out form to complete the form,
    and click a "lock all fields" button or "form completed" button that will make all form fields lock/ non editable when emailed back to me.
    Where would I put this script? Can someone give me step by step direction for this button?
    I am a novice to this. I don't know how to run a javascript for the button or what is needed to get this completed.
    Can someone please help me.
    Thank you so much-
    Katy

    Maybe this will do the trick...
    http://forums.adobe.com/message/3813078#3813078#3813078

  • How can i retrieve documents(.doc,.pdf, .txt) using forms from the database.

    How can i retrieve documents(e.g .doc,.pdf, .txt etc) using forms from the database.
    i inserted the documents using sql*loader, below is the control and data files.
    -- control file
    LOAD DATA
    infile 'load.txt'
    INTO TABLE husman
    APPEND
    FIELDS TERMINATED BY ','
    (id integer external,
    fname FILLER CHAR(50),
    docu LOBFILE(fname) TERMINATED BY EOF)
    --data file
    1,../husman/dell.doc,
    2,../husman/me.pdf,
    3,../husman/export.txt,
    in the form i have a text field to display the id and an OLE container to display the document as an icon. but when i execute query, i only get the id number and not the document.
    any help will be appreciated.
    Thanks
    Hussein Saiger

    Step by step
    1. Erase all contents and settings
    2. You'll be asked twice to confirm
    3. You'll see Apple logo and progress bar
    4. You'll see a big iPad logo on screen
    5. Configuration start
    6. Set language
    7. Set country
    8. Enable Location Service
    9. Select network, enter password and join network
    10. You'll be given 3 options (a) Setup as New iPad (b) Restore from iCloud Backup (c) Restore from iTune Backup
    11. Selected Restore from iCloud Backup
    12. You'll be required to enter Apple ID and Password
    13. Agree to Terms and Conditions
    14. Select Backup file
    15. You'll see progress bar
    16. Red slider will appear; slide to unlock; step #1 to #16 is fast
    17. Pre-installed apps will be restored first
    18. Message: Purchased apps and media will now be automatically downloaded
    19. You'll see a pageful of apps with Waiting/Loading/Installing
    20. Message: Some apps cannot be downloaded, please sync with computer

  • How to create PDF Fill in forms programatically ?

    Hi
    I am developing an application in .Net environment.
    I have a requirement to create fill in pdf form through my program (Text boxes, check boxes, Group radio buttons, etc), fill and save PDF forms and finally extract entered information.
    I have following queries:
    1. Do Adobe provide any component(dll, etc) that exposes APIs to create such type of forms ?
    2. What are the licensing requirements for these? (For form creater as well as users who fill PDF forms) (License costs ??)
    3. What specific versions of Adobe acrobat reader needed, if specific version required ?
    Please reply to these queries.
    Thanks in advance,
    Karan

    >-- Creation of fill in pdf form will be on single server. (So whats license requirement for the server ??)
    Ok, this puts important limitations on the project. The Acrobat SDK is
    a set of tools for automating Acrobat. Acrobat is not for server use.
    >-- Forms created by server will be used by many differnt users to fill and save forms. (So you mean the users filling the forms require to have Adobe Acrobat professional ??)
    Well, it depends what you want them to be able to do. There are three
    levels
    * Things which can always be done in Reader. For example: print a
    form; submit form data (not PDF) to an http or https server.
    * Things which can be done in Reader if forms are given a "magic"
    property called Reader Extensions. For Example: save the form, submit
    in PDF format. This has serious cost implications. You would need a
    separate server product to add these.
    * Things which can never be done in Reader.
    >-- We are creating AcroForm. (Whats version dependencies?)
    These should work with Acrobat/Reader back to version 4. However the
    magic of reader enabling only works with recent versions of Reader.
    >-- So do Adobe provide any component(dll, etc) that exposes APIs to create such type of forms ?
    Adobe's server/enterprise solutions are under the general banner of
    LiveCycle. There are lots of LiveCycle products, and unfortunately I
    don't know their relative capabilities. It's possible that they do
    NOT have a server product for making AcroForms, because much of
    LiveCycle is aimed at new-style XFA forms. But, on the positive side,
    since AcroForms are older techology there is a good chance you would
    find a third party product to plug the gap.
    Aandi Inston

  • Cannot send back acrobat fill-in form from a yahoo e-mail account

    I have recently used acrobat pro fill-in forms and acrobat.com to send to recipients.  Some who have a yahoo e-mail account cannot return form to me because their computer says that there microsoft outlook isn't set up yet, but they do not use microsoft outlook, they use yahoo.com accounts.  Why is this happening and what can they do to send the forms back to me?  Anyone have any ideas?

    Acrobat doesn't look for Outlook, I think, but for the Windows default email client. Millions of people don't set up this client, which is why I always advise that "submit by email" is no use except for testing and in certain corporate situations where the mail client is controlled.
    This is why PDF forms, exactly like HTML forms, should always be submitted to a script on a web site (written by an experienced web programmer).

  • Not able to open pdf file ( smart form from webdynpro )

    Dear friends,
    while trying to download pdf file from webdynpro i am getting the following error ( pls check the screen shot and also my  code )
    could any one please let me know what's the issue
    Thanks
    Vijaya
    data    v_bin_filesize           TYPE i,
               st_job_output_info       TYPE ssfcrescl,
                bin_pdfx TYPE xstring,
    data  : it_docs     TYPE STANDARD TABLE OF docs,
              it_lines    TYPE STANDARD TABLE OF tline.
    data : lv_file_name type string.
              lv_file_name = 'PDFSMARTFORM.PDF'.
    CALL FUNCTION 'CONVERT_OTF_2_PDF'
    * EXPORTING
    *   USE_OTF_MC_CMD               = 'X'
    *   ARCHIVE_INDEX                =
         IMPORTING
           bin_filesize           = v_bin_filesize
         TABLES
           otf                    = st_job_output_info-otfdata
           doctab_archive         = it_docs
           lines                  = it_lines
         EXCEPTIONS
           err_conv_not_possible  = 1
           err_otf_mc_noendmarker = 2
           OTHERS                 = 3.
       cl_wd_runtime_services=>attach_file_to_response(
       i_filename = lv_file_name
       i_content = bin_pdfx
       i_mime_type = 'application/pdf'
       i_in_new_window = abap_false
       i_inplace       = abap_false ).

    Hi,
    I think the binary file conversion was not done properly( you haven't filled bin_pdfx, its the otf_data ). OR, Use CONVERT_OTF FM and pass format as PDF. Check this document for reference: Opening a Smartform in Web Dynpro ABAP
    Hope this helps u,
    Regards,
    Kiran

  • How do you duplicate a PDF fill in form page, WITHOUT linking the text (for MAC)???  That is, while still being able to type different things into the blanks on the duplicate pages?

    The Situation (again, I have a Mac):  I am filling out a 5 job application- it is PDF format, with questions, and fill in the blanks for your information- such as name, date, and employment history.  Page 3, is the page used for employment history.  But, there is only room for two jobs on page 3.  The instructions tell you, you can "have as many page three's" as you want.  In my case, I will be putting 8 jobs- at two jobs per page, that is a total of 4 page three's.   I already know how to duplicate a PDF page, simply by opening the thumbnail viewer on the side, holding down the "alt" key, and clicking and dragging the desired page to create a duplicate.  So what is the problem??? When you duplicate the page, the boxes into which you type, are linked.  So if on the original, you type "Job A", into the experience box, it forces the same answer on the duplicate page, making it impossible to describe different positions!!!!  Is there a way to work around that? Thank you!!!!!

    You're probably using Acrobat if you can duplicate pages like that. This is the Adobe Reader forum...
    To answer your question, though: The only way this can be done automatically, without having to manually rename each field, is to use a Template to spawn new pages. This is something the form's author should have done, but you can do it yourself as well, using some code.

  • Protecting EXE, PDF and SWF files from piracy

    I am hoping others in the community have some experience with protecting their Captivate output (EXE and SWF files) from piracy.  We will be selling our eLearning products developed with Captivate through our online store and want to protect them against file sharing and other forms of piracy.  I have found several companies online offering DRM (digital rights management) and SAS (software activation services) that require users to enter a license key to use the products.  I am looking for any recommendations from users who have implemented these types of services.  What provider did you use and what issues did you encounter.  Any insights would be greatly appreciated!
    Thanks,
    Jason

    Most of the tools I have seen are geared towards extracting
    resources from swf's. I use one myself (eltima.com) for
    "harvesting" manufacturers content for my motorcycle dealers. They
    are authorized to use this content, but finding someone at Yamaha
    of Kawasaki or any of the majors who even knows where to find these
    resources is next to impossible. I have also used it to learn from
    by viewing scripts, but as you say, at the end of the day, I think
    the concepts and best practices are about the only thing worth
    taking away from others efforts, not the code.
    Unlocking a protected file can be done as well and I remember
    using a product over a year ago to get at the scripts within an swf
    (I wanted the URL's that pointed to media - it was legal for me to
    do this). It ran from the command line and output the scripts.
    There aren't too many of these types of programs to be found, but
    they exist.
    My personal opinion is that it's not worth the effort. My
    java classes can be decompiled and if someone wants to go to that
    trouble, more power to them. To my knowledge, there isn't anything
    out there yet that is perfect for backwards engineering an swf into
    an MXML file, but a competitor of FLASH Decompiler says that they
    can decompile Adobe 9 PLAYER swf's. For what it's worth, I plan on
    posting the majority of my code on my flexdev.org site once I get
    it established.
    For people who make components for sale, this could be an
    issue of stolen revenue if the decompilers get sophisticated enough
    to reverse engineer the swc into a usable MXML file. I would be
    against anyone who stole code for this purpose, for sure.

  • Deleting portion of PDF fill-in form

    I have a 10 page fill-in, savable, pdf form, but I only need the first 7 pages. How do I delete the last 3 pages? Own adobe reader.
    Thanks!

    Sorry - meant to write have Adobe LiveCycle Designer!

Maybe you are looking for

  • Print issue with personas

    Hi Friends, I have front-end printing set   according to the instructions in note 771683. Essentially you print to a PDF file which appears in a pop-up window, from where you can save or print as you would with and other PDF file displayed in a web b

  • Need to purchase license for flash builder without serial number

    I downloaded Flash Builder 4.6 from the internet, therefore I don't have the serial number. how I can buy a license for it?

  • Syncing contacts to outlook

    Well I cant figure why it wont do this. I have tried and it never sync's the contacts into outlook on my computer. BTW I am using a pc with windows XP. Any help would be greatly appreciated.

  • Facing Error (3315) in Alternate Hierarchies Build

    Hello All, I have created a parent/child rules file and data file to build alternate hierarchy on a dimension. When I updated the outline, all the members were uploaded successfully. But there are two issues. *(1) the error file showed error messages

  • JDeveloper and ADF specification sheet with support versions of each technology

    I am usting JDeveloper/ADF 11.1.2.4. Is there a site that will show versions of the various technologies supported by each release of JDeveloper/ADF? I am looking for something similar to the following for WebSphere, where it shows supported technolo