Display Options in Acrobat X

Hi,
I'm looking to find the Display Option tab in Acrobat PDF Maker X but can't find it, specifically I want to be able to set Document Open Options. In Acrobat 5, there was a Display Option tab which allowed you to set Bookmarks and Page using a radio button and the Open Magnification from a drop down.
Are these options in Acrobat PDF Maker X?
Any information is appreciated.
Thanks

Hi,
Thanks for the reply. I was hoping that you could specify these options before you generate the PDF, you could do this in Acrobat PDF Maker 5.0
Date: Wed, 20 Apr 2011 13:34:37 -0600
From: [email protected]
To: [email protected]
Subject: Display Options in Acrobat X
You can set this options in Acrobat X. Look at the properties of the document.
>

Similar Messages

  • How to disable 'display pdf (using Acrobat Pro X) in browser'?  Note:  The option is unavailable to un-check box.

    How to disable 'display pdf (using Acrobat Pro X) in browser'?  Note:  The option is unavailable to un-check box.

    Hi URT301,
    Please see this document: PDF Ownership when Reader X is Installed with Acrobat. You'll find several solutions to this problem in the FAQ section.
    Please let us know how it goes.
    Best,
    Sara

  • Xerox 7830 fails to obey "Choose paper source by PDF page size" option in Acrobat Pro -- Adobe issue or Xerox issue? Workaround?

    Our former office printer (Xerox 7345) had no problem with this. But the new Xerox 7830 fails to obey the "Choose paper source by PDF page size" option in Acrobat Pro. Even the "Page Setup" is overridden by the Xerox printer driver. It is extremely annoying to have to go into the Xerox driver dialog every time, regardless of that check in the box and the correct dimensions being displayed in the picture.....

    Unfortunately, not only does this not solve the problem with multi-page-size documents, but it's begun happening on files which are all one size as well, where that box isn't even checked.
    It appears that what's happening is the newer versions of Adobe Acrobat don't play nicely with emulated postscript support past a certain date. We're replacing our Canon with a newer model that has actual postscript support, and if that resolves the issue I'll be certain to post confirmation here. Copies of Adobe Acrobat 7 and 8 in our office haven't seen this problem at all; it's simply everyone who has upgraded past that point that can't print reliably.
    More news next week, after we get the new copier.

  • Rich text box used in Infopath Form not displaying option to get images from Computer

    Hello,
    We have used "Rich text box" in Infopath Form which is not displaying option to get images from Computer.
    Options available are : From Address, From SharePoint
    But if we Rich text box in list, then it works fine with "From Computer" option.
    can you please help me out to get this option.
    Thanks in advance.
    REgards,
    Jayashri

    Hi,
    From your description, there is no “From Computer” option to get images with rich text box in InfoPath form.
    Per my knowledge, by design there are “From Address” and “From SharePoint” options without “From Computer” option in rich text box in InfoPath form. As a workaround, you can develop a custom InfoPath Rich Text box to do it.
    About developing a custom InfoPath control, I suggest you create a new thread on the forum “Visual Studio Tools for Office”, more experts will assist you with InfoPath development.
    Visual Studio Tools for Office:
    https://social.msdn.microsoft.com/Forums/office/en-US/home?forum=vsto&filter=alltypes&sort=lastpostdesc
    Thanks,
    Dean Wang

  • Calendar display options

    How can  I change the display options for iCal on an iPad Mini? I hate to always having to scroll in weekly view and would like to see the whole day without scrolling.

    angelwoman,
    Apple has not made that a feature of the iOS Calendar App.
    You may want to consider providing Apple - iPad - Feedback.

  • I have a macbook air and  and hdmi that i have used many times, but not all of a sudden the tv won't recognize the hdmi. The computer flashes when it is plugged into the hdmi but the tv says "no signal" and the airplay displays option says "no device"

    I have a macbook air and  and hdmi that i have used many times, but not all of a sudden the tv won't recognize the hdmi. The computer flashes when it is plugged into the hdmi but the tv says "no signal" and the airplay displays option says "no device detected" and the drop down bar is grey and locked.

    I have a macbook air and  and hdmi that i have used many times, but not all of a sudden the tv won't recognize the hdmi. The computer flashes when it is plugged into the hdmi but the tv says "no signal" and the airplay displays option says "no device detected" and the drop down bar is grey and locked.

  • ITunes 7.0.1.8 Freezes Windows when Cover Browser display option selected.

    When I select the Cover Browser display option for Music Library the entire operating system freezes within 3 seconds after the button is selected. After rebooting and deleting all music and selecting the option the freeze did not occur. I reimported a CD and tried again and the freeze occured again. ITunes works fine otherwise.
    Compaq Presario 2100 Windows XP Pro
    Compaq Presario 2100 Windows XP Pro
    Compaq Presario 2100   Windows XP Pro  

    I setup a new user on the computer. The problem does not happen under new user.

  • Document type wise PO with display & optional purchasing group.

    Dear All,
    we have six document type from NB1 to NB6 every document type has separate no ranges, & having three field selection as Me21n, fof, NBF,
    in Spro MM Define screen layout at document level, in that we assign document type NB5 & attach field selection FOF in that purcahsing group is optional.
    same other dovcument types we assign field selection Me21n & we assign purchasing group is Display option.
    our requirement is that when i select documenyt type NB5, purchasing group will optional not in display.
    But system shows display & we cant do PO.
    Please guide me or any other config.
    Thanks
    Shital

    Hi,
    System is giving first preference to Field Selection Key ME21N, so you have to reverse the condition. 
    Maintain ME21N as optional and assign document type NB5 to it and
    For  other dovcument types Create another Field Selection Key with purchasing group as Display option and
    assign that field selection key for purchasing group is Display option.
    Regards

  • Document Display Options from portlet

    How do I gain access to the user setting for the "Document Display Options" from a portlet? I want my portlet to honor this setting when creating links for the user to click on such that they open in a new window or in the main browser window as specified by this setting.
    This option is set on the Display Options page of the My Account editor.
    thanx!

    Instead of using
    <f:selectItem> use
    <f:selectItems>.
    Pass list to this componenet. is this your question?
    Message was edited by:
    KrishnaS

  • NO-DISPLAY option for Radio buttons

    Hi All,
    I want to hide the 2 radio buttons on the selection screen using the NO-DISPLAY option. when i worked with that its giving an error like 'no-display and radio button group can be specified together'.
    my question was is it possible to use NO-DISPLAY option with radio buttons?
    Thanks
    Kumar.

    See this sample code
    SELECTION-SCREEN BEGIN OF BLOCK b3 WITH FRAME TITLE text-h01.
    *Radio button for Process PO invoice
    PARAMETERS :   rb_po   RADIOBUTTON GROUP inv USER-COMMAND rad.
    " PO Invoice
    *Radio button for FI Invoice
    PARAMETERS :   rb_fi   RADIOBUTTON GROUP inv.
    " FI Invoice
    *Radio button for Process PO & FI Invoice
    PARAMETERS :     rb_pofi   RADIOBUTTON GROUP inv.
    " PO & FI Invoice
    SELECTION-SCREEN END OF BLOCK b3.
    SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-001.
    SELECTION-SCREEN SKIP.
    SELECT-OPTIONS:
                    s_bukrs   FOR  rbkp-bukrs,       "Company Code
                    s_ekorg   FOR  ekko-ekorg NO INTERVALS MODIF ID md2,
                                                 "Purchasing Org.
                s_ekgrp   FOR  ekko-ekgrp NO INTERVALS MODIF ID md2,
                                                     "Purchasing Group
                s_werks   FOR  rseg-werks NO INTERVALS MODIF ID md2,
                                           "Plant
                    s_lifnr   FOR  rbkp-lifnr NO INTERVALS,
                                                     "Vendor
                s_matkl   FOR  ekpo-matkl NO INTERVALS
                                              MODIF ID md1,
                                                     "Material Group
                s_belnr   FOR  rbkp-belnr NO INTERVALS,
                                                     "Invoice Number
                    s_ebeln   FOR  rseg-ebeln NO INTERVALS MODIF ID md2,
                                                     "Purchasing Document No
                    s_gjahr   FOR  rbkp-gjahr NO INTERVALS,
                                                    "Fiscal year
                s_budat   FOR  rbkp-budat NO INTERVALS,
                                                    "Posting date
                    s_blart   FOR  bkpf-blart NO INTERVALS,
                                                    " Document Type
                    s_bldat   FOR  bkpf-bldat NO INTERVALS,
                                                    " Invoice Date
                s_usnam   FOR  rbkp-usnam NO INTERVALS.
    "User
    *Report type
    SELECTION-SCREEN BEGIN OF BLOCK b2 WITH FRAME TITLE text-002.
    SELECTION-SCREEN BEGIN OF LINE.
    *Radio button for User Report
    PARAMETERS :     rb_user  RADIOBUTTON GROUP za DEFAULT 'X' <b>USER-COMMAND rad MODIF ID md2.</b>"User report
    SELECTION-SCREEN COMMENT 3(20) text-003 FOR FIELD rb_user MODIF ID md2.
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN BEGIN OF LINE.
    *Radio button for Managing Report
    PARAMETERS :     rb_man   RADIOBUTTON GROUP za
                                          <b>MODIF ID md2.</b>
    "Management Report
    SELECTION-SCREEN COMMENT 3(20) text-004 FOR FIELD rb_man
                                            MODIF ID md2.
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN END  OF BLOCK b2.
    SELECTION-SCREEN END  OF BLOCK b1.
    AT SELECTION-SCREEN OUTPUT.
    * Checking Radiobuttons and modifing Material Group field  .
      PERFORM f13000_check_radio.
    FORM f13000_check_radio.
    * When the FI button is selected hide the fields under group md1 and MD2
      LOOP AT SCREEN.
        IF screen-group1 = 'MD2'
        OR screen-group1 = 'MD1'.
          IF rb_fi  = c_x
          OR rb_pofi = c_x.
            screen-active = 0.
          ELSE.
            screen-active = 1.
          ENDIF.
          MODIFY SCREEN.
        ENDIF.
      ENDLOOP.
    * If the user output radiobutton is checked then make the screen
    * input of Material Group off
    <b>  LOOP AT SCREEN.
        IF screen-group1 = 'MD1'.
          IF rb_user = 'X'.
            screen-active = 0.
          ELSE.
            screen-active = 1.
          ENDIF.
          MODIFY SCREEN.
        ENDIF.
      ENDLOOP.</b>
      IF rb_user = 'X'.
    *   When display for material group is off
    *   then refresh the select option for material
    *   group
        REFRESH s_matkl.
      ENDIF.
    ENDFORM.      " f13000_check_radio
    hope this helps.

  • Buttons created in InDesign don't display properly in Acrobat DC

    I am having issues with how buttons created in InDesign CC (2014) and exported to interactive PDF display in Acrobat DC. These buttons use transparent layers and effects such as drop shadow. The buttons displayed great in Acrobat XI.
    Acrobat XI:
    Acrobat DC:
    The buttons used a transparent white layer to simulate glare. As you can see, it comes out black in DC! The drop shadow has added white coloring knocking the buttons out from the background instead of blending nicely. I can avoid using these styling methods in future projects, but this project has used these buttons for several years, and now several years worth of PDFs won't display correctly for anyone who updates to DC!

    I am also having problems.  Upgraded to Acrobat DC.  I use a Mac (latest software)
    When I export from InDesign CC to Acrobat DC the interactive elements - especially buttons - go cranky.  I get a strange smudgy kind of drop shadow but in a variety of colours behind the arrows, buttons etc.  All very strange.  It gets worse if I apply a drop shadow and bevel and emboss to the button (even a home made button rather than one of the sample buttons).
    I'm currently working away from home and so can't try any other computer.
    Strange.
    Richard

  • ERROR ITMS-9000: "Unable to parse apple display options file: com.apple.ibooks.display-options.xml" at Book (MZItmspBookPackage)

    Hi, I'm En32, now trying to publish my first iBooks (epub).
    The package I created is always rejected to deliver with following error.
    Does anyone who can provide me a solution ?
    === error ===
    Package Summary:
    1 package(s) were not uploaded because they had problems:
              /Users/En32/Music/iTunes Producer/Playlists/10000448204.itmsp - Error Messages:
                        Apple's web service operation was not successful
                        Unable to authenticate the package: 10000448204.itmsp
                        ERROR ITMS-9000: "Unable to parse apple display options file: com.apple.ibooks.display-options.xml" at Book (MZItmspBookPackage)
    ===
    $ cat META-INF/com.apple.ibooks.display-options.xml
    <?xml version=”1.0″ encoding=”UTF-8″?>
    <display_options>
    <platform name=”*”>
    <option name=”fixed-layout”>true</option>
    </platform>
    </display_options>
    ===
    Actually, I'd like to use fixed layout so I use com.apple.ibooks.display-options.xml.
    This ePub file looks good because I can open it with my iPad - iBooks, however iTunes publisher always rejects this.
    Any solutions ?

    I was getting that error when I used OSX's default compress feature. I found a little utility called ePub Zip and used it to compress (zip) my ePubs and that did the trick. They then passed the validation. I got it here:
    http://www.mobileread.com/forums/showthread.php?t=55681

  • PDFs display correctly in Acrobat Pro, but not in Reader?

    I receive files from printers for UV coating their jobs at our facility. On rare occasions the PDFs I receive display one way in Reader, and another way in Acrobat. Text that is missing--or showing up as faint outlines in Reader--displays correctly in Acrobat Pro. Then, when I go to RIP the file (and it is a PDF workflow), the text is missing there as well. We end up having to pay a service bureau to output a film positive, so it's a bit frustrating. I suspect it has something to do with transparency. I would appreciate any ideas from veteran prepress folks out there.

    Change your preferences Edit > Preferences > Page Display  Use Overprint Preview to Always.
    These sound like Spot UV plates/colors and would be designed with Overprinting
    Are you also looking at the Seperations/Output Preview?  (Advanced > Print Production > Output Preview   Simulate Overprint can also be toggled there.)

  • When i am on the 4 step in Search Result Display options, i get errors after 2 radio buttons

    I am using Oracle portal 9.0.2 version
    When i am on the 4 step in Search Result Display options, i get errors after 2 radio buttons
    Default Search Results Page
    This Search Portlet
    An unexpected error has occurred (WWS-32100)
    User-Defined Exception (WWS-11230)
    Unknown Exception (WWC-45131)
    ORA-20101:
    ORA-06512: at &quot;PORTAL.WWSBR_STDERR&quot;, line 437
    ORA-06512: at &quot;PORTAL.WWPOB_API_PAGE&quot;, line 3369
    ORA-01403: no data found
    ORA-01403: no data found (WWC-11230)
    No data found (WWS-32101)
    ORA-1403: ORA-01403: no data found
    ORA-01403: no data found (WWC-36000)
    Error: An unexpected error occurred: User-Defined Exception (WWC-43000)
    Please help me with this one
    P.S I tried to run inctxgrn.sql, but it did not solve the problem

    i solved the problem by runing 2 scripts as a portal user
    You can refer to bug - 2418089. This was fixed in 9.0.2.3
    begin
    wwpre_api_value.set_value_as_number
    p_path => 'oracle.portal.search',
    p_name => 'searchresultpageid',
    p_level_type => wwpre_api_value.SYSTEM_LEVEL_TYPE,
    p_level_name => null,
    p_value => 6,
    p_commit => true
    commit;
    end;
    begin
    wwpre_api_value.set_value_as_number
    p_path => 'oracle.portal.search',
    p_name => 'searchresultpagesiteid',
    p_level_type => wwpre_api_value.SYSTEM_LEVEL_TYPE,
    p_level_name => null,
    p_value => 6,
    p_commit => true
    commit;
    end;
    NOTE - The difference is the value of 'p_name' attribute. If u see carefully it is 'searchresultpagesiteid'. The first time u run this the value is 'searchresultpageid'.

  • Sleep Display Option in 10.4?

    Hello Discussions,
    Does anyone know if the 'Sleep Display' option available in Exposé in OSX Leopard is available for Tiger?
    Perhaps a script or third-party piece of software?
    Thanks for any advice.
    Cheers, R.

    Thanks Dale,
    A little mis-understanding here
    Yes I know that the Energy Saver can sleep the display, however, this is after a period of time.
    In Leopard, you can sleep the display immediately as an option in Expose, which seems to be absent in Tiger.
    I was hoping there was a workaround for it.
    http://tinyurl.com/39m3lx6
    Cheers, R.

Maybe you are looking for

  • Batch & Non-batch material - 1 mat. doc - 2 EI automatically

    Hi, I am facing an issue while capturing Excise Invoice (EI) at depot. If non-batch material and batch material are combined into one material document which is generated after post goods issue (PGI) to create EI, two separate Excise Invoices are get

  • I have an alert said that "the url is not valid and it can't be loaded" what is this? is it critical?

    operating system: win vista 32bit

  • Pass REQUEST from button to item on another page

    Maybe it's too early in the morning but I'm not seeing what I'm missing: Button on page 1 branches to page 2. Page 2 is Interactive Report Need report to restrict display per button request, i.e., the "Vice President of Finance/Operations" button wil

  • Permit Read on a dimension

    We are using BI discoverer for OLAP. There is a dimension POS with the following hierarchy Worldwide ==> Country ==> city There is a standard workbook created on the above AW that shows Revenue for POS Worldwide. This report is in the shared folder a

  • Auditing the Error Records

    How can I audit the bad records that are getting rejected from the target table. ie) i want to store the bad records rejected out to a separate table. i tried checking it out in the wb_rt_error_sources table in runtime repository, but it holds only t