How to disable print functionality in Dashboard

Hi i want to disable the print pdf functionality in the dashboard, how to do this?
Thanks in advance...

I understand what you mean. I had the same problem, but I was able to limit print to whole dashboard, not request by request.
1. You can try add logo in title of request that you would like to print. PDF and print control is setting printing of whole dashboard, not request.
2. Or if you have more request in dashboard you can set "Collapsible" option on each request, so that user can choose which request he would like to print with logo (header). If you are using this method you must disable print option on every request, and allow only printing the whole dashboard.
If I haven't explain in understandable way please let me know, I will try to explain it again.
Hope it will help

Similar Messages

  • How to realize print function in JSP

    How to realize print function in JSP? I know use Javascript:window.print() can print,but it will print whole page,it don't fit me;Another method is to write JSP into Excel and then print it in Excel,but it don't fit me too,because it don't print directly. Anybody know how to print it directly?

    Many websites offer a "printer friendly" version of a certain page. That IMO is the only way to solve your problem, next to using CSS to use a different style for printer output. Here is a tutorial that covers this:
    http://www.alistapart.com/stories/goingtoprint/

  • How to achieve print functionality in OA Framework page

    Hi All,
    I have created one page in OA Framework.
    There is one print button on page for printing the page
    How to achieve print functionality thruoug Print button in OA page.
    Please help me in this if some one has use thif functionality before or if someone knows about it.
    Thanks
    Nisha

    Hi Nisha,
    Have u checked out "printable page" in OA Developer guide??
    Step 1: Add a page-level button as described in the Buttons (Action/Navigation) document.
    Step 2: Assuming your button label is the standard "Printable Page," apply the OA Framework attribute set /oracle/apps/fnd/attributesets/Buttons/PrintablePage.
    Step 3: Set the button's Destination URI property to point to the current page and set the UIX facet parameter (OARF) to printable as shown in the following example (if you don't know what a "facet" is, please see Controlling UIX Rendering Output for additional information). Remember to retain your application module.
    OA.jsp?page=<CURRENT_PAGE>&retainAM=Y&OARF=printable
    Step 4: Set the button's Target Frame property to _blank. This ensures that the printable page opens in a new window.
    Regards,
    Devang

  • When typing Ff turns it into a foreign language automatically, how to disable this function?

    When typing in Ff turns it into a foreign language like chinese automatically,
    how to disable this function? I am copying and pasting from an outside source in order to fill this info in.
    == This happened ==
    Every time Firefox opened
    == about 3 days ago

    Hi Stefan, thank you for replying, and sorry for the delay.
    Here is an example. https://onedrive.live.com/redir?resid=F3BF58EFEC14E64B!127&authkey=!ABhtu2udead5u-0&ithint=file%2cdocx
    It appears that OneDrive does not show this problem unless you select "edit document" then "edit in word". I have Word 07, and in there it causes the sloppy-looking, different indent sizes I am trying to fix.
    Thank you for any insights you may be able to share.
    Tom

  • I just discovered that when I type names in Reminder, Notes or even email, there is a voice repeating the name. Any idea how to disable this function?

    I just discovered that when I type name in Reminder, Notes or even email there is a voice repeating the names. Any idea how to disable this function? I never heard it before!! Thanks

    I think that you have turned on VoiceOver. To turn it off, enter settings, general, accessibility and turn off VoiceOver.

  • I just discovered that when I type names in Reminder, Notes or even email there is a voice repeating the names. Any idea how to disable this function? I never heard it before.

    I just discovered that when I type names in Reminder, Notes or even email there is a voice repeating them. Any idea how to disable this function??? I never heard this before and I have the iPod Touch since a year!. Thanks a lot.

    You have an Accessibility feature turned on. Go to Settings>General>Accessibility and turn off/check off:
    VoiceOver
    Speak Selection
    Speak Auto-text.

  • How to disable "print on both side"

    I installed adobe reader 10.1.2, and found when I printing ,the default setting always print on both side, how to disable that by registry file or other ways?
    My printer has both side print function but we did not set up this as default.
    why I hope disable this by registry file is I have over 500 users, I hope i can do it by .bat file.
    any idea?
    Thanks,
    Ant

    Hi,
    Please refer to the following KB article and the forum link for the solution on the duplex issue and registry keys for the same,
    http://kb2.adobe.com/cps/928/cpsid_92870.html
    http://forums.adobe.com/message/4161507

  • How to disable Print button on WebDynpro ABAP ALV

    In WebDynpro ABAP, a standard menu appears around the ALV,  that has a PRINT button and an EXPORT button.
    Is there anyway to disable those buttons????
    Thanks
    John

    Hi John,
    Check the interface if_salv_wd_std_functions. It contains methods which are used to hide the standard ALV toolbar buttons.
    Also refer : Removing "print version" button in alv
    How to hide Print and Filter option from dynamic ALV

  • How to disable Print button in Report Manager in SSRS 2008

    I have a report with long list of columns. Currently we are supporting only excel export and we do not want user to print reports. I know we can disable export options by editing Render extensions in rsreportserver.config. Kindly suggest me how I can stop
    user from printing reports.
    Thanks.

    Please refer the link below:
    http://msdn.microsoft.com/en-us/library/ms155874.aspx
    "Report server administrators have the option of disabling the print feature by setting the report server system property
    EnableClientPrinting to false. This will disable client-side printing for all reports managed by that server. By default,
    EnableClientPrinting is set to true. You can disable client-side printing in the following ways:
    Select Enable download for the ActiveX client print control on the Server Properties page in Management Studio. To open Server Properties pages, connect to a report server instance in Management Studio, right-click on the report server node,
    and select Properties.
    Write script or code that sets the report server system property EnableClientPrinting to
    false."
    Thanks, Michael Mei
    Is there a way to enable or disable printing and export facility in the client based on report server roles. In our case some group of users only needs read access and so we want to prohibit export and print facility.
    bhav27

  • Disable print function for  a pdf document

    Is there a way to make an Adobe pdf read-only?  Can I disable the print function for an isolated document before making it available to others? I am working on MAC laptop.

    hi
    i got the answer
    we have to give issue output to -->screen

  • How to disable print button in outoput screen from vf03

    hi,
    i have a requirement to display error message and, disable the print and print preview button.
    below its the step,
    1)vf03
    2)key in document type
    3)select output type
    4)if there's error, display error message and disable print and print preview button.
    what i have done was
    1) i've put the error message in my 1st part of code,
    *determine discount
    it_zmas-discount = it_zmas-gross_value - zkwert.
    MODIFY it_zmas.
    ELSE.
    MESSAGE ID 'Z0' TYPE 'S' NUMBER '999' WITH 'Please maintain cust pricing grp 34 for ' wa_zmas-matnr.
    p_proc_screen = 'X'.
    ENDIF.
    CLEAR zknumh.
    2)then i set itcpo-tdpreview = ' ' to display my print button after display the error message
    CLEAR itcpo.
    MOVE-CORRESPONDING nast TO itcpo.
    itcpo-tdcover   = nast-tdocover.
    itcpo-tddest    = nast-ldest.
    itcpo-tddataset = nast-dsnam.
    itcpo-tdsuffix1 = nast-dsuf1.
    itcpo-tdsuffix2 = nast-dsuf2.
    itcpo-tdimmed   = nast-dimme.
    itcpo-tddelete  = nast-delet.
    itcpo-tdcopies  = nast-anzal.
    itcpo-tdprogram = sy-repid.
    IF us_screen NE space
    AND p_var EQ space.
    itcpo-tdpreview = 'X'.
    itcpo-tdnoprint = 'X'.
    ELSE.
    itcpo-tdpreview = ' '.
    ENDIF.
    CASE nast-nacha.
    WHEN '1'.
    xdevice = 'PRINTER'.
    itcpo-tdnewid = 'X'.
    itcpo-tdgetotf = 'X'.
    WHEN '2'.
    xdevice = 'TELEFAX'.
    itcpo-tdtelenum = nast-telfx.
    itcpo-tdteleland = us_country.
    itcpo-tdsenddate = nast-vsdat.
    itcpo-tdsendtime = nast-vsura.
    WHEN '3'.
    xdevice = 'TELETEX'.
    itcpo-tdtelenum = nast-teltx.
    itcpo-tdteleland = us_country.
    itcpo-tdsenddate = nast-vsdat.
    itcpo-tdsendtime = nast-vsura.
    3) my last problem its, i am not sure how to disable the print button.i need  to show an error message for my invoice via vf03 when error occur when user click print or print preview button. however with my code above, i am only able to display the error message and disable the print preview.
    could anyone guide me how do i disable my print button? really appreciate your help.
    regards,
    sw

    Instead of disabling the print buttons, you can restrict creating the actual output message for a specific output type.
    You can achieve it by creating the Output Requirement in transaction VOFM. You need to assign this requirement to your Output type. In this Requirement you can check all your conditions. If they all validation pass through than and than create the Output.
    Regards,
    Naimesh Patel

  • How to write printing function using JSP?

    dear all,
    i want to add a printing function in my project but i do not know how to do it? could anyone teach me how to do it?
    thanks
    eric

    salut eric,
    you can do it this way :
    1 - create a html link in your code to this javascript
    function : (I am using Struts, but you can write it in
    pure html
    <html:link href="#bodyStart"
    onclick="openWindowForPrinting()"
    titleKey="msg.status.print">      <bean:message
    key='app.print' />
    <script language="JavaScript">
    <!--
    window.open = SymRealWinOpen;
    //-->
    </script>
    </html:link>
    >
    >
    2 - here is the javascript function : it open a window
    with the "print.jsp" page.
    function openWindowForPrinting(){
    window.open('/your_project/pages/common/print.jsp','',
    'left=150, top=150 , status=no, directories=no,
    toolbar=no, menubar=yes, location=no, scrollbars=yes,
    resizable=yes, dependant=yes');
    3 : here is the print.jsp page : You have only to
    create a session variable called
    "currentBodyRelativeLocation", which content the
    relative URL to the page you want to print (for
    example, the boby of the current page).
    <%@ taglib uri='/WEB-INF/tlds/perso.tld'
    prefix='perso' %>
    <html>
    <head>
    <perso:csslink page='${cssRelativeLocation}' />
    </head>
    <body onload="var SymTmpWinOpen = window.open; window.open = SymWinOpen; printPage();; window.open = SymTmpWinOpen;">
    <body>
    <jsp:include page="${currentBodyRelativeLocation}"/>
    </body>
    <script language="JavaScript">
    <!--
    window.open = SymRealWinOpen;
    //-->
    </script>
    </html>
    <script language='javascript'>
    function printPage(){
    window.print();
    window.close();
    </script>
    hai,
    i'm not very understand how is your code work. when i write html code, do i need to mind about this code: "msg.status.print" ? what is this code mean?
    i have too much question on this thing. would you mind to be further explain to me? or is it any reference for me to refer? i'm really new to write printing function on JSP.
    i never write this function before. i'm feel so lost.....:(
    thanks again
    eric

  • NB100 - How to disable scroll function?

    On a new NB100, Everytime I use the scroll bar in Internet explorer two pointing arrows appear in front of the pointer and disrupt the scroll function of the side bar. I was unable to turn it off or find where it is coming from. I would appreciate any information how to disable it and what it is.
    Regards,
    Je

    Look in the Advanced Touchpad settings for scrolling configurations, go to Control Panel->Mouse->Advanced

  • How to disable wireless function in HP printers

    We are campus environment, and have hundreds of HP printers deployed.  All of them are connected to the network via TP cables.  However, their wireless components are still up, and broadcast under SSID hpsetup, which are detected by our new campus wireless network as rogue AP or adhoc.  We want to disable the wireless component inside all HP printers, but find no instructions as how to get this done from HP manuals.  Is there anyone knowing how to disable the wireless function in HP printers?  Thanks in advance for your help.

    It varies based on model, but often it is found in: Setup > Network > Wireless Radio on/off
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • How to incorporate print option in Dashboard

    Hi All,
    We are having dashboard which having multiple grids. I wolud like to enable print option for the entire dashboard aswell as for the individual grid. I am surprise there is no print option available in the dashboard as of now. Can anyone help me with some thoughts on this.
    Regards
    Sobin

    I understand what you mean. I had the same problem, but I was able to limit print to whole dashboard, not request by request.
    1. You can try add logo in title of request that you would like to print. PDF and print control is setting printing of whole dashboard, not request.
    2. Or if you have more request in dashboard you can set "Collapsible" option on each request, so that user can choose which request he would like to print with logo (header). If you are using this method you must disable print option on every request, and allow only printing the whole dashboard.
    If I haven't explain in understandable way please let me know, I will try to explain it again.
    Hope it will help

Maybe you are looking for