Hide adobe tool bar

Dear Experts,
I have included interactive form UI element inside a WebDynpro application using ABAP.I have included the following code to hide the tool bar.
  DATA:
        lr_interactive_form TYPE REF TO cl_wd_interactive_form,
        lr_method_handler   TYPE REF TO if_wd_iactive_form_method_hndl.
  CHECK first_time = abap_true.
  lr_interactive_form ?= view->get_element( 'INTERACTIVE_FORM' ).
  lr_method_handler ?= lr_interactive_form->_method_handler.
  lr_method_handler->set_legacy_editing_enabled( abap_true ).
  lr_method_handler->set_hide_toolbars( abap_true ).
But the tool bar is not hidden.Please help in this regard to hide Tool bar using Web Dynpro for ABAP.
I use Adobe live cycle designer version 8.0.
Regards,
Sree.

Dear Vishal / Mahesh,
That code was working fine when I fill the interactive form's Template source attribute but in my requirement I was just filling the PDF source attribute as the PDF data to be displayed is only available to me.
In this scenario the Tool bar was not hiding.Please help in this regard.
Dear Mahesh ,
When gone in debugging mode it goes and sets the Hide tool bar attribute still its not hiding the tool bar.
The interactive form I am displaying is coming in interactive mode.
Thank you,
Sree

Similar Messages

  • How To Hide Adobe Tool Bar in Web Dynpro For Java.

    Hi To All,
                I'm using NetWeaver 2004's. In Project i require to Hide Adobe Tool Bar.I already used Hide Reader Tool Bar Button from  Standard Library for Web Dynpro.But it was not Working. I want Programatical way to Hide Adobe Tool Bar.
      Can anybody Help me out.
    Regards,
    Roop Kumar.Annavarapu.

    Hello,
    this is possibble. please check the following code part:
    // Get interactibe form handler. interactiveFormID is the ID of the
    //interactive form assigned to the form at the designtime on the  
    //interactive form UI element property sheet.                     
    IWDPDFDocumentInteractiveFormHandler iFormHandler =               
       WDPDFDocumentFactory.getDocumentHandler(wdThis.wdGetAPI(),     
            interactiveFormID);                                                                               
    // Get appearance setter.                                         
    IWDPDFDocumentAppearance appearance =                             
       iFormHandler.getDocumentContext().getAppearance();                                                                               
    // Hide tool bars.                                                
    appearance.hideToolBars(true);                                   
    I hope this helps.
    Best regards,
    Dezso

  • When I try to "Ex" out of a window I keep getting "hide the tool bar options"

    even when Im directly on the red ex, I still get the pop up box with the options to hide the tool bar, show icon, show icon and text etc
    machine is brand new and has latest software
    annoying!!
    Any advice?
    Macbook pro  13"  2.7

    Hi jaideepdesai,
    Do you have the accessibility type in page option turned on?
    I think it is [http://kb.mozillazine.org/Inline_autocomplete]
    I it is definitely one of these: browser. urlbar.
    See [http://kb.mozillazine.org/Firefox_:_FAQs_:_About:config_Entries About:config entries]
    By default a new window should open the cursor in the search field on the page. Resetting Firefox will get you back to the default on about:support page.

  • How do i hide the tool bar when watching videos?

    when expanding a video to full screen, the tool bar does not "hide" and infact, blocks the progression of the video. in order to fast forward, i have to minimize the video to do so.
    help?

    What application are you using to watch the videos, and what version of Mac OS X are you running?

  • How to Hide infopath Tool Bar

    hi,
    i have a Infopath form library , so i have some custom button on the form which i want to use for save,close. i want to hide all the tool bar items from the ribbon bar except the PrintPreview.
    just PrintPreview should be enabled.
    below is the screen shot.
    Thanks
    sal

    In InfoPath Designer, click File -> Form Options
    You can select which buttons appear on the Ribbon there.
    w: http://www.the-north.com/sharepoint | t: @JMcAllisterCH | YouTube: http://www.youtube.com/user/JamieMcAllisterMVP

  • I cannot see the print button on the bottom tab in order to print a document even when I hide to tool bar.

    I recently changed my computer software from Vista to Window & Ultimate. Since changing, I cannot see the print button which should be at the bottom. I have tried to hide the bottom toolbar but it still does not allow me to see the print button. Please give me directions in easy to read English.

    If the menu bar is hidden then press the F10 key or hold down the Alt key to make the menu bar appear.
    Make sure that toolbars like the "Navigation Toolbar" and the "Bookmarks Toolbar" are visible:
    *"View > Toolbars"
    Open the Customize window to set which toolbar items to display:
    *View > Toolbars > Customize
    *Firefox > Options > Toolbar Layout
    *Check that the "Bookmarks Toolbar items" is on the Bookmarks Toolbar
    *If the "Bookmarks Toolbar items" is not on the Bookmarks Toolbar then drag it back from the toolbar palette in the customize window to the Bookmarks Toolbar
    *If missing items are in the toolbar palette then drag them back from the Customize window on the toolbar
    *If you do not see an item on a toolbar and in the toolbar palette then click the "Restore Default Set" button to restore the default toolbar set up
    *https://support.mozilla.org/kb/Back+and+forward+or+other+toolbar+items+are+missing

  • I hid all of my tool bars, including my menu bar. How do I get them back?

    I was working on a project and decided to hide my tools bars and my menu bar. I have not been able to find a way to retrieve them. Even when I restart Firefox, they are still gone. I have tried to right click everywhere on the page, to no avail. Please help!

    Hit the '''Alt''' key to show the Menu bar, then open View > Toolbars and select Menu bar, so it has a check-mark.

  • How to hide tools bar of Forms

    I have an application on an intranet and i want to hide the tools bar of Forms.
    null

    Hi there,
    If you don't use the default toolbar, you should have a canvas on which the toolbar is placed. You can hide that using set_canvas_property.
    Good luck

  • Hide tool bars using Mozilla.cfg file

    I am looking to hide all tool bars in Firefox. Lock it down...
    I want to load it into a Mozilla.cfg file but can't fine them in About:config file.
    Can some one point me to the right names?

    Why?
    The appearance or non-appearance of toolbars is not stored as a preference, but instead is stored in the localstore.rdf file, which is specific to a profile. I don't know whether there is a locking mechanism for that.
    Much of Firefox is amenable to modification using style rules in userChrome.css. These files also are specific to a profile, but might be another route to consider.
    If you search for kiosk extensions, you may find some more tools and guidance.

  • I lost the tool bar on an email to send. How do I get it back?

    I did something to hide the tool bar on a note I wanted to send. Now there is not even a send button. How do I unhide the tool bar?
    JPL

    '''Open a Write window.'''
    Do you have a menu bar with File-Edit-View etc?
    If not press the alt key to make it appear.
    From the menu bar select View-Layout and turn the missing toolbars back on.
    Send is on the Composition toolbar.

  • Creating PDF tool bar in Autocad Architecture 2009

    How do I get the Adobe tool bar and pulldown menus on my Architecture 2009 screen. When we were running ADT 2005 and then loaded Adobe 8 Prof. the pulldown menus and Adobe tool bars appeared on the screen. Now that we have upgraded to Archit. 2009 I cannot get them to show up. I've tried menuload in Archt. but Adobe tool bars are not there, I've done a repair install on Adobe and still no luck. I can create pdfs thru the plot command but the tool bar is so much more convenient. Thank you.

    Thank you very much for this link. Architecture 2009 runs on Autocad 2007, which is compatible, but there must be something in Arch. that prevents it because we just cannot get the pdf maker button to appear. Our Autocad support folks don't know either. I don't know why it is so difficult to get an answer to this we can't be the only ones trying to do this.

  • I did something and now I don't have the tool bar

    I installed version 4 of Safari, which was great at first, I right clicked the tool bar to do something and clicked hide/remove tool bar and now I can't figure out how to get it back... Please help.

    No probs - it flummoxed me for a while when it first happened to me as well

  • I accidentaly removed my tool bar where edit bookmarks and that stuff were how do i get it back with all my bookmarks

    well this black bar showed up in the tool bar area and i thought it was some sort of tool bar so i went to view toolbars and while trying to figure out which one it was either removed or hid the tool bar with view, edit, bookmarks, and all those things on them how do i get it back and will my bookmarks still be the same

    * In Firefox 3.6 versions on Windows and Firefox 4 on Windows and Linux it's possible to hide the "Menu Bar" via "View > Toolbars" or via the right-click context menu of a toolbar.
    * Press F10 or press and hold the Alt key down to bring up the "Menu Bar" temporarily.
    * Go to "View > Toolbars" or right-click the "Menu Bar" or press Alt+V T to select which toolbars to show or hide (click on an entry to toggle the state).
    See also:
    * [[Menu bar is missing]]
    * http://kb.mozillazine.org/Toolbar_customization

  • Remove the Navigation Pane Mini tool bar

    I have Robo Wizard's skinny on skins (which has been a GREAT
    HELP) to see if there is some magical way of making this little
    critter disappear. The only suggestion there is to set the bar size
    to 1 so it is still there but can't be seen.
    The problem is I have to work to very tight accessibility
    rules and have Jack boot wearing autocrats enforcing them. I have
    managed with the remnants of a smile to comply some how with all
    the requirements, from related topics buttons that are text and not
    buttons, relative text sizes everywhere including the related
    topics pop up to banishing tables and images.
    If I just hide the tool bar I'm going to have continued
    criticism over the use of frames, which I will have difficulty
    defending if I have item there that aren't used or seen.
    So to finally get to the point, does anyone know how to
    remove the mini tool bar?

    Unfortunately that's just a variation on the making the bar
    invisible but it still existing route. What I need is a way to
    remove the tool bar all together. What I don't want is the minibar
    to still exist and screen reader software still listing it when it
    performs no function in our help.
    I have looked to see which files define the minibar and it
    appears to be mainly in the whmsg java script file but it does not
    look like alterations to just this file will remove the bar from
    the help output entirely.
    Can the minibar be removed or am I stuck with more redundant
    code, frames etc cluttering up the output?

  • Hiding the address & tool bars of ie while forms running

    hi
    is it possible to hide the tool bar, address bar when the forms running
    (forms 9i). if yes how...? pls help
    kris

    Kris,
    if you launch Forms from another webpage the you can do this with Javascript. You use the Javascript window.open(URL,....) command for this.
    <script>
    var windowHandle;
    function openWindowURL(URLString){
    if (windowHandle == null || windowHandle.closed){     windowHandle = window.open(URLString,"Oracle Forms Services","location=false,toolbar=false,resizable,scrollbars");
    else {
    windowHandle.close();
    windowHandle= window.open(URLString,"OracleFormsServicesSubWindow","location=false,toolbar=false,resizable,scrollbars");
    windowHandle.focus();
    function closeWindow(){
    if (windowHandle && !windowHandle.closed){
    windowHandle.close();
    else{
    <!-- HANDLE THE CASE OF NO WINDOW BEING OPEN -->
    </script>
    Frank

Maybe you are looking for

  • No Notifications Coming up?

    For some reason i am not getting notifications from any of my apps, including Facebook, and emails this really annoys me because i like to know whats happening. How can i get these? And all the notifications are on.

  • How to change password and keychain?

    I want to change one user's password (with the GUI): <pre> System Preferences... Accounts choose the right one Reset Password...</pre> And I see a warning window telling me: <pre>Resetting the account password does not reset the user's keychain passw

  • Regards standard available text variables based on exceptions.

    Dear BI Experts, Please look into following link: [Standard Available Text Variables|http://help.sap.com/saphelp_nw70/helpdata/en/43/8464d082206353e10000000a11466f/content.htm] I need to use text variables in last box of above link (which are based o

  • Thumbnails change from shot colour

    My problem is that my CS5 version of Bridge has started changing the colour of its thumbnails. It did not do this before. Now they appear briefly to be correct and are then adjusted sometimes to such an extent that I cannot judge the image. They open

  • Adobe reader installation Error 1310

    How do I resolve?