How to edit text in a form edited in LCD / Acrobat 9?

So I have a few minor edits to a form that was created in LCD 9 and Acrobat Pro 9.  Apparently this seemingly simple task is now impossible with the latest versions.  When I try to edit it in Acrobat XI I get the message "This form cannot be edited in Acrobat" but I have no way to edit the text in LCD.
Are users of forms from release 9 really stranded?

I may still have a version of AA9 available to play with. If so, I will try to check things out and see if there are alternatives. Of course, you could recreate the form in Acrobat XI (that is where printing to a new PDF or extracting the info would be useful). You could also try Forms Central that is part of XI. It may be that Forms Central can deal with a LCD form, never tried it (but I tend to doubt it). If you did not use any of the fancy features of LCD forms, you might be better off just transferring it to AcroForms in XI.
OK, I opened an AcroForms file in Designer for AA9 and saved. I then opened the file in AA9 and was surprised that I would edit the text of the form. When I went to edit the form fields it took me to Designer as would be expected. I played around in Designer a bit and could not find a way to edit the text, but the text could be edited in AA9. I think this is what you had described.
I then opened the LCD form in AA XI and found the same result that you did. I was not able to edit either the text or the forms. However, I was able to export the form with most fields to DOCX. The result was pretty good for the form I was working with (suggesting it had reasonable tagging -- but that may also have been done by Designer, I am not sure). There were a few form fields that did not seem to come out, but most did on the 4 page form. I then used PDF Maker to create a new PDF and the result gave most of the form fields, similar to the docx file. It may be that this conversion process might be the most useful, unless you possibly have a form with dynamic fields that is unique in Designer.
Hope that at least clarifies a few things for all of us and gives you some ideas. You might find additional input from the folks in the forms sub-forum.

Similar Messages

  • How to include text in Adobe Form

    Hi all,
    I am using adobe designer of ABAP workbench to design PDF form. Anyone has idea of how to include text in the form as what we often do on SAPSCRIPT and smarforms?
    Thanks in advance.

    hi,
        Got exact solution from this link - http://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/400f06f3-cc2c-2c10-77ab-a98d2cfc194c&overridelayout=true
    Regards,
    Vinod

  • How to edit text in a form

    I downloaded a form to pay taxes, I compiled it inserting my dates but I wuold like to edit text: how can I do it?
    thank you and excuse me for my bad english

    I was going to comment yesterday and did not. I think I will chime in anyway for what it is worth. As Claudio mentioned, editing PDFs is not really recommended. If you have downloaded a government form, there may be some implications if you actually tried to change the form (to make it look better) and it could be rejected. I remember some time back I has a passport or visa form I think where the size of the field entry was rediculous. I lived with it and the limitations.
    The form was also restricted from editing, that would have made it a bit more difficult and might have invalidated any submission. I do not know if there are any legal implications of making such changes, but there may be some aspects of the form not being accepted if you try to change it.
    If you are talking about no fields available, you might want to recheck the source of the form to see if they have one with fields included (the IRS used to have forms with and without fields). If the form allows adding fields and that is the issue, then simply select the TOOLS>Advanced editing and use the form tools you need. If the form is locked, it is probably best to print the form and start using a pen.
    Another option in the latter case is to print the form and then fill is in using a word processor, playing around with the placement of the text until the two line up. Then you just print the form and then reprint the text on top of it. That used to be the method folks used.

  • Matching an "Edit Text" in a form with a Field in a Table

    Hi Every Body,
    I've succeed to add a new "Edit Text" in the invoice Form (133) with c# :
    oItem = oInvoiceForm.Items.Item("103");
                        oNewItem = oInvoiceForm.Items.Add("EditText1", SAPbouiCOM.BoFormItemTypes.it_EDIT);
                        oNewItem.Left = oItem.Left;
                        oNewItem.Width = oItem.Width;
                        oNewItem.Top = oItem.Top + oItem.Height + 1;
                        oNewItem.Height = oItem.Height;                   
                        oNewItem.Enabled = false;
                        oEditText = ((SAPbouiCOM.EditText)(oNewItem.Specific));
    and I've added a new Field in an existing table (OINV) Documents Marketing.....
    What I want to do now is to link the new "Edit Text" to the added Field so that informations could be retreived from the table. How can I proceed? Have I to use User Interface, Data Interface? Have I to use datasource, DataBind??
    I have to say that I'm a little bit lost in the code
    Thank you for helping me.

    Hi Haifa,
    you have to bind the field to a dbdatasource named "OINV", your field.
    Regards
    Ad

  • How to translate text elements in forms from type : pdf

    does anybody know how to translate text elements
    in  pdf  from english to other languages.
    i tried the tran. se63 and filled in the desired language,
    but there was no effect on the output ,
    thanks,
    ami

    call this funcation. crate_text.
    CALL FUNCTION 'CREATE_TEXT'
             EXPORTING
               FID               =
               FLANGUAGE         =
               FNAME             =
               FOBJECT           =
             SAVE_DIRECT       = 'X'
             FFORMAT           = '*'
             TABLES
               FLINES            =
           EXCEPTIONS
             NO_INIT           = 1
             NO_SAVE           = 2
             OTHERS            = 3
           IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
           ENDIF.

  • How to edit text on PDF form in Acrobat 8 professional

    I just took a Word doc and created a form for an application.  The client changed the deadline and I would like to know if I can make that change in Acrobat 8 Prof (MAC) or if I have to make the change in Word, create a PDF and completely re-do the form? Of course, it needs to be done right now. 

    Create a new PDF from Word. Open the old form in Acrobat and replace the pages with the pages of the new PDF.

  • Edit Text in PDF Forms

    I was wondering if someone might be able to help me.
    I have a PDF Form which I created in LiveCycle, I was hoping to use this form as a template form, so all I had to do was to use the Touch Up Tool in Adobe Professional, and change the address.
    The problem occurs when I change the address, as soon as I hit return to add a new line, all the layout on that page goes all over the place instead of where it is actually meant to be!!
    Does anyone know how I can put a line in, without the formatting going wrong?
    Also, to make life easier, if I could change the text in Livecycle, that would be brilliant, the only problem being it doesn't look like there is an option for me to select the text and touch it up like there is in Professional.
    Can anyone help me please? I really don't want to have to create a new form for every company we have listed, I'll be here until 2012 just doing that!!
    Thank for your help in advance.

    That's interesting, I never thought about using that sort of approach, I will definately look in to that further, I have since found the fault in the file, it appears that for me to take a line out, I have to put a space at the beginning of the text in order to remove the rest of the text. Which is really annoying!
    After the text was removed and the pdf saved, I went in to Livecycle and added a new field that way so that I could save individual files.
    What you have taught me though will prove extremely helpful, I will start having a look at doing this in place of what I already have, but unfortunately I can't experiment with it right now, if I need any more advice on this, is there a way fro me to get hold of you outside the forums?
    Ian

  • Editing Text In Data Forms

    I have a data form with accounts listed on the rows. I want to make some of these members bold or maybe another color. What is the easiest way to achieve this? Is there anyway besides java scripting?

    You can customize the Cascading Style Sheets but that won't effect just certain members :- http://download.oracle.com/docs/cd/E17236_01/epm.1112/hp_admin/frameset.htm?ch13s03.html
    If it is defined members you want to change the font style then I would say it would be custom javascript.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • I can't edit text on a pdf file in adobe acrobat

    I need to edit the text on the pdf file but I can't and this message keeps showing up: " This form cannot be edited in Acrobat. Please use Adobe LiveCycle Designer to edit this form.
    There are no security on this file. The only thing that is not allowed is to create templates. When I check the document properties description, on the PDF producer it says adobe distiller 7.0.5 (windows)
    I downloaded the adobe livecycle designer but I couldn't edit the text there either... When I open the file it says the text is not downloaded so it replaced it with another text, I clicked ok but then the text didn't change, This message showed up:
    I really need to edit the text on this pdf file because it's important. Can anyone help? Greatly appreciate it. By the way, this is a pdf fillable form that you can fill out on acrobat and that is the only thing it seems like it will let me do this file. I don't want to fill it out, I want to edit whats on it. It's one of those forms that you get from NJ courts.

    Ok, what we can tell you is that if this is a LiveCycle form (and we can be pretty sure it is), that you are absolutely right. Acrobat can fill it, and nothing else. These are a very special kind of PDF, where all the text is in a special XML format that Acrobat can only show, not edit.
    So, you are on the right track: if it can be edited, you need LiveCycle Designer. Unfortunately, we don't know much about it in this forum, so please try posting here: http://forums.adobe.com/community/livecycle/livecycle_modules_and_development_tools/livecy cle_designer_es
    If the form is publicly available, it may help if you include the URL (web address) when you post.

  • How to show text in encrypted form using forms

    Actually I am making an application for changing the password so I want to first confirm the old password but how can I display the password in encrypted form...
    Thanx in advance

    If you need hide password in text item you can set item's property "Conceal Data" to "Yes"
    Good Luck,
    Michael
    null

  • How to change  text in ADOBE forms

    Hi ,
      I am unable to change the static text in adobe  can anyone tell me how to change this text.

    Hi,
    Choose the object Palatte. and change the property 'caption' in it .
    thanks
    nidhi

  • Edit Text field, Save, Re-edit

    Hi all,
    First of all, thanks to everyone who has helped me out with shared objects so far - it is definitely a difficult skill to learn...
    What I am trying to do is create an interactive timetable for use on school laptops (for my school). I would like to create a blank timetable which allows students to input their subjects and room numbers and then close the program and return later (sharedobject). As a result of previous help with SOs I have been able to do this. However, I would like it to be possible for the students to edit their timetable - I can currently make it so they delete ALL the information but I expect this would be rather annoying.
    Is there a way of allowing students to re-edit previously entered information?
    Any help, hints, or tutorials would be great,
    Cheers,
    David

    Hi Rob,
    The idea is that there will be several input textfields, a save button and then dynamic textfields which present this information, either in another scene or in the next frame.The problem I have with the SO is that although it is possible to have a reset button and then edit the content, this button clears all information and would therefore result in a rather tedious process as the user is forced to enter information which it didn't necessarily want to change, just to edit one small piece.
    I hope that is a little bit clearer than my first post,
    David

  • Cannot Editing Text in Acrobat 8

    I opened customers pdf in Acrobat 8 Mac. Went to properties and found font name and opened it. Was able to edit Optima fonts but was not able to edit any of the Avante Garde fonts. I changed the avante garde text to times and arial, and still got an error message: "All or part of the selection has no available system font. You cannot add or delete text using the currently selected font." Seems like it will only accept a few fonts and Acrobat's font list is different than my Suitcase Fusion list - even if I have them open if Suitcase.
    How change I change fonts to MY fonts and EDIT them?? Thanks

    Have a PDF Form created in Photoshop and converted to a PDF. Would like to edit text in the form but the TouchUp Text Tool won't work. It is as though it doesn't recognize the text. Any ideas as to how I can edit text in the form. I need to delete text, add new text and move existing text.

  • How do I create a fillable form from an existing document (PDF, Word, etc)?

    How do I create a fillable form from an existing document (PDF, Word, etc)?

    In Acrobat 11 you'd select: Tools > Forms > Edit
    to go into form editing mode. You'll see the tools that are available, thought it may prompt you to autodetect the fields. I usually don't do this, preferring to create them myself.

  • Text entered in form fields in Reader 9 disappears to user

    Forms were created in Live Cycle Designer 9 and published. The users have been upgraded to Reader 9 and when they fill out a form, the text disappears when they exit a field or tab to another (check boxes seem to work fine). They also cannot see the filled in data when they print. When the forms are submitted, I can read and print the filled in information.

    I'm having a similar problem. The text in my forms fields (created via Acrobat 9 Pro)  disappears from source field when I tab from source  field to another but  will reappear if I go back to source field. This is happening with  Acrobat  Reader 9. Reader tell me I can edit the fields and I can. The text is there when I edit the file with Acrobat. When I print with Reader 9 , the text does not print. I'm using trialware and trying to work using only the online help which is not that easy to do  being a PDF editor newbie :-(  . Thanks
    Jake

Maybe you are looking for

  • How to findout the Function module for a particular object

    Hello friends,    Related to my thread, there was one thread in the forum,to find out the function module for a particular object.I tried the solution provided my our experts but couldn't got the results.Thats why i am putting this thread again.   I

  • Query Related to Check Printing:

    Hi All, Please help me out how I can make it Possible? Once I am printing the Check with Transaction FBZ5, the roller of the printer is not being stopped after the printing of the first check and four to five checks in sequence are coming out.But I w

  • Hibernate and ora_rowscn

    We are trying to implement optimistic locking through the used of ORA_ROWSCN, and the developers are running into the problem that hibernate is incrementing the ora_rowscn number when updates are done on the row. Develpers don't see a way to make usi

  • Plugging Macbook Pro i7 into external displays looks like crap.

    I have a rather confusing problem with my Macbook Pro. I went out and bought a Samsung 27" display. I am running a generic no-name adapter from the mini port to a HDMI plug into the display. The quality was AWFUL- as in basically unusable. I returned

  • Trying to Date Solaris Servers

    Hello, I realize that a funny joke could be made about this (e.g., how can a person date a server?), but assuming we can get past that, I have a list of servers that I would like to identify their manufacture dates (more or less). I have server model