Acrobat X Pro Fields

When I copy fields from one document to another the fields are coming in rotated. (Both documents are landscape.)  Any idea why this is happening and how to fix this? I've tried rotating the document, however, the fields move with it. Thanks!

Even though both pages have a landscape orientation, in one of the documents the pages are actually rotated, it's just not apparent. This is an internal page-level attribute that is normally determined at the time the PDF is created. Some applications will create 8.5x11" pages and others will create 11x8.5" pages that are rotated 90/270 degrees. When copying fields from one page to one with a different rotation, the fields will retain the original rotation relative to the current page. There's not a lot you can do about it apart from changing the rotation, size, and position of the fields after you copy them.
Did you create the PDFs or do you know how they were created, exactly?

Similar Messages

  • Acrobat 9 Pro: fields deleted after changing compatibility of Acrobat for 4.0

    I have pdf's with many of fields in which I need to change compatibility on Adobe 4.0.
    When I try to do this (Save as optimized pdf with the option selected "make compatible with" on "Adobe 4.0 or later") program delete all of fields.
    This problem appears after changing OS from Win XP on Win 7 Enterprise 64-bit.
    Earlier I didn't have that problem.
    I will be grateful for any help, reinstalling Adobe has not helped and I did not find any clues on the internet.

    Unfortunately I can not share this documents.
    However, I noticed that only some of them have above problem. Now I have only to find its cause - changing the OS wasn't the cause of this problem.
    Thank you for your interest.

  • In Acrobat X Pro, fields are not showing up when previewing or creating Reader-enabled PDF

    I have a form with many fields (217 in all). When I click "Preview" within Form Editing, I only see a small subset of the fields. If I save as a user-enabled form, that form only shows the same fields. Why aren't all of the fields showing up? Thanks!

    Never mind. I believe I figured it out. I thought that setting the form field to "Invisible" just affected whether the box would be visible to the end-user, not whether it would be fillable at all. Now that I set all of the fields as "Visible but doesn't print" all of the fields show up.

  • I am working in Adobe Acrobat 9 Pro and just created a pdf form from a MS Word document. I need to find out how to have a date field in my form which will update automatically. Can some one out there help me?

    I am working in Adobe Acrobat 9 Pro and just created a pdf form from a MS Word document. I need to find out how to have a date field in my form which will update automatically.

    Update automatically under which circumstances, exactly?

  • How do you grey out/disable fields under a radio button if another radio button is selected in Adobe Acrobat XI Pro?

    How do you grey out/disable fields under a radio button if another radio button is selected in Adobe Acrobat XI Pro?
    I’m creating a form where the user has three options to make a payment.
    1. charge to my credit card
    2. charge associated costs to bank account
    3. By cheque or money order
    My Problem is, under each option, there are required fields that has to be filled out. So if the user picks the first option, charge to my credit card, they would fill out the required fields (credit card number, expiration date etc.). But when they click submit button to submit the form, it won’t let them, because there are required fields under the second option. Also, I have the radio buttons for the three options setup so that if the user holds the shift key and clicks a radio button, it unchecks it. So what I'm trying to do is this: If the user selects the radio button for option 1, the other two options are greyed out/disabled. And if the user holds down the shift key and clicks radio button for option one again, it unchecks the radio button and the other two options are available again. Is there a way to grey out or disable the two other payment options when the other one is picked. I’m assuming I will have to use javascript, but what would the coding be and which field do I write it under?
    Thanks in advance guys

    You will have to use custom JavaScript to access the various properties of the field object.
    The radio button group has a value. When no button is selected that value is "Off". When an individual button has been selected the value for the group will be the option or export value for that individual button.
    Once you have determined the button selected, then you will know the form fields that need to be made required. You use JavaScript to access those fields and change the "read only" property to false, and set the "required" property to true. For the fields associated with the other options, those fields should be reset, made read only, and have the "required" property set to false.
    Disabling (graying-out) Form Fields
    >> Also, I have the radio buttons for the three options setup so that if the user holds the shift key and clicks a radio button, it unchecks it.
    Radio button in a PDF do not work that way. Only check boxes can be unchecked by clicking on one that has been checked.
    If you plan the coding for the Mouse UP action to test for all possible options and code for each of those options you should have what you want.
    If you want actual code you need to provide a lot more details.
    It is even possible to perform some credit card and bank routing number validations with JavaScript and some check digit formulas.

  • How do you grey out a radio button if a text field is blank in Adobe Acrobat XI Pro?

    How do you grey out a radio button if a text field is blank in Adobe Acrobat XI Pro?
    So this what I'm trying to do:
    (     )   |TEXT FIELD|
    (     )   |TEXT FIELD|
    (     )   |                  |
    (     )   |TEXT FIELD|
    I have a radio button: (     )
    and a text field: |TEXT FIELD|
    The third text field is blank, and I would like for the radio button next to it greyed out (user can't click on it) since the text field is blank. Is this possible to achieve? I'm assuming I'll have to use javascript, but what would the code be and would it be entered in the javascript editor for the text field or the radio button?
    Thanks in advance guys

    Hey, thanks, but it didn't work
    I have the text fields as read only. Could that be why it's not working? Should I make the fields not read only?
    Thanks,

  • Created PDF form in Acrobat XI Pro, but HELP fields disappear when I save FCDT file to PDF. Please help. Thanks!

    Created PDF form in Acrobat XI Pro, but HELP fields disappear when I save FCDT file to PDF. Please help. Thanks!

    I am not aware of a field type "Help" within a PDF form. I do not see it as a form field that can be added in the form edit mode.
    Forms Central forms do not support all the features of Acrobat forms.
    Are you talking about the "Tool Tips" or a hidden field that only shows when one enters a field and is hidden upon exiting the field.

  • I have been creating forms in InDesign and pulling into Acrobat XI Pro to do form fields. My client would like to fill in the PDF form, save under a different name locally on their device, and redistribute. The problem I have is that, sometimes, they want

    I have been creating forms in InDesign and pulling into Acrobat XI Pro to do form fields. My client would like to fill in the PDF form using Reader, save under a different name locally on their device, and redistribute. The problem I have is that, sometimes, they want to redistribute the form as Read Only. I know how to flatten the form on a mobile device, but uncertain how they can do that with a PC or Mac using Adobe Reader. I looked at FormsCentral thinking there might be a solution going that route, but don't believe there is. Any advice?

    FormsCentral won't help with flattening a form. You could set up the form in Acrobat so that the fields are set to read-only, using JavaScript. Not quite the same as flattening but it's the best Reader can do.
    Note that when Reader is used to e-sign a document, it gets flattened, but this won't be possible if you need to Reader-enable the form and under certain other conditions.

  • Acrobat X Pro detects no form fields in the PDF created by Excel

    I am using Acrobat X Pro on a Macbook running Yosemite OS X.  Office 2011 and Acrobat are both fully updated.
    I have created a PDF from an Excel spreadsheet.  two columns.  first column has text to describe what the user is supposed to enter in the second column.  the cells in the second column have a border box drawn around them.  I saved this Excel document as a PDF.  I opened it in Acrobat X Pro and used the Tool - Create Fillable Form.  It gives a message saying "No form fields detected".  What am i doing wrong?  Is there an issue with this process?

    i have read at least 4 articles and watch 3 videos that do almost the same process i have explained.  the only difference is that they used Word to create their PDF doc.  they had no issues.
    so i am wondering if there is something wrong with the Excel PDF process.  i have tried this one 2 different MacBooks with same result.
    what does the cell have to have in order for Acrobat to detect it as a form field?
    I have a spreadsheet that has over 300 fields that should have been detected.  so yes, i could create them manually, but i am hoping to get this Acrobat to detect them. 
    I tried the process you did "File=>Create Form".  i got same message.
    i built a separate little test process to describe the issue.  see image that is attached.
    it is very simple, yet no fields were detected.

  • Acrobat X Pro Drop-down Fields Do Not Appear on Adobe Reader for iPad. Help!

    Hello,
    I am having a problem getting drop-down fields to appear on Adobe Reader for iPad. Basically, I need to create a form that includes drop-down fields, with the end result being a form that can be viewed and completed on an iPad, using the Adobe Reader app. Above all else, the end result needs to be viewable on an iPad.
    I created a form using Acrobat X Pro within which drop-down fields work flawlessly. However, when I try to open this form on an iPad, the drop-down fields do not even appear. I have done some investigating on the Web (including these forums) and come to understand that this has to do with javascript limitations on Apple products, but have yet to discover a solution to my problem.
    To summarize: does anyone know how to make drop-down fields appear in Abobe Reader for iPad app? Or, does anyone know a workaround in which I could have a drop-down menu (or something similar) in my form and have it work on Adobe Reader for iPad?
    Thanks in advance for the help. I took on this project from my boss' boss, so I'd really like to get this done for him.

    Hello GKaiseril,
    Thanks for the reply. I experienced the issue running the most recent version of the Adobe Mobile Reader app. I'm not sure I can convince the client to use anything else, but its worth a shot.
    All I need is a simple drop-down list (multiple fields in the document) with 4 options that the user can select and submit as a form. Is this something EZ Pdf reader can do? Also, is EZ Pdf Reader free? (the reason I ask is I am an Android user and do not readily have access to a iPad).
    Thanks again.

  • Can I auto-populate fields in a pdf form based on responses in other fields (using Acrobat XI PRO)?

    I am creating a fillable pdf form using Acrobat XI Pro and would like to be able to auto-populate text fields in one section of the form based on responses entered by respondents in an earlier section.  Is this possible?  If so, would it function for respondents using Adobe Reader to complete the form?
    Many thanks,
    Andy

    Thanks, George!  In the form I am creating, I ask respondents to identify a number of organizations that they work with.  For example, I ask "Please list up to ten organizations" and then I provide ten text boxes for organizations 1-10.  I then ask a series of follow up questions (radio buttons, check boxes, and rating scales) about each organization.  I would like to auto-populate the fields of those follow up questions with the names of the organizations that the respondents had written.  Does that make sense?  Will this require JavaScript?  My hope is to avoid complicated scripts that may give respondents technical problems with the form.  Thanks again,
    Andy

  • Acrobat X Pro interactive Map/Dropdown fields

    I create a variety of .pdfs for different purposes which are all related to the same parent (in this case a building on a site).
    I now want to create an interactive map so that I can click the building (button, graphic shape or image etc) and be presented a collapsable list so that I can then select (from a list) the .pdf I am interested in (discipline specific) and open it in a new acrobat window. Each .pdf name in the dropdown list is to represent a separate .pdf file from the same or different network storage location (I am aware the file name(s)/location(s) must not change).
    I have investigated Acrobat X Pro, Adobe Illustrator CS4 and Adobe InDesign CS4. I have decided to target Acrobat as Illustrator did not seem to allow linking and InDesign did not seem to allow List Boxes or Dropdowns for linking purposes. Also, I only wanted to create/manage one file (my interactive map)...my 'menu'...in graphical form...without going down the path of creating a web site.
    Am I on the right track? Is this possible?
    However, after adding the Dropdown field to my form (interactive pdf map), although it allowed any of the available list items to be selected, it DID NOT allow different actions for different list items!
    I added two separate Open file actions (which could not be linked to the two separate list items)...one to open a pdf ffrom one location and the other to open a separate pdf from another location. When you click the field (button)...it just opens BOTH pdf files! Not what I wanted.
    I would have thought that the very nature of a Dropdown list is to be able to select from a collapsable list and perform a specific action on that selection (after all, it does allow multiple similar actions, along with multiple different actions).
    Can THIS be done?...in Acrobat?...in another Creative Suite application?

    Thanks, but...I could not find a `combo box' field, and I have to ask why would I have to write custom code when the `dropdown' field is provided?
    Why can't a different action be linked to a different list choice in a dropdown field?
    If I want to perform a single action, then I would use a `single' button, but that's not what I want to do.

  • I am unable to create a form that I can move the fields in - using Adobe Acrobat XI Pro on a PC

    I need to make fill-in forms with little space between questions.  Adobe Acrobat XI Pro does not allow me to alter fields and sizes as I need to.  Advice?

    Is the Snap to Grid option ticked under View - Show/Hide - Rulers and Guides? If so, un-tick it.

  • Fillable Form Fields Created With Acrobat XI Pro on Mac Won't Save on PCs?

    Hi all,
    Apologies if this has been covered already, but I've done a search of the forums that have turned up nothing.
    Briefly, I have created a fillable form with Acrobat XI Pro on a Mac. The original file was created with InDesign CS6.
    Once the fields were created in Acrobat, the file was saved as a Reader Extended PDF.
    The problem is that Mac users are able to fill in the fields and save the PDF, while Windows users are not.
    Any ideas?
    Thanks!

    Anoop9178 wrote:
    Hi Alex,
    Please refer to following forum post.
    http://forums.adobe.com/message/5765569#5765569
    Regards,
    Anoop
    You recommended answer seem to imply that the users are using Preview. When according the OP in that thread makes no mention on Mac except he created the form on Mac everyone else is using a PC. If anyone is using preview that answer would apply. If anyone filled out the form using Preview then follow the advice in the Link
    I would say your using possibly the wrong Font or the wrong version of the font. If anyone has Acrobat on a PC open the form on a PC if the form fields appear as though nothing is there, then see if you can change the font used. Just try anything other than what is listed. See if the text appears.  If it does then you have a defective font or  the Mac and PC don't use the same version.
    On Mac, if you have more than one version of a Font Style, say Aerial Italic for example, issues like this invisible text will happen. Macs don't tolerate more than one version of the same Font.  You can't have two versions of say Aerial Italic or Helvetica Bold or Courier Bold Italic. PCs you can have 50 copies of the same font and it don't matter. The applications just pick one if it happens to be different then That it.
    In Reader or Acrobat you might set to use local Fonts that might clear up the issue On Mac go to Preferences and Page Display:
    Check use local Fonts.

  • How to copy/paste as unformatted text in Acrobat 9 Pro text field?

    Hi all,
    I'm having difficulty copying/pasting text from another source as unformatted text in an interactive PDF text field in Acrobat 9 Pro. I have specified the font size, colour and typeface for the text field. However, when I copy and paste text, the text retains its formatting. Strangely enough, this isn't an issue when I type out the text.
    I'm really not keen on typing out all the text for all the text fields because:
    there's alot of it
    waste of my time
    potentially introducing typos
    Any ideas?
    Cheers,
    Trish

    Thanks for your suggestion! That actually did work pretty well.
    I had set up all the fields as non-rich text, cut and pasted the text into the fields, and then change the fields back to rich text to format them (ie superscript, subscript etc).
    Unfortunately, now I'm faced with another problem.
    I won't be able to add more "unformatted" text later on easily. It appears that to do so, I would have to change the fields to non-rich text which wipes out all the formatting I've already applied.
    Any suggestions?
    Cheers,
    Trish

Maybe you are looking for