Saving a reader extended PDF form as read-only

Before posting this, I've searched for hours in the forums and the internet on how to accomplish this but I just can't find the solution.
I've created a simple form in Acrobat and saved it with reader extended attributes so it can be saved by my colleagues in Adobe Reader once filled in. The problem now is they need to send these out to customers but in an unfillable state. I'm not sure if this is possible but I'm hoping for a simple solution if anyone could help me out, thanks.

Create a button somewhere on the form and add the following to the Mouse Up event:
// Set these fields to read-only
getField("Text1").readonly = true;
getField("Text2").readonly = true;
getField("Check Box1").readonly = true;
// continue for any other fields
// Hide this button
event.target.display = display.hidden;
Only use the actual field names that you're using in your form. The users should be sure to save to a new file, and I would suggest that they set the blank form to read-only via the file system so they don't accidentally overwrite it.

Similar Messages

  • Check for reader extend pdf form

    Hi,
    Is there any service or API to check whether a form is reader extended in a work flow process. Also, information like when the form is reader extended and by which reader extension credential it is applied. Any way to get all this information in a work flow? Thank you.

    I think there is something to help you on that
    will let you know in a day or two
    thanks
    girish

  • Reader extend pdf form in designer?

    is it possible to reader extend a pdf form in designer?
    i did it in adobe acrobat pro trial version, via advanced/extend features in adobe reader  but the form is not sending anything to my SOAP endpoint..
    it works fine when opening the pdf in adobe acrobat pro, but not in adobe acrobat reader.
    E

    Hi,
    It is not possible to reader enable a form in LC Designer.
    LC Designer is part of a suite of server components (LiveCycle Enterprise Suite). Adobe have a component called LC Reader Extensions ES, which can be used to reader enable a form and maintain full functionality. But it is expensive (being intended for large organisations).
    Here is a summary of ways to deploy a form and the limits on functionality. It covers not reader enabling a form / enabling it using Acrobat / enabling it using LC Reader Extensions ES.
    Now if you reader enable a form using Acrobat, certain functions are turned off, including communications to and from databases.
    Hope that helps,
    Niall

  • Importing XML form data, and reading a PDF form in Reader

    The title pretty much says it all. My colleagues have the latest in Adobe Reader (9). They would like to import the form data that they receive in their email as an xml attachment. They would like to read the form as it is filled out in their reader.
    Please tell me how.

    I think they have to have Acrobat to import the data. Reader was not meant to keep data for the user unless Reader Right's are enabled (limited use of form for this typically). The US gov't has done this for years for tax forms at a substantial cost I am sure. The Reader Right's that comes in Acrobat is limited to the number of uses of the form, but the full rights can be negotiated with Adobe for more than 500 uses.
    The answer used to be to buy your colleagues Acrobat, it would be cheaper than paying the additional enabling cost. With the limited use of the rights with the current versions, Adobe has made a compromise on there old policy. You might look at PlanetPDF to see if there are some third party applications that would meet your need.

  • Form underlines all become solid boxes when saved as Reader Extended PDF

    I create a form with Live Cycle Designer ES2.
    My firm prefers underlines, not solid boxes, and not sunken boxes.
    Underlines.
    The form looks good, but as soon as I save it in Acrobat Pro X as a Reader Extended PDF->Enable Additional Features, all the underlines automatically turn into solid boxes.
    A co-worker creates similar forms purely in Acrobat Pro X (NOT Live Cycle); none of his underlines ever morph into boxes.
    The general opinion around these parts is that the boxes look hideous.
    Is this normal behavior? Why does it only happen with forms created in Live Cycle?
    What can I do to keep the underlines I spent so much time creating in the first place?

    Thank you for the info, George.  I have posted an example on dropbox - https://www.dropbox.com/s/qyiudku6pqm3kxf/rehire%20packet%20rev%20Mar%202013%20%28full%203 a3%29.pdf
    I'm getting closer to resolving as at now text can be entered in non-signature boxes.  Given who will be completing these forms I'll stick to e-signature rather than digital.  Do I use a different form field for those or does the recipient plug that in from the Sign section in Reader?
    Anne at goatnpt

  • Problem saving Reader extended PDF created in Livecycle with Javascript functions built in

    Afternoon
    I have created an interactive PDF in Livecycle with built in Javascript functionality.  I need users to be able to complete and save the PDF so have saved it as a Reader extended PDF.  The problem I'm having is that when a user completes the form,saves it, and then opens it again the Javascript functionality is not showing despite showing the original selection that the user has made.  The Javascript is simply a dropdown menu that will show a different table based on the selection so isn't anything major.
    I've trawled forums and this is driving me mad so I'd appreciate some help.
    I am using Adobe Pro XI.
    Thanks in advance
    Ben

    At the moment I can't sorry.  I've run the Javascript debugger in Adobe Pro and it seems there are some errors
    Acrobat EScript Built-in Functions Version 11.0
    Acrobat SOAP 11.0
    ReferenceError: Table is not defined
    1:XFA:form1[0]:TextFieldContainer[0]:#subform[3]:#area[1]:Button1[0]:initialize
    ReferenceError: Table is not defined
    1:XFA:form1[0]:TextFieldContainer[0]:#area[2]:Button1[1]:initialize
    ReferenceError: Table is not defined
    1:XFA:form1[0]:TextFieldContainer[0]:#area[3]:Button1[2]:initialize
    ReferenceError: Table is not defined
    1:XFA:form1[0]:TextFieldContainer[0]:#area[4]:Button1[3]:initialize
    Basically the form has been built in Livecycle Designer and have drop down menus that show or hide tables depending on the selection but when I Reader Enable the form and users make a selection and then save the form it is not showing the table when it is opened again.
    I appreciate your help

  • Form Creation in Acrobat X Pro - unable to save as Reader Extended PDF

    I am using Acrobat X Pro on the Windows 7 OS. I have created a document in Word (Office 2010), saved it as a PDF and added form fields. When I try to Save As Reader Extended PDF, the options are grayed out. How do I create a form from a Word document that allows all end users to be able to type in the fields, use a digital signature, save a copy and print the PDF with the completed fields?

    In create the document in MS Word and save the file. Then I select print, and choose Adobe PDF as my printer to save it as a PDF. I then open the PDF file and select Tools, Forms, to create the form and add fields as needed. After I'm finished, I attempt to "Save As" and try to select Reader Enabled PDF, but the options are grayed out and unavailable.
    Blessings,
    Lisa Stipp
    Administrative Assistant
    (623) 935-4690 office; (623) 935-1203 fax
     830 E. Plaza Circle, Litchfield Park, AZ 85340
    Office Hours:
    Mon - Thu: 7:30 am to 4:00 pm
    Fri: 7:30 am to 3:30 pm

  • Problem saving Reader extended PDF with Javascript functions built in

    Afternoon
    I have created an interactive PDF in Livecycle with built in Javascript functionality.  I need users to be able to complete and save the PDF so have saved it as a Reader extended PDF.  The problem I'm having is that when a user completes the form,saves it, and then opens it again the Javascript functionality is not showing despite showing the original selection that the user has made.  The Javascript is simply a dropdown menu that will show a different table based on the selection so isn't anything major.
    I've trawled forums and this is driving me mad so I'd appreciate some help.
    I am using Adobe Pro XI.
    Thanks in advance
    Ben

    http://forums.adobe.com/community/livecycle/livecycle_modules_and_development_tools/livecy cle_designer_es
    Karl Heinz Kremer
    PDF Acrobatics Without a Net
    PDF Software Development, Training and More...
    [email protected]
    http://www.khkonsulting.com

  • Saving a .pdf Created in Flare9 as Reader Extended PDF

    When I first installed Adobe Acrobat X Pro and built .pdfs from Flare, I was able to save the .pdf with the "Reader Extended PDF" function. Now, that capability is no longer available and in order to access this feature I must save the .pdf and open X Pro, open the saved document and save, again, as X Pro. However, the actual commenting feature seems to be "hosed," and, in my capacity as a technical writer, this has gotten a bit frustrating. Is there something in the properties of X Pro that I need to reset? Thank you.

    Not sure I understand the isssue. How were you building PDF files from Flare and getting a "Reader Extended PDF"?  Was this a menu or option in Flare?  For Acrobat it's always been either Save as [Extended Option], Send for Shared Review, or LiveCycle Reader Extension Server to get an Extended PDF file.  Also, if your users have Adobe Reader XI, they can comment with Sticky Notes and Highlighters by default now.

  • When I try to save a form as "Reader Extended PDF" in Acrobat Pro, I get an error message "This document could not be reader enabled".

    Hello,
    When I try to save a form as “Reader Extended PDF” in Acrobat Pro, I get an error message “This document could not be reader enabled”.
    The steps I’m following are described below:
    1.    Insert electronic signatures
    - In Tasks, click on “Add New Field -> Digital Signature”.
    - Move the square to the place where you want to put the signature and click.
    - Fill in the “field name” with the name of the person who has to sign here.
    - When it is done, click anywhere on the screen.
    - In Tasks, click on “Close Form editing”.
    - Go to menu “File -> Save as -> Reader Extended PDF ->Enable additional features”, click on “Save now”.
    - Fill in the file name and click on “Save”.
    2.    Save the Form
    - In Tasks, click on “Close Form editing”.
    - Go to menu “File -> Save as -> Reader Extended PDF ->Enable additional features”, click on “Save now”.
    - Fill in the file name and click on “Save”.
    I am using Adobe Acrobat Pro 10.0.0 on a W7 workstation
    Here's a screenshot of the problem.
    Thanks a lot.
    Gael

    Read the user manual that came w/the scanner and/or contact HP Support.
    http://support.apple.com/kb/PH14141 OS X Mavericks: Reset the printing system 
    http://support.apple.com/kb/HT3669 Printer and scanner software available for download 
    A scanner driver you may wish to consider:  VueScan Scanner Software

  • Reader Extended PDF not working for some users

    I've created a document in Adobe X Pro and saved it as a Reader Extended PDF with Enabled Commenting & Markup. Most users are having no problem adding comments (by attaching a file) but I have a few users having issues (one with Adobe Reader 9 for Mac and one with Adobe Reader X for Windows). They are seeing the bar at the top telling them they cannot save data in the form, and they do not have access to any of the commenting or markup features.
    Thoughts?

    Which web browsers are they using to download the PDF file?  If you send them the Extended PDF file via email are they able to connect to the Shared Review?

  • Set default reader extened to save a pdf form using reader?

    is there a way to set it so all forms created are Reader exteneded so they can be saved. why is that shut off anyway? I want them to be able to save it and send it back to me? So now I have to go in an manually open each one andclick several options save it "AND" as a new file as well.

    You have to create it yourself using a folder-level JavaScript. The script would use the app.addToolButton method to create the toolbar button and app.execMenuItem to trigger the corresponding menu item (e.g., Advanced > Extend Features in Adobe Reader or File > Save As > Reader Extended PDF > Enable Additional Features.) For more information, see:
    http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.134.html
    http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.143.html

  • Can't open a reader extended pdf in IE

    I have a form that was originally a word document and then converted to a pdf.  I used Acrobat X Pro to create form fields and then saved it as a reader extended pdf with enabled additional features.  I uploaded it to my web server and it opens fine in Google Chrome & Firefox, but when I try to open it with internet explorer I get a Runtime Error! message.
    I uploaded it without the reader extended features and had the same result.  I then uploaded the original converted pdf before I added the form fields and it opens fine in internet explorer.  I am using Windows 7 and IE 8.  I checked with someone using XP and IE 8 and they were able to open it with no problems.  Not sure about Vista, but it seems there is something with Windows 7 using IE 8 and the form fields that is causing the problem.  Can anyone help?
    thanks

    i forgot to add the links to the pages.
    link with the form fields http://www.crfpc.com/files/CRFP_MemberApp.pdf
    link without the form fields http://www.crfpc.com/files/CRFP_MemberApp2.pdf

  • Calculations not working in Reader Enabled PDF Form

    I created a basic Excel spreadsheet and imported it into Acrobat 11 to make a fillable form. Acrobat inserted most of the fields but I had to add some to complete the form. I went into the properties of the fields and set up the calculations using the standard Acrobat calculations. I want the product of field1, field2. When I preview the form, the calculations work. I then close the form for editing and save as reader extended PDF with more tools. When I open the pdf in reader the calculations do not work. I then researched many possibilities on the forums and even called adobe twice with no resolution. I was able to import a blank excel spreadsheet, then created three new fields with calculations and they worked in reader when I saved the form as a reader extended pdf with more tools. So my question is where does my problem originate? Is the problem with the excel spreadsheet or excel formatting ( Excel 2013)? Is the problem with Acrobat 11? When I asked the support tech at Adobe he said that he hasn't heard of this problem before. I have spent hours and hours on this, I have created new forms from scratch and even on different versions of word and acrobat. I figured these calculations should work, am I wrong? ( I have also tried using every calculation option including JavaScript). Thanks in advance for any help.

    It's hard to say without seeing a sample. If you can post one somewhere, I'd be happy to test it out. If you can't post somewhere, you can email me at: acroscript at gmail dot com

  • Can't use the Save As Reader Extended PDF option

    Hi team,
    I have exactly the same issue as was discussed here (http://forums.adobe.com/thread/865292)
    But I have lecensed Adobe Acrobat XI Pro.
    I use Create Form from Existing Document (no securyty restructions - see pictures below).
    I was able to use that functionality (Save As Reader Extended PDF) once and than saving options became grayed out with any document (pdf, doc including the one I used originally) as a template.
    Could you please help me?
    Thanks,
    Vsevolod

    The issue fixed (there was no issue)!
    I should close form editing before saving PDF
    Regards,
    Vsevolod

Maybe you are looking for

  • How to find out if a transportation/accomodation request has been changed?

    Hello all, I need to know if one transportation/accomodation request has been changed after being created. I am using the TRIP standard transaction to plan the travel request without any external agency integration. My problem is that if I change any

  • Left Group style report highlight row issue

    I have a Left group style report that I need rows highlighted for sub-total lines in the report. I have coded it with the following in a fiield after the for each of the report <?if@row:PERF_NON_PERF='Sub-Total'?><xsl:attribute name="background-color

  • How to get the command button component id  in bean class?

    Hi All, I'm using adf 11g. I'm having three command button , which have some similar code to use on fire of these buttons. if it possible to catch the component id in bean , i can use the code with little parameter passing .

  • Modbus TCP/IP read timeout

    The code below was taken from the NI Modbus library: The first TCP Read VI, reads 7 bytes as a binary string. The data string is then cast to the MBAP_Header data type. The MBAP header contains a length field, that is used to determine the length of

  • Photoshop CC plus Lightroom 5 for 12,29 €

    Ich habe das Angebot gekauft und jetzt hab ich Photoshop CC aber es stand jetzt nichts mehr von Lightroom ! Wo krieg ich jetzt meine Seriennummer dafür her ?