URL coming in bottom of page in report printout

One doubt i have is that when i take the printout of the report from Internet Explorer(6.0), there is a URL of the report shown at the bottom. To remove this, once i have to go to Internet Explorer page setup and change the header and footer to blank. So, all my users have to do this once. Now, my question is whether i can set this programmatically through reports so that one doesn't have to go and change this in Internet Explorer Page Setup manually.
Please help me in this as it is very urgent.
Regards,

Hi Sushmitha
I've heard of IE Admistration Kit (IEAK). It is a set of tools that can be used to enforce some sort of restrictions/rules on the usage of IE by the clients. I should admit I never tried doing this. I, however, understand that this can be deployed on end-user's machines in a batch process without having to deal with individual machines.
Refer Microsoft's web site for more information on IEAK.
Regards
Sripathy.

Similar Messages

  • Print URL at top/ bottom of page is too small & half off the page

    I set it to print URL and Title at top of the page, and Date at the bottom of the page. It attempts to do this but the print is verrry small and 1/2 off the page.
    Works fine with Google Chrome.
    New WF 2540 printer, test page is good.
    Mac 10X
    Thanks for your help!
    Peter

    Hi phstol, entering a value in about:config isn't very technically demanding and takes less than 60 seconds. You just need to take a deep breath when you see that long list of settings and focus in on the ones you want to change. Double-click and you can enter a number like 20 or 25. I'd try the top and bottom print edges first and see whether that makes any difference. (Hopefully you have a PDF printer driver so the experiments don't waste too much paper.) Good luck.

  • How to clear the message coming on bottom of page at output.

    Hi ,
    I have developed one BDC program for running standard transaction code MMRV .
    I used the call transaction method to run BDC and BDC is running in backround mode.
    In this program in output to display message I used FORMAT_MESSAGE function module . with this function module I am capaturing the message which is coming when standard transaction code MMRV is run. now in my program the message is displaying in output  which I needed and also it is coming on the status bar also which I don't wan't because same message is coming in output and status bar also.
    I want the message which  is coming on the status bar is to be clear, it should not display in output so can anyone please guide me in this issue.   
    the below attach is the code which is in my program.
    FORM BDC_TRANSACTION USING TCODE.
      DATA: L_MSTRING(480).
      DATA: L_SUBRC LIKE SY-SUBRC.
      DATA: L_Message(255) TYPE C .
      REFRESH MESSTAB.
      CALL TRANSACTION TCODE USING BDCDATA
                       MODE   CTUMODE
                       UPDATE CUPDATE
                       MESSAGES INTO MESSTAB.
      L_SUBRC = SY-SUBRC.
      IF SMALLLOG <> 'X'.
        LOOP AT MESSTAB.
          CALL FUNCTION 'FORMAT_MESSAGE'
            EXPORTING
              ID        = MESSTAB-MSGID
              LANG      = '-D'
              NO        = MESSTAB-MSGNR
              V1        = MESSTAB-MSGV1
              V2        = MESSTAB-MSGV2
              V3        = MESSTAB-MSGV3
              V4        = MESSTAB-MSGV4
            IMPORTING
              MSG       = L_MESSAGE
            EXCEPTIONS
              NOT_FOUND = 1
              OTHERS    = 2.
          IF SY-SUBRC <> 0.
            MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
          ENDIF.
          wa_tab-v_message = l_message.
        ENDLOOP.
      ENDIF.
      REFRESH BDCDATA.
    ENDFORM.                    "BDC_TRANSACTION

    LOOP AT MESSTAB.
    IF MESSTAB-MSGTYP NE 'S'.
    CALL FUNCTION 'FORMAT_MESSAGE'
    EXPORTING
    ID = MESSTAB-MSGID
    LANG = '-D'
    NO = MESSTAB-MSGNR
    V1 = MESSTAB-MSGV1
    V2 = MESSTAB-MSGV2
    V3 = MESSTAB-MSGV3
    V4 = MESSTAB-MSGV4
    IMPORTING
    MSG = L_MESSAGE
    EXCEPTIONS
    NOT_FOUND = 1
    OTHERS = 2.
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    wa_tab-v_message = l_message.
    ENDIF.
    ENDLOOP.

  • Print at Bottom of Page option causing extra page at end of report

    I'm using the option 'Print at Bottom of Page" in Section Expert for some invoices I'm creating.  For some reason it's causing me to have an extra page at the end of the report.  If I unselect this option, the extra page goes away.  I need to be able to have this group footer print at the bottom at the page but not have the extra at the end of the report.  This is the first time I've used this option so maybe I've missed something.  All other sections after the group footer I want printed are suppressed.  Any ideas?

    I guess I didn't have the report footer suppress, I just had it minimized in size.  I suppressed it and it seems to be fine.

  • VZW URL coming up on the VZT Sign-In Page and the Email "Keep Me Signed In" issue

    Hello All,
    Here are two messages as it pertains to the VZW URL coming up on the VZT Sign-In Page and the Email “Keep Me Signed In” issue:
    I’m a VZT customer and want to sign-in to my VZT account.  Why am I being sent to a My Verizon sign-in page with a VerizonWireless URL (website address)?
    Thank you for raising this issue, and it is always good to ask when you see something unexpected in an online experience.  We are in the process of making some security enhancements and other changes to our wireline My Verizon site.   At least during the early stages of this important process you may notice a verizonwireless.com URL at the top of your browser screen – this is normal. 
    I’ve selected the “Keep Me Signed In” function on the My Verizon sign-in page.  It used to work on the old “verizon.com” URL (website address) sign-in page, but it doesn’t work on the new “verizonwireless.com” URL sign-in page.  Why?
    We apologize for your inconvenience.  We are in the process of making some security enhancements and other changes to our wireline My Verizon site.  “Keep Me Signed In” is one of the items being changed and is unavailable for some of our customers.  This is a temporary situation until the function can be removed entirely.  
    Thank you for your patience while we work on the changes and enhancements to our wireline My Verizon site.

    I have this too it's driving me crazy!

  • Footer not coming end of the page in BI Publisher

    Hi All,
    I am developing a report in which the footer output is not coming end of the page after the tabular output per group Completion.
    There is a tabular group and free form group which output coming accourding to number of lines in tabular output but after the tabular output there is one
    more group in the form of tabular which show the details sum of the first tabular output which i have to print each of the group end and end of that page but
    when i am trying to get output it coming just after the first tabular output.
    Please advice...
    Regards,
    Sushant

    you have to use the word footer and header, and put these place-holders there
    better send me the template and xml, { i guess.}i know what you are trying

  • Goup footer at bottom of page

    We are working on a report in which we need to print a group footer at the end of each group, in addition the group footer should be at the bottom the page.
    This is an invoice report for the clients, and we need to print the remittance address at the bottom of the page for each client. The problem is to anchor the "Remittance Address" portion at the bottom of the page. If there is not enough space on the first page the footer should move to bottom of next page.
    Remember that the data portion may vary in length, also the header portion can vary in height. In addition there can be more than one client's per report.

    In Report Builder navigate Help -> Quick Tour. This should explain how to add groups etc.

  • More than half page blank in each page of report.

    I am designing CR for Clinical Laboratory.
    I have multiple page footers in Crystal Report. Those are suppressed and  Suppress Blank section is also checked.These page footers are conditionally (When TestId= X) un suppressed  in my report. (For Example when Test Id=18 Suppress is false for Page Footer1 and similarly for other page footers.)
    It is working fine.  But report have blank space (more than half )  in bottom of page.
    please help me.

    When I suppressed it unconditionally. It works fine. But I need them suppress conditionally.
    My formulas are as under
    Formula1 (for suppressing Page Footer 1)
      if({@LHFSHD}<=0)then
      true
      else
      false
    Formula2 (For Suppressing Page Footer 2
    if({@LDLHDLD}<=0) then
    true
    else
    false
    Formula3 (For Suppressing Page Footer3)
    if({@CholestrolD}<=0) then
    true
    else
    false
    Formula4(For Suppressing Page Footer 4)
    if({@HBAICD}<=0) then
    true
    else
    false
    Thanks in advance

  • I need to Delete the empty space page of report

    I need to Delete the empty space page of report 
    http://imageshack.com/a/img540/191/nrOwz6.jpg
    I Need Help!!
    Thanks

    Hi yha10,
    Per my understanding that you want to add one textbox at the bottom of the tablix and make it display as the last on each page after the tablix, you have try to add the page footer but if there is little record in the report you will got some space between
    the report footer and the last row of the tablix, right?
    If you don't want to display the space and I suggest you don't use the report footer and you can take reference to the details information below to display the information as the last row of the tablix on each page:
    Right click the Details in the Row Group and select to Add Group-->Parent Group:
    and add this expression in the Group By:
    =Ceiling(RowNumber(Nothing)/10)
    (10 is the number of rows you want to display on each page)
    Right click the row group to select the "Group Properties" and add page break by check the "Between each instance of a group":
    Right click the first column which the Group located and select the Insert Row-Inside Group-Below:
    Select the Entire Column1(Group) and delete columns:
    Merge the entire last Row and type the information "I need to show on all the page" in it:
    If you still have nay problem, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • Why are all urls coming up invalid when I am connected to my wireless network?

    Why are all urls coming up invalid when I am connected to my wireless network?

    First back up the registry
    Go to Start > Run --> type in regedit and hit OK. 
    Navigate to the key HKEY_CURRENT_USER\Software\Classes\LocalSettings\Software\Microsoft\Windows\CurrentVersion\TrayNotify. 
    Delete the values IconStreams and PastIconsStream. 
    Open up the Task Manager, go to the Processes tab, select explorer.exe and click End
    Process. 
    Open the Applications tab and click New Task at the bottom-right of the window. 
    In the message box that pops up type in explorer.exe and hit OK. 
    Explorer.exe will reload, and the missing icons should now be back in the system-tray
    where they belong. 

  • Passing URL parameters to PL/SQL Pages

    Hi,
    I want to pass parameters from url to the PL/SQL page . How is this possible?
    http://myserver/pls/portal/url/PAGE/page_group/page/testplsqlpage?course_ref=##COURSE_ID##&staff_ref=##STAFF_ID##
    I will to received course_ref and staff_ref in the PL/SQL page and pass the values to SQL query so that its filtered.
    Can pls anyone guide me? If there is any alternate way or there is sample code pls let me know
    Many Thanks
    Ganesh

    Hi Mick,
    Thanks for your reply. However my problem is still not resolved.
    I have created a Omniportlet with lists the staff details. When I click on the staff link I am passing to parameters as follows
    http://servername/pls/portal/url/PAGE/CCM_MIS_PORTAL/TUTOR_HOME/Course_Info?Param1=10017031/M2523&Param2=001434
    on the receving page I have a omni portlet which must receive these 2 parameters and pass it on to the query and filter the results.
    On the received page I have created 2 page parameters (Param1 and Param2)
    I have assigned these 2 paramaters to the portlet paramers through page parameters' section
    on the omni portlet in the query I have created 2 bind variables (p1, p2) and the default value of the bind variable is set using ##Param1## and ##Param2## so the received values from page is passed to to bind variable and hence to the query.
    However the omni portlet is not received the parameters and I can not figure out whats wrong?
    Is there any problem with my URL (guide says I should use relative URL)
    Please help

  • Which URL to use to open a financial report from a Task list ?

    Hi,
    I've got a big issue in Hyperion Planning : I do not know which URL to use to open a financial report from a task list.
    If I use the Smartcut (given when you do a right-click on the report, then Properties), a tab is opening (normal behaviour), but another tab is opening under the tab, which is very ugly, and moreover which prevent from using the PDF/HTML display icons !
    Is someone know which URL to use to display correctly a financial report when opening it from a task list ?
    It's an emergency, please help !
    Thanks very much.
    Virgile.
    PS. : we use Internet Explorer 8 and we use 11.1.2.1 Hyperion Planning version
    Edited by: 808808 on Jan 5, 2012 3:41 AM

    Hi,
    OK, thanks, it almost works !!
    I've just a problem. 2 tabs are opening.
    One is opening correctly and displays my report. I can display it in PDF/HTML.
    But another tab is opening with this message : This window can now be closed since the application has been launched in a separate window. Note: Popup blockers may prevent this application from working properly.
    Do you know why this tab is opening ?
    Thanks very much for your help.
    Virgile.

  • When I try to open a recent document I get the following message "You need a newer version of Pages to open this document."  I have downloaded version Pages version 5.2.2 and the app store confirms this, but my Pages About reports that I am using 4.3

    When I try to open a recent document I get the following message "You need a newer version of Pages to open this document."  I have downloaded version Pages version 5.2.2 and the app store confirms this (and won't let me download it again), but my Pages About reports that I am using 4.3

    Here is the solution that I received from the chat line.
    When you update applications like Pages it usually keeps both versions on the computer. So what most likely happened is it didn’t put the new version on your dock. So to fix this, open a finder window. And go into applications which should be listed on the left. Scroll down and you will see Pages listed in here. And the icon should look different. You can drag that icon down onto your dock.Open that and you then can access your documents

  • Print write stat at end of all pages in report

    Hi,
    I want to print write stat at end of all pages in report.
    Thanks,
    Asha

    hi ,
    u can use End-of-Page event to print write statement at ever end of the page.
    for Ex:
    Report ztest line-count 8(3).
    start-of selection.
    loop at itab...
    write:/ .........
    endloop.
    end-of-page.
    write:/ "end of page'.
    revert back if any issues.
    reward with points if helpful.
    regards,
    naveen.

  • Unable to view next page of report in Crystal Viewer using JAVA

    Post Author: sartu
    CA Forum: JAVA
    We have been able to successfully deploy a report through Crystal viewer XI /Java /Sun Solaris, report works fine, able to suppress group tree, but unable to veiw 2nd page of report.    The suppression of the group tree in the web page required a simple command , is there one that allows us to proceed to the next page?  I am not JAVA savvy so I will be communicating this to the person who will be making the correction, please pardon me if I left something out.
    Thank you!

    Post Author: Ted Ueda
    CA Forum: JAVA
    It's not clear whether your issue is with the Page Navigation controls not working, or whether you wish to programmatically skip the first page and go to the next page.  If the latter, then the CrystalReportViewer class has a showNthPage method.
    Sincerely,
    Ted Ueda

Maybe you are looking for

  • Jabber for Windows client Voice Mail issue

    hi, cisco guys     i have a collaboration test for my customer in resent days.     the follow picture is the topo of my test system    1.  cucm1 use ICT non-GK trunk to connected with cucm2 and the ip phones with dn 56xx registered on cm1     the iph

  • Mini DisplayPort to S-Video , any possibility ?

    Hello Guys ! Just bought my new alluminium macbook ( my first one ) and I am completely fascinated by it, Windows never ever again ! One little question, how to I manage to use my regular TV for watching movies / connect my macbook to it ?? Just have

  • How to make the TARGET of clone stamp 2 simultaneous layers?

    Does anyone know how to make the TARGET of the clone stamp, multiple simultaneous layers? Or maybe more accurately, how to clone stamp the top layer and have the layer underneath doing the exact same cloning simultaneously. Or maybe a workaround? I'v

  • SetCookie Javascript call from applet pops up the launcher browser window

    Hi, With Jre 1.5 we started seeing a strange problem. From our applet code at the end of loading the applet we call a setcookie on our parent browser window (Browser window used to access our html/applet page). Once we make this call the browser wind

  • How do I get multiple menu bars?

    Hi Guys, I was very excited when I found that OS X Mavericks had finally added a menu bar to each monitor. Excitement has now turned to dissapointment as I've found that disabling independent spaces for each monitor also disables the new multi menu b