PDF Scrollbar and Browser Scroll Bar

Hi,
My application open a pdf inside the browser and because the pdf has more than one page I have to scroll down or up.
My Issue is that, I have tow scroll bar one for PDF file and one for the Browser how i cancel or hide one of them.
BR,
Ali

I have set the output format like this.
I have 2 different report format
IF wf_eta EQ 'X'.
    loc_mstr_print_parms-linsz = 140.
    loc_mstr_print_parms-linct = 40.
    loc_mstr_print_parms-paart = 'Z_44_140'.
  ELSE.
    loc_mstr_print_parms-linsz = 200.
    loc_mstr_print_parms-linct = 65.
    loc_mstr_print_parms-paart = 'X_65_132'.
  ENDIF.
what is the best height i should have?

Similar Messages

  • I just upgraded from snow leopard v10.6.8 to os x mountain lion and my scroll bar has disappeared on all my applications on the internet. does anyone know a patch to get the scroll bar to work.

    i just upgraded from snow leopard v10.6.8 to os x mountain lion and my scroll bar has disappeared on all my applications on the internet. does anyone know a patch to get the scroll bar to work.

    Open General preferences in System Preferences. You can set the desired scrollbar behavior there.

  • Browser Scroll Bar from Flex

    How to get and use the Browser Scroll Bar whenever Window resizing occurs .
    Suggest me .

    I have the same exact problem. In my application, we have set HorizontalScrollBar Policy to Auto and On, but it never seems to work.
    The problem with my application is, on a smaller resolution screen, I cannot scroll over to parts of the Application, they get cut off by the browser with no way of scrolling to it.
    How can I fix that? This seems to be rather difficult. But it shouldnt be.
    We've tried to edit the HTML template and add scroll bars there. We can get them to appear but are not functional, and they do not scroll ever.
    Does anyone have a real solution to this?

  • Is there a way to hide the horizontal and vertical scroll bar?

    Hi,
    I have report with customized page height and width and I am displaying it in the windows forms.
    When I am resizing the form wherein the crviewer is dock in, the horizontal and vertical scroll bars appears.
    Is there a way for me to suppress the those scrollbars?
    Thanks in advance.

    Couple of ways I've been able to find info about. E.g.; there is not straight API off os the viewer (CRviewer.ScrollBar = False ).
    1)  Add Panel control onto the page and add report viewer control into a Panel. Set Scrollbar, width, height property of Panel control.
    2) See http://www.dotnetspider.com/forum/266932-Remove-Scrollbar-from-Crystal-report-Viewer.aspx for another idea.
    If either of the above works for you, please let us know as I have not tested this yet.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Add bookmark button and horizontal scroll bar - bugs on Snow Leopard

    Safari after update to 5.1.4, has a bug in interface on Snow Leopard (10.6.8): 'add bookmark' button (combined with addres bar), and horizontal scroll bar didn't look good.  I think, that shouldn't happend on flagship Apple browser, on just a little older OS X than 'Lion'.
    Clearing (deleting files) 'Cache.db' and .plist files didn't help.

    Ok..  maybe corrupted Safari preferences  (.plist )
    Quit Safari.
    Go to ~/Library/Preferences
    Move the com.apple.Safari.plist file from the Preferences folder to the Desktop.
    Relaunch Safari. If that helped, move the .plist file to the Trash.
    If not, move it back to the Preferences folder.
    If that didn't help, go to Safari > Preferences then select the Extensions tab. If you have any installed, turn that OFF, quit then relaunch Safari to test.
    If it's not a plugin, try troubleshooting Safari third party unsupported add ons >  Safari: Unsupported third-party add-ons may cause Safari to unexpectedly quit or have performance issues
    edited by:  cs

  • Browser Scroll Bar

    I would like to have my swf fill the browser window and but
    incorporate a scroll bar in the browser window that scrolls the
    flash contents. Similar to this...
    http://www.mutabor.de/#/de/white/h/0/0/
    Can anyone help me?
    Thanks

    I have the same exact problem. In my application, we have set HorizontalScrollBar Policy to Auto and On, but it never seems to work.
    The problem with my application is, on a smaller resolution screen, I cannot scroll over to parts of the Application, they get cut off by the browser with no way of scrolling to it.
    How can I fix that? This seems to be rather difficult. But it shouldnt be.
    We've tried to edit the HTML template and add scroll bars there. We can get them to appear but are not functional, and they do not scroll ever.
    Does anyone have a real solution to this?

  • Iframe showing only white and no scroll bar

    Hey
    I am trying to make a site with 3 iframes that scroll vertically ( to right ).
    My file is a sliced table.
    After watching a tut vid on layers mag I finally ventured into some code.
    <IFRAME src="images/cow_thumb.html" width="196" height="282" frameborder="no" scrolling="yes">
    in the browser test i see a white box only
    my test page This image is just a quick build to work on function I repeated the images in ps.
    <html>
    <head>
    <title>cow-thumb</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    </head>
    <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
    <!-- ImageReady Slices (cow-thumb.psd) -->
    <img src="images/cow-thumb.jpg" width="72" height="360" alt="">
    <!-- End ImageReady Slices -->
    </body>
    I do not have a scoll bar anywhere and the image is white. What am I doing wrong?
    Thanks!

    Thanks, I do need help, the information is foreign to me, I should have said I am new at this.
    How did I get the iframe if there is no code? I wrote code, tried to do did what this vid taught...
    http://layersmagazine.com/using-iframes-in-adobe-dreamweaver.html
    thanks so much!
    Date: Sat, 6 Aug 2011 18:19:19 -0600
    From: [email protected]
    To: [email protected]
    Subject: iframe showing only white and no scroll bar
    Thanks for the link.
    There is no code on that page calling to display an iframe.
    Fix these errors and we can move on
    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.annie-art.com%2Findex.htm&charset=%28de tect+automatically%29&doctype=Inline&group=0
    I f you need help, just holler!
    >

  • Issue with Multithreading and vertical scroll bar - help needed to debug!!!

    I have been working on a desktop Visual Studio 2010 application for quite a few years. It is written in C++ and MFC. This code is a combination of code I have written and code I inherited. It worked great for years on Windows XP, but when I ported
    it to Windows 7, a tricky problem has come up that I am having the darnest time trying to figure out
    In summary, it is a single .exe desktop application. There is the main thread (thread A), which launches another thread (thread B). Both threads share a pointer to a single window object which displays events. This window also implements a vertical and horizontal
    scroll bar. 
    The interaction and message processing between the threads seems a little sticky to me. Both threads A and B call the same member function of the CWnd object. BUT, Thread B ALSO posts messages to thread A's queue.
    So, in thread B, you will see code like this, which makes a direct call to the output window object, AND THEN it also posts a message to Thread A's mainframe window like this...
    if( m_pEventLog )
    pOutputWindow->AddLine("Some test...");
    if( m_phNotifyWnd[RECEIVE] && m_puiEventWMsg[RECEIVE] ) {
    ::PostMessage( m_phNotifyWnd[RECEIVE], m_puiEventWMsg[RECEIVE], 0, (LPARAM) pPkt );
    WHEN thread A receives the message that thread B posted above, it only does the following:
    LRESULT CMainFrame::OnSocketReceive( WPARAM, LPARAM lParam )
    CSPkt* pPkt;
    CRWPkt* pRWPkt;
    CSPktSocket* pSocket;
    ULONG ulType;
    CString csTemp;
    CBSWords bsWords;
    CSSSWords sssWords;
    CRWPkt* pLoopBackRWMsg; // used if we have to send a loopback msg back to sender
    CLMsg lmsg;
    m_wndTextWindow.AddLine("Test message");
    return 0;
    So both threads are writing to the output window via the .AddLine() member function.
    void COutputWnd::AddLine( CString& strLine, COLORREF crColor )
    UpdateVScroll();
    return;
    And this function then makes a call to :UpdateVScroll().  The problem seems to arise because thread B does a
    post to thread A, where thread A in turn writes to the output window. Eventually, the program
    HANGS in the call to
    SetScrollInfo() below...
    void COutputWnd::UpdateVScroll()
    CSingleLock lock( &m_CSVertScrollLock ); // lock things up while we are in here
    BOOL bok = lock.Lock();
    if (lock.IsLocked() == TRUE)
    int iMax = m_FifoIndices.GetHighestIndex();
    if( iMax < ( m_iMaxViewableLines - 1 ) )
    iMax = 0;
    //SetScrollRange( SB_VERT, 0, iMax, FALSE );
    //SetScrollRange( SB_VERT, 0, 9, FALSE );
    SCROLLINFO scrollinfo;
    scrollinfo.cbSize = sizeof(SCROLLINFO);
    scrollinfo.fMask = SIF_RANGE;
    scrollinfo.nMin=0;
    scrollinfo.nMax= iMax;
    SetScrollInfo(SB_VERT, &scrollinfo, FALSE);
    lock.Unlock();
    It doesn't take long for the program to hang...maybe about 10 seconds. 
    When I hit DEBUG->BREAK ALL, I get the output below in the CALL STACK WINDOW.
    ntdll.dll!770070f4()
    [Frames below may be incorrect and/or missing, no symbols loaded for ntdll.dll]
    user32.dll!76c0cde0()
    user32.dll!76c018d9()
    >
    mfc100d.dll!AfxInternalPumpMessage()  Line 153 + 0x13 bytes
    C++
    mfc100d.dll!CWinThread::PumpMessage()  Line 900
    C++
    mfc100d.dll!CWinThread::Run()  Line 629 + 0xd bytes
    C++
    mfc100d.dll!_AfxThreadEntry(void * pParam=0x0022f6a4)  Line 122 + 0x13 bytes
    C++
    msvcr100d.dll!_callthreadstartex()  Line 314 + 0xf bytes
    C
    msvcr100d.dll!_threadstartex(void * ptd=0x004f97c0)  Line 297
    C
    kernel32.dll!762cee1c()
    ntdll.dll!770237eb()
    ntdll.dll!770237be()
    NOTE: If I never make the call to SetScrollInfo(), the program never HANGS.
    Sooo....I am trying to determine if there is a fundamental issue with the way the threads are communicating that is causing the issue, or if maybe I have a memory overwrite. It always hangs in ::SetScrollInfo(), no matter what I comment and uncomment. This
    makes me think that scroll bat behavior is different in Windows 7 than on XP, but I have not been able to find any documentation about it. 
    Can anyone provide any insight as to what may be the cause of the program hanging>

    It might look like working but it will crash eventually. The windows are thread affine and other thread must never touch other threads windows. Sometimes you might get along but usually it just crashes.
    Thread B must use PostMessage ( or SendMessage if suncronous action is require) to thread A's windows to achieve correct updating. Some very basic calls are implemented directly with SendMessage so they are safe to use but then you must individually check
    which ones are safe.
    Also having multiple SendMessage calls from B to A require rendezvous which might cause other problems ( thread B stalls or program deadlocks, depending on other program structure).
    So PostMessage is the way to do it ( or create yourself another inter-thread mechanism, possible but usually too much troble)

  • Mac OS 10.9.2 Reader 11.0.7 does not initialize, cannot fill in fillable forms and side scroll bars does not operate.  Can you please help?

    Mac OS 10.9.2 Reader 11.0.7 does not initialize, cannot fill in fillable forms and side scroll bars does not operate.  Can you please help?

    Perhaps you missed that you started a discussion at I have OS 10.9.2 and have downloaded latest version of Reader 11. I can no longer fill in form or scroll using the side bar. and you did not respond to the last post there.

  • InDesign cs6 bottom and side scroll bars won't work

    I had to reinstall InDesign (cs6), and now my bottom and side scroll bars are not working. I had this problem once before, and found the answer online, fixing it easily, but I can't remember what it was, and now I'm stuck with scroll bars that don't work. The one inside the layers palette works just fine. Help!

    No promises, but see Replace Your Preferences

  • Frozen screen w/ apple icon and empty scroll bar

    i have a frozen screen w/ apple icon and empty scroll bar on my iPhone 3GS. reset? if so and follow instructions under restart iPhone, will i loose photos,etc when i reset? help!

    I don't know if by "scroll bar" you mean when you press the power button down it doesn't offer a shut down option...
    Anyway
    Try holding the power button until the "slide to power off" comes up. Don't slide it. Hold down the home button for about 5 seconds. It will force quit and hopefully work again. Hope it helps

  • Drag JTabbedPane out of the main Frame and set scroll bars for the tabs

    hi ,
    Iam working on a Swing application . In it i have Six Tabs added to a single JTabbedPane. all the tabs are different class files . is it possible to drag any of the tabs out of the frame.
    how to add scroll bars for the tabs individually. i have tried adding JScrollPane to the main frame and add the JTabbedPane to the Scrollpane . the scroll bar was not visible and i have tried adding
    all the six tabs to the individual JScrollPanes and add the six scrollpanes to the TabbedPane .
    only the scroll arrows are visible , when i minimised or resized the application the scrollbars were not appearing .
    could any one help me to solve the above two problems.

    just trying.....
    public void mouseDragged(MouseMotionEvent e){
    // this event should be activated only when the Drag goes out of scope of the parent JFrame which i dont know how
    Component c=JTab.getComponentAt(JTab.getSelectedIndex());
    JFrameobj.getContentPane().add(c,"Center");
    }

  • How do I view the Horizontal Scrolling bar and status bar at the bottom of the screen. I can only see the top menus, toolbars and vertical scroll bar?

    Before the most recent upgrade, the bottom horizontal scrolling bar and status bar appeared on my screen. Now since upgrading, I cannot see the. Anyone ideas how to restore them?

    If you haven't already, you could force-quit Quicktime by using the menu option from the desktop (finder) and choose Quicktime.
    Not sure what you have frozen on the screen, be it a failed movie, or some unusual screen shot. If you can find by date (created) you may be able to look for .mov or quicktime suffix name or other video file content to delete it.
    And you may have to restart your computer and perhaps run repair disk permissions from Disk Utility's first aid on the hard disk drive in your computer.
    Not sure if all that would help now, but it is something a few days late...!
    Good luck & happy computing!

  • Issues in Application table - extra white space with and without scroll bar

    1. There is an extra white space that comes after the last column in all the applications table, when there is no scroll lbar.
    [http://files.oraclecorp.com/content/Private/Screenshots/Space_ApplicationTable.bmp]
    2. If the scroll bar comes up then, there is an extra white space on top of the scroll bar.
    [http://www-apps.us.oracle.com/~jkodiyan/fusion/screenshots/appstablespace1.jpg]

    It would be best to follow this up in your internal ApplCore / ADF frontend forum..
    screenshot for issue #1: http://www-apps.us.oracle.com/~jkodiyan/fusion/screenshots/appstablespace2.jpg
    That's an internal Oracle URL - Probably not a good idea to share on the internet and it's not accessible outside anyway...

  • I need to turn the horizontal and vertical scroll bars off when in full screen mode is this possible

    I am using a touchscreen monitor and am running the website at 1280 x 1024, however there are scroll bars and I dont want them and I dont want to alter the HTML

    Try this code in the file [http://kb.mozillazine.org/userContent.css userContent.css]
    <pre><nowiki>html,body { overflow: hidden !important; }</nowiki></pre>
    * http://kb.mozillazine.org/Editing_configuration
    * ChromEdit Plus: http://webdesigns.ms11.net/chromeditp.html

Maybe you are looking for

  • How can I use Windows IAS to validate WLC management users?

    I am having a problem using my Windows IAS radius server to validate management users for my 2112 Wireless Lan Controller. I have defined the radius server and it works ok with the policy for validating wireless clients but not for WLC management use

  • My serial number doesn't work for Illustrator

    First I've downloaded Illustrator trial and finally I bought the mastersuite. But now Illustrator is saying that my serial number doesn't even exist (that serial number works on other programs in the suite). What am I supposed to do ? Thanks

  • Motion 4 Performance Tips

    Hi! Can anybody give me any advice how to get maximum performance in Motion for my macbook pro? I have 4gb ram, 256 vram. Is it possible to turn off ram preview, and render the clips like in FCP? Cause my system slows down at moderate/advanced compos

  • Address Book "map of"

    When I click on "map of" on an address in my Address Book it opens in MapQuest. Can anyone tell me if there is a way and how to change it to open in Google Maps? Thanks.

  • My Iphone has gone black!

    Help me! My Iphone won't react at all and is all black. What can I do??