Using comment tools in adobe form fields

Is there any way to enable commenting tools so they work within pdf form fields?  I have created a pdf form, and as part of the review process (once the form is completed), other users need to be able to use commenting features on the text entered into the form fields (i.e. highlighting, strikethrough, etc.).  I haven't found any way to do this within the fields themselves.

Acrobat can flatten all form fields / comments via Preflight (which lives in the Print Production tool pane) - select "single fixups" - the wrench icon - then type "flatten" in the search box to find the "Flatten all form fields" fixup, and run it.
You can also flatten everything via the JS console. Press Ctrl-J to open the console, clear it with the trash icon, enter the command this.flattenPages() and press ENTER.
If you want more control over what is flattened, we have a free add-on for Acrobat here.
Note that you cannot flatten a Reader-extended document, so you must first use the File > Save a Copy menu item to de-extend your form.
Once flattened it's no longer a form, so the field values become part of the page (and can receive annotation markup). However to allow markup in Reader, you will have to re-extend the PDF usage rights.

Similar Messages

  • Enable Commenting Tools in Adobe Acrobat under Browser Plug-in in Internet Explorer using

    We have a problem in showing commenting tools in Adobe Acrobat under browser plug-in in Internet Explorer.  Adobe Support cannot answer my question and refer me to Devnet here.
    Our system is using browser plug-in to display PDF file by Acrobat under > > Internet Explorer (document viewer). The PDF documents have reader extension enabled.
    We supposed that if a PDF page is viewed and I customize the toolbar, the same toolbar and icon will be displayed next time when I retrieve a page, only if I select "Review and Comment" icon, and it only applies for v8.0.0. If I do not select review and comment icon, or I have selected review and comment icon but > > use other version of 8.x, my selected toolbar and icon cannot reappear next time.
    If my selected toolbar and icon do not appear, I can press F8 to hide the icons. If press F8 again to unhide the icons, all my selected icons can be shown this time. But it does not automatically re-appear if I open another documet viewer.
    Kindly note that all PDF files have reader extension enabled, and only Acrobat 8.0.0 Professional is used in client PC. There is no Adobe Reader in the PC. The PDF version is 1.4 (Acrobat 5.x) or 1.5 (Acrobat 6.x). The user has comment rights since the PDF file has reader extension and Acrobat 8.0.0 is used. User has no problem in mark-up the PDF files, but has problem in showing the selected tools.
    OS: Windows 2000 SP4
    Browser: IE 6.0 SP1
    Acrobat version: Acrobat 8.0.0 Professional
    PDF version: 1.4 (Acrobat 5.x) or 1.5 (Acrobat 6.x)
    Steps to produce the problem.
    1. Scan paper document and create a batch of PDF files (one page per file)
    2. Enable reader extension for all PDF files by LifeCycle.
    3. Put the PDF files into a web based interface, entering a page number will open a new web browser which interface the browser plug-in and display the content of the imaged PDF file by Adobe Acrobat Professional 8.0.0.
    4. Open a page. It only show a few icons on toolbar (see a.png).
    5. Select the commenting icons to be shown (do not enabled in "review and comment)".  The icons will be shown.
    6. If the browser is closed, then use the web interface to open another page, the selected tools cannot be shown (same as a.png attached in my previous email).
    7. Select "review and comment" tool. (see b.png attached in my previous email)
    8. The selected tools are shown again (see c.png attached in my previous email).
    9. Close the browser, use the web interface to open another page, the selected tools are still here.
    10. Unselect "review and comment", the selected tools will be hidden next time when a page is opened by the web interface.
    11. Close the browser, and open a new page in web interface, the PDF file will be shown, and the selected icons are hidden.
    12. Press F8 to hide icons, all tools are hidden.
    13. Press F8 to unhide icons, all selected tools that are not shown in step 11 are shown again
    14. If Acrobat 8.0.0 is patched or updated, "review and comment" tool has no effect in "memorizing" the selected tools.

    That option is nothing to do with the PDF being editable, it's to control the display of the toolbars. "Reading Mode" is when the toolbars are hidden and the black head-up display navigation bar appears at the bottom of the screen.
    PDFs displayed within a web browser with Acrobat/Reader X are not editable, nor can you apply markups, unless you're within a browser-based-review workflow. You have to save a copy locally and open it in desktop mode to make any changes.

  • How to enable commenting tools in Adobe Reader in a C# application

    When Iam using Adobe Reader, Iam not able to get the JSObject to set Collab.showAnnotToolsWhenNoCollab = true. Please let me know how to proceed enabling comminting tools for Adobe Reader
    Please do let me know if you require any other details
    Thanks,
    Vidhya

    What do you mean you are "using Adobe Reader'?   Inside of a browser?  Inside of your application?  Stand-alone?
    What version of Reader?
    Is the PDF Reader-Enabled??
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Tue, 31 Jan 2012 04:51:19 -0800
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: How to enable commenting tools in Adobe Reader in a C# application
    How to enable commenting tools in Adobe Reader in a C# application
    created by VKP1<http://forums.adobe.com/people/VKP1> in Acrobat SDK - View the full discussion<http://forums.adobe.com/message/4175785#4175785

  • How to use nested tables in adobe form

    Hi All,
    I have to use nested tables in adobe form for table display. I have used Subforms for displaying table data. I have changed accessibility of the subforms. Currently i am able to print print the table correctly if there is single material record in table 1 and single corresponding record in table 2. But the requirement is that i will have multiple lines in table 1 for single material and only one record in table 2.
    EX: form is for Sales order. in line items if the order is for 100 units then we if we have delivered material as 80, 10, 10, then table 1 will have 3 lines for this. Table 2 will always have only 1 corresponding record.
    item--materialdescription-ordered qty--delivered qty--delivery date-price  
    xxx--xxxxxxx-xxxxxxxxx-10080xxxxxxxxxx-xxxx
    10----
    xxxxxxxxxx
    10----
    xxxxxxxxxx
    yyyyyyyyyyyyyyyyyyy------yyyyyyyyyyyyyyyyyyyyy 
    xxxxxx is table 1 and will have multiple lines
    yyyyyy is table 2 and will have only 1 entry for item xxx
    and this group will be repeate as per no of items. table 1 can have any no of lines per item.
    I am currently able to display 1 line for table 1 and 1 line for table 2.
    But how to show multiple lines for table 1 and 1 line for table 2.

    HI,
          Set the body page as flowed and set the tables also flowed.
    go to bodypage>object->subform-->select flowed option.
    I thihnk this will work..if u are getting all the records properly into the tables 1 and 2.
    Thanks,
    Mahdukar

  • How to use pen tool in Adobe and Illustrator?

    How to use pen tool in Adobe and Illustrator?

    With the pen tool in Indesign, is there a way of making the points not join if you want to make a few single lines?

  • I am unable to use Highlight Tool in Adobe Reader X. Please suggest me solutions.

    I am unable to use Highlight Tool in Adobe Reader X. Please suggest me solutions.

    Hi -graffiti
    Thank you again for your 10.24 post.  I tried your suggestions today.  The university computer lab i use has Adobe Acrobat Pro 6.  The OCR function is under the dropdown menu "Documents>>Paper Capture".  This permits conversion a scanned page to searchable text.  Before beginning it asks you to select 1 of 2 Settings defined as:  "Primary OCR Language English", or "PDF Output Style:  Searchable Image (Exact)".  That is the only choice to be made before conversion begins.  After the conversion you can review and correct suspect words on captured pages.  I tried both choices and regardless of which ended up with a document that was searchable, but still would not permit highlighting (I selected text with the highlight tool, clicked and dragged over a captured page, and nothing happened, same result as my earlier post).  If I search for a particular word, all occurrences become shade-highlighted but if I expressly attempt to highlight a word with the highlighter it won't do it. 
    Do you have any suggestions as to how I might further massage the data?

  • Adobe Form Fields Visibility

    hi all,
    I have created an adobe form using adobe life cycle designer.
    In the form I have to placed a radio button with options yes and no.
    If yes radio button is clicked then the another check box should apper in the form .
    If the user clicks no radio button then the checkbox  need not appear.
    And if the user clicks on the checkbox ,one textfield should appear.
    How to control the visibility of the fields?
    Or how can I enable or disable the field....
    Please provide me th calcform script to be written and in which event it should be written...
    Please help
    Regards,
    Rheema Rahael

    hi,
    Thanks for your reply.
    Please tell me what will be the path of the check box.How can i get it?.....
    Can you tell me what is the <b>condition</b> that i should check before setting the check box to be made visible on invisible...
    When I click on the radio button ,I need the the check box to be made visible on yes and on no check box is invisible....
    Please tell me what condition should be placed inside <b><b>if(....)</b></b>
    Regards,
    Rheema Rahael

  • Incremental number assigned to adobe form field upon opening form

    I have a form posted on the web that clients fill out and submit when they hire a new employee.
    Is there a way to have a number populate in a field incrementally that does not repeat.  For instance if the form is opened by user 1, it gets Form 1, then later user 2 gets Form 2.  The number would not repeat.
    .  Any thought?

    Form fields can't directly-communicate with a webserver except during the submit process, so you can't use the same counter tools that websites use. There are some options to allow PDF forms to pull data from remote servers (using Flash) when the document opens, but again it will require some code on the server to send the correct information, and creates problems if the person filling in the form is offline at the time (or denies the network connection dialog). Using a timestamp field solves the problem of your users being offline, but it's only going to give you a pseudo-unique code (there's a tiny chance two forms could get the same value if they were opened at the same time) and of course the value you get is huge - not the sort of thing you'd want as an employee number.
    Setting up something in PHP or ASP to run the type of XFDF/FDF workflow I show in the video isn't difficult, and the code will run on any web host which supports those languages. You don't need a special type of server.

  • How to use MICR fonts in Adobe forms (webdynpro java

    Hi,
          We have a requirement where we need to print some MICR codes (for checks) through Adobe Forms.
    I have installed some true type MICR fonts in windows and Adobe Font Manager (in ADS) as well.
    It is visible in the Adobe Form design time (Font palette) and when I use the font for text, it is visible in preview too. But when I run the web dynpro application, in the online form it is converted into Standard font (Times new Roman).
    Is there anyway to handle this issue.
    Please let me know.
    I am using NWDS 7.0.1
    Adobe Live cycle designer 7.1
    SAP NW 2004s SP14
    Thank you,
    Vasu

    Check this forum post (though that is for 6i, it would be of helpful for you)
    How to use unicode fonts in Oracle forms 10g?
    -Arun

  • How to use Barcode option in adobe forms!!!!!!!

    Hi Expert,
    I need some information.
    Please tell me how to use barcode in adobe forms.
    Is there any standard program?
    Please help me.
    BR
    Srinivasareddy
    Moderator Message: Search for available information first.
    Edited by: kishan P on Nov 29, 2010 11:29 AM

    How about the online help in the builder?
    Regards
    Grant Ronald
    Forms Product Management

  • How to write a application using WDJ with the adobe form ?

    Hi, experts,
    I don't know how to write a application using !!webdynpro for java!! with the adobe form so that I can fill data to the adobe form and get data from the adobe form.
    Note: I have configed the ADS(adobe document services),and I can create a application with a interactiveform in webdynpro for abap and run it successfully, so that I can  fill data to the adobe form and get data from the adobe form.
    Do you give me some hint?
    Thanks a lot.
    Best regards,
    tao
    Edited by: wang tao on Sep 9, 2008 8:59 AM

    Hi,
    Refers the following links.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4fd2d690-0201-0010-de83-b4fa0c93e1a9
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5f27e290-0201-0010-ff82-c21557572da1
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/70c9a954-aa20-2a10-64bb-ea0835204e03
    Thanks
    Abhilasha.

  • Use of JavaScript in Adobe Forms

    Hi guru's...
    Are there any restrictions in the use of JavaScript Coding within Livecycle Designer?
    Which objects, methods and/or functions can be used and which can't?
    Is there a reference guide for this?
    And is there a way to use some kind of debugging for testing the JavaScript code within an Adobe Form?
    Thanks in advance
    Wouter Heuvelmans
    SABIC Europe SAP Competence Center

    Hi,
    You can learn JavaScript(use it as reference) from this site...
    <i><b>http://www.w3schools.com/</b></i>
    And coming to restrictions...I dont find as such any till now in my usage...
    I used to use ALERTS for DEBUGGING purpose...
    Here is some sample coding...
        <i>var strText = "Raja";
        alert("Hello Javacript"+strText);</i>
    Regards,
    <i><b>Raja Sekhar</b></i>

  • Round trip clearing adobe form field values not binded to webdynpro context

    Hi ,
    I have developed a webdynpro ABAP application with Interactive form. I'm calling a webservice on 'exit event' of the one of the form fields. Once webservice is executed, Im filling a table with 300 rows which is in the form. The table fileds are binded to webservice fields from the dataview of the form , these are not webdynpro context attributes in the data view.
    But when I open any seach help , this table values are disappearing. I need to execute the webservice again to get the values.
    can any one tell why the values in the table are disappearing? since I have binded to the webservice fields the values should remain there.
    Apprecaite your response.
    Regards,
    Ravi

    I looked over that note yesterday, but too quickly - i thought it was an older note explaining which standard programs to run to test out the connection etc...
    but i see now that there is an important point:
    The "pdfSource" attribute of the InteractiveForm UI element should be linked only if the Web Dynpro ABAP application requires the PDF document for further processing (saving data to the database, and so on). However, it is mostly only the data entered in the interactive form that is relevant for the application. If this attribute is linked, the Web Dynpro ABAP framework must request an updated PDF document from the Adobe document services each time data is changed in the form.
    It looks like this is saying that a round trip is possible in WDA.
    EDIT - I wish SAP would fix this certificate issue. My first post every day is doubled because of it.
    Edited by: robert phelan on Jan 7, 2010 3:22 PM
    Edited by: robert phelan on Jan 7, 2010 3:25 PM

  • Adobe Form field display based on user

    Dear Friends
       I am creating one form. which has the three fields :
       1) Telephone:
       2) Email:
       3) Portal Id:
       My work scenario is when form reaches via workflow to Telefone person he / she only can enter data in the telephone field where he / she cant enter data in email and portal id field and this for all the fields like email guy has access to enter data only in  email and portal will be for portal id,  except concern person's field all other fields become read only.
    I have design the form and successfully trigger it via UWL as well. but all the field are allow to enter data as i dont know how to controll them. I have the role in my bsp's controller do_init method but dont know how to utilize this info to set as read-only for non concern users.
    Is ther any way to achieve this please tell me how I can achieve this functionality. your any help will be appreciated.
    Thanking you
    Regards
    Naeem

    Dear Chintan
       Thank you very much for your reply.. i incorporated your solution in following wat
    ---------data.#subform[0].TextField3::ready:form - (FormCalc, Client)-------------------------------
      <---- this is the line two and column 1
    if(ROLE1 == "TEL")               //form1.page1 - indicates you form hierarchy so change it accordingly.
        form1.page1.phone.access = "open";
        form1.page1.email.access = "readOnly";
        form1.page1.portal.access = "readOnly";
    else if (ROLE1 == "EMAIL")
        form1.page1.phone.access = "readOnly";
        form1.page1.email.access = "open";
        form1.page1.portal.access = "readOnly";
    else if(ROLE1 == "PORTAL")
        form1.page1.phone.access = "readOnly";
        form1.page1.email.access = "readOnly";
        form1.page1.portal.access = "open";
    I am receiving the following error at line 2 and column 1
    " Script Failed ( language is FormClac;contex is xfa[0].form[0].data[0].#subform3[0].textField3)
    Error syntax error near token '{' on line 2 column 1. could you please tell me where i m making mistake.
    I am not using the sub-form.
    for your information what I am doing is:
    I have 7 input fields:
    Form receives the values for the following fields from the BSP Page controller (do_request).
    field 1 pernr ( read only)
    field 2 emp_name (read only)
    field 7 role1 (invisible)
    by this function module
    call function l_name
        exporting
          /1bcdwb/docparams  = fp_docparams
          pernr = emp_id
          emp_name = emp_name
          role1 = role1
        importing
          /1bcdwb/formoutput = fp_result
        exceptions
    Form fields which properties need to be set on role
    Field3 Telephone
    Field4 Mobile (same as telephone and optional so not important)
    Field5 Email
    Field6 Portal
    I have use the code on the above 4 fields.
    Please help me to rectify the error I ll greatly appreciate your reply.
    Thanking you
    Regards
    Naeem
    Edited by: Naim Khan S Babi on Oct 8, 2009 4:13 PM

  • Adobe form fields get reset

    Hi Experts,
    I have this adobe form working fine in the production environment. We have upgraded our systems to EHP5 and testing is in process. In one of the Adobe forms, there are two fields which gets refreshed and sets to default values when I click on next and click on previous to come to this screen. This is not happening in the PRD enviroment.
    I compared the bindings between the two systems and everything looks fine. Nothing has changed. Any ideas?
    Thanks,
    Praveen

    hi,
    Thanks for your reply.
    Please tell me what will be the path of the check box.How can i get it?.....
    Can you tell me what is the <b>condition</b> that i should check before setting the check box to be made visible on invisible...
    When I click on the radio button ,I need the the check box to be made visible on yes and on no check box is invisible....
    Please tell me what condition should be placed inside <b><b>if(....)</b></b>
    Regards,
    Rheema Rahael

Maybe you are looking for