Printing in BW WAD 7.0

Hi All,
We are having reports in WAD. Now users wants to have Printing functionality from the same template.
It means , we have to give either a Button or a Link , so that by clicking on the that , user can directly open Print window(which we open from windows File menu: File --> Print).
How can i achive this in WAD. I have to change my current template of WAD.
Please tell me the steps to achive this. We are using WAD 7.0.
Regards,
Macwan James.

Hi James,
First create a button in ur template and give it  a command "Start Broadcaster[LAUNCH_BROADCASTER".
To do this first select the Start Broadcaster[LAUNCH_BROADCASTER] command which is in the 'Commands for Web Templates' in All Commands tab.
Then click on next and select the Distribution type as Broadcast To Printer[PRINT].
Hope it helps.
Regards,
Javed

Similar Messages

  • Print Option in WAD

    Hi Gurus,
    Please advise how to configure Print option in WAD report. Iam able to do export to excel & pdf without any issues. What Iam looking is to have a similar button on the report called Print and when we click it should come up with print setting options.
    Thanks!!

    1)Using the Print Version context menu option
    2)Using a pushbutton or a link that was defined with the Web API command Export Web Application with the associated parameterization (PDF)
    You may wish to check this.
    http://help.sap.com/saphelp_nw70/helpdata/en/43/68ce8391886e47e10000000a422035/content.htm
    Hope it Helps
    Chetan
    @CP..

  • Print button on WAD template

    Hi,
    Presently we are in BW 3.5 version with support pack 22. We enhanced the html code based on ' How to ... Web printing with MS Excel' document. We imported the transport file which contains package and ABAP Classes.
    After click on the print button on Web report, it was giving the same result area in the same page instead of giving the excel open or save options.
    How to debug the enhanced html code in the WAD template? How to check the ABAP class('ZCL_RSR_XLS_HELP_WINDOW_PRINT') which i used in the
    code?
    Or is there any way to print the result area of Web report?
    Please help me.
    Thanks in advance.

    This question has been answered

  • How to print title in WAD report

    Hi,
    I need to be able to print the title of a WAD report. I need this to be exported with specific font and color. I tried using the text box but, in text, I cannot give any font or size to the text. I am using the "Header" and giving the text of the title in the Print configuration, but is there any other alternate way? Any suggestions???
    Thanks

    Hi ,
    Can you please try with 'Info Field'.
    Thanks & Regards,
    Ramnaresh.P.

  • Pdf print out of WAD

    Hi Experts -
    I created a customized WAD by copying the 0ANALYSIS_PATTERN standard template of SAP.
    I have just added a logo on the top of it by using a container.
    When I print it out using print version I am not able to see the logo ?
    Also the output of pdf is a not as expected - first its showing me Ststic filters then dynamic filters......
    How Can i edit the pdf out so that i can see the same output in pdf what i am seeing in portal.
    Thanks
    R

    Hello,
    The only way to export logos to PDF, as stated in note 1069368, is to have those in the Mime repository and use an export template with the layout you want. This is the solution here.
    Well, the WYSIWYG (what you see is what you get) is not supported on export.
    However, you can edit the export template.
    Create a copy of 0ANALYSIS_PATTERN_EXPORT, (I suggest the technical name ZANALYSIS_PATTERN_EXPORT) and edit the copy. You can edit as you want.
    However, to the copy works, you have to create a copy of 0ANALYSIS_PATTERN ( I suggest ZANALYSIS_PATTERN) and, on this copy, assign the ZANALYSIS_PATTERN_EXPORT to the default export template.
    Go to transaction RSCUSTV27 ans assign the ZANALYSIS_PATTERN on "Ad Hoc Analysis" field.
    I hope you find this explanation useful.
    Best regards,
    Edward John

  • Change print-design in WAD 7.0

    Hello,
    I have a question concerning the redefinition of layouts in wad 7.0. I created a css-file where I redefine some WAD-classes (e.g. .urTxtStd, .urTxtEmph).
    Now i want to assume the redefinitions of the classes into the print-layout. When I print it now, the standard-SAP design is in use. Do you know what I have to do for using my own css-file in the print version?
    Thanks,
    Andreas

    At this moment it is not possible to make adjustments in the BI print template. We wanted the same thing but it just isn't supported by SAP. I'm not sure if it'll be developed ever since BO is 'taking over'. In the end we ended up using the internet explorer print functionality to get the report printed the way we wanted.
    Kind regards,
    Alex

  • Print template in WAD

    HI gurus
       Iam doing export to pdf in WAD .In Export command where I can find the "Print Template" .Can anybody suggest reg this
    Thanks
    pradeep

    Hi,
    You can add the print functionality and the button in a Web template through a code Actually on the later versions of BW you do not need to implement this functionality (unless your client wants to use it via a button functionality!!) if you rt click on th web report, you can export it out as either excel/ pdf and print it out.
    For info check this link:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e02729a3-34bd-2a10-6594-b618617f6d57
    Cheers,
    Tanish

  • Print function in WAD

    Hi,
    I want a Java script for Print PDF functionality in WAD.
    Please help me.
    Thanks,
    Ravi.

    You do not need to write custom Javascript for enabling PDF printing for a web report. Two steps are required for this activity -
    a) In the WAD, drag Context Menu web item and set the properties for 'Print Version' ON. 
    b) Test if the Adobe Document Service (ADS) is running on the BI system.  To do this, go to SE38 and execute program FP_PDF_TEST_00 to test the connection or, use FP_TEST_00 in 'Print Preview', you will be able to see the PDF print preview which means the service is on.
    When the report is executed, you can access the print service through the context menu to convert the report into PDF format and save/print from there.
    Hope this helps (pls award points if useful).
    Ramesh

  • Print possibility in WAD BI 7

    Hello all,
      I have a requirement to print all my BI 7 reports created using WAD.  Please let me know if any you  have already implemented this. I need to get the reports in A4 format. Guess this can be done via java script.
    Kind Regards,
    Sunitha

    Hi Suneetha,
    you should check following SAP Notes:
    934276: Print preview in SAP NetWeaver 2004s BI does not work
    1069368 - Additional information: NW 2004s BI Web reporting PDF export
    General PDF export functions
    Currently WYSIWYG export is not supported.
    The system exports only Web items. The HTML of the Web application is not exported.
    The Web items are exported sequentially one after the other. You can use the BEx Report Designer and the Web item report to position at least charts next to each other.
    If you use the export command without Web item binding, all visible Web items that support the export are exported. You can find the list of relevant Web items later on in this note.
    If you use the export command with Web item binding, all visible Web items that also exist in the Web item binding list are exported.
    If other Web items or additional Web items appear in the export, we recommend that you use a print template.
    Regards:
    Vivek Tripathi.

  • Print options for WAD

    Hello All
    My WAD template has mutiple queries inserted into it: total of 5 queries. The template works fine, but when I try to print it.. only one among the 5 queries shows up in the 'print preview'. What is the property that I need to change to see all the query results in the 'print preview'??
    Regards.

    Thanks Ian and Andrey for your suggestions. I had researched on it and found the same solution.. use my own Button Grp with binding option. Now, I have all the necessary objs on my printout.. except for the 'Company Logo'.
    Now, I read other thread where the suggestion is to copy and change the 0ANALYSIS_PROCESS_TEMPLATE. Is there a better way of capturing the 'Company Logo' on my printout??
    Regards.

  • Print to PDF WAD Template

    Hi,
    We have a custom web template and are trying to provide a print PDF option for end-users. We created a button, and are using the export web application command. In data binding, we are selecting some analayis items and text items for printing, but only the analysis items (queries) are getting printed to PDF, the text items are not getting printed.
    Can you tell me how to print the text items? Is there a better way to get the print functionality?
    Thanks,
    Anita S.

    Hi
    Upload selection from text file and download to text file is supported Stack 9.
    Using the Print Version context menu entry
    Using a pushbutton or a link that was defined with the Web API command Export Web Application with the associated parameterization (PDF)
    http://help.sap.com/saphelp_nw70/helpdata/en/43/68ce8391886e47e10000000a422035/frameset.htm
    http://searchsap.techtarget.com/tip/0,289483,sid21_gci943427,00.html
    Hope it helps

  • How to Print Text in WAD 7.0

    hi
    i have created a web template using WEB APPLICATION DESIGNER
    now i have added few custom texts in it like
    Report name,Cost centers ,Plant Names
    now if i use Export to command to create print , it is not printing this custom texts
    it is only printing Query Result.
    If i use File -> Print
    this print texts but cannot print WHOLE QUERY DATA
    it only prints what is visible (e.g. if the report is wide with 20 Columns, it cannot print 20 columns.)
    how to resolve this ??

    Hi kartikey,
    just select a text item and enter the text at the last parameter TEXT_CONTENT, that´s it. You may change the style and so on. It is also possible to bind the data provider and display the query title or other generic text.
    Look up the SAP help here:
    http://help.sap.com/saphelp_nw70/helpdata/en/8c/d9413a3ace7022e10000000a11402f/frameset.htm
    regards
    ARNE

  • Printing Hierarchies in WAD

    Good afternoon!
    I  have  question or two. I can now get my template to print the logo but my print out needs to have lines to align the tables, in excel, I would use the format cells and border function. My print out has one table with 20 rows and 9 columns and the other table has 3 rows and four columns.
    Secondly, I am using a hierarchy in my queries and am also using that to filter the web template on. My hierarchy is as follows
    Total Region (adds North and South together)
    North Region
    Hospital A
    Hospital B
    South Region
    Hospital C (includes entity D & E)
    Hospital G
    Hospital H
    When I select Total Region, I only want to see the data in table 1 and table 2 for the Total Region. This exact data appears on my screen when I select the Total Region, however, when I go to print Total Region, I am getting 15 pages, which includes all hospitals and entities under Total Region. How do achieve printing only the level selected?
    Thanks
    Kim Plut

    Hi Jeff,
    Thanks for replying , i know that *{ is not recognized as commments in HTML, but the probelm is when i trying to edit the Z_PRINT_HTML_TEMPLATE program if i want to insert any code i have do it through the insert flag , when i click the insert flag *{ insert and *}insert will come which i cant do any thing , should i apply any patch , we are in version 3.5 patch 12, if u have suggest some thing it will be very help full

  • WAD - PDF printing

    Hi,
    I followed instructions as per the SAP Help - Creating Web Application - http://help.sap.com/saphelp_nw2004s/helpdata/en/b2/e50138fede083de10000009b38f8cf/frameset.htm
    My WAD report has multiple data source. When I click on the pdf button, the pdf file is created with one page per datasource. I want the pdf page to be created with all the objects in one page. How do I do it?
    Thanks for your help in advance.
    Best regards,
    Jai

    please check this SAP notes:
    934276: Print preview in SAP NetWeaver 2004s BI does not work
    1069368 - Additional information: NW 2004s BI Web reporting PDF export
    General PDF export functions
    Currently WYSIWYG export is not supported.
    The system exports only Web items. The HTML of the Web application is not exported.
    The Web items are exported sequentially one after the other. You can use the BEx Report Designer and the Web item report to position at least charts next to each other.
    If you use the export command without Web item binding, all visible Web items that support the export are exported. You can find the list of relevant Web items later on in this note.
    If you use the export command with Web item binding, all visible Web items that also exist in the Web item binding list are exported.
    If other Web items or additional Web items appear in the export, we recommend that you use a print template.
    some additional information you can find here:
    Print possibility in WAD BI 7
    Regards
    Erwin

  • WAD printing problem

    hi all
    when I print WAD report using browsers print option . I see only table and the hierarchical filters in the print out. But I also have text element and navigational filter web item on the same pageand I cant see these items on the print out. Can you please advice me on this?. Also my client is not satisfied with printing functionality in WAD, any other alternatives for good printing ?
    Thanks in advacne

    Hi Bhanu,
    I did as mentioned in the paper. But I get an error in the code saying "unterminated string constant" . the code is below. Please let me know where I went wrong.
    [code]<HTML>
    <!-- BW data source object tags -->
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="SET_DATA_PROVIDER"/>
             <param name="NAME" value="DATAPROVIDER_1"/>
             <param name="QUERY" value="ZMXS_M02_Q0001"/>
             <param name="INFOCUBE" value="ZMXS_M02"/>
             DATA_PROVIDER:             DATAPROVIDER_1
    </object>
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="SET_PROPERTIES"/>
             <param name="TEMPLATE_ID" value="ZTESTWEBPRINTEXCEL"/>
             TEMPLATE PROPERTIES
    </object>
    <HEAD>
    <META NAME="GENERATOR" Content="Microsoft DHTML Editing Control">
    <TITLE>BW Web Application</TITLE>
    <link href="/sap/bw/Mime/BEx/StyleSheets/Meadow_BWReports.css" type="text/css" rel="stylesheet"/>
    <link href="/sap/bw/Mime/Customer/StyleSheets/BWReports_Excel_print.css" type="text/css" rel="stylesheet"
    media="print"/>
    <script language="JavaScript">
    SAPBWAddToMenu("Web Printing with Excel","myMenuProcessor","1","","","X","BOTTOM","","");
    // Command Processing
    function myMenuProcessor(parameter,cell_type,filter,parameter1,parameter2,item,dataprovider,x,y)
    switch (parameter) {
    case "1":
    - 25 -
    SAPBWOpenURL(SAP_BW_URL_Get()+"&CMD=PROCESS_HELP_WINDOW&
    help_service=HELP_SERVICE_PRINT&item=TABLE_1&subcmd=PRINT_EXCEL");
    break;
    </script>
    </HEAD>
    <BODY>
    <table><tr><td class="SAPBEXBtnStdBorder" cellspacing="0" cellpadding="0" border="0">
    <table><tr><td class="SAPBEXBtnStd" cellspacing="0" cellpadding="0" border="0">
    <A href="<sap_bw_url cmd='PROCESS_HELP_WINDOW' help_service='HELP_SERVICE_PRINT'
    item='TABLE_1' subcmd='PRINT_EXCEL'>">
    Web Printing with Excel</A>
    </td></tr></table>
    </td></tr></table>
    <P><object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="NAVIGATIONBLOCK_1"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_NAV_BLOCK"/>
             <param name="DATA_PROVIDER" value="DATAPROVIDER_1"/>
             ITEM:            NAVIGATIONBLOCK_1
    </object>
    </P>
    <P><object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="TABLE_1"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_GRID"/>
             <param name="DATA_PROVIDER" value="DATAPROVIDER_1"/>
             <param name="HELP_SERVICE" value="HELP_SERVICE_PRINT"/>
             <param name="HELP_SERVICE_CLASS" value="ZCL_RSR_XLS_HELP_WINDOW_PRINT"/>
             ITEM:            TABLE_1
    </object></P>
    <!-- Settings for Web Printing with Excel
    // header with logo, footer, page orientation, margin, ...
    @page
                mso-header-data:"&L&\0022Arial\,Fett\0022&12&G&C&\0022Arial\,Fett\0022&14<&[REPTXTLG]> und
                  <&[DATAPROVIDER_1/REPTXTLG]>";
                   mso-footer-data:"&R&A";
                     margin:1.0in .75in 1.0in .75in;
                       mso-header-margin:.5in;
                         mso-footer-margin:.5in;
    // fit to page, grid lines, logo (header picture)
    <x:Print>
    <x:FitWidth>1</x:FitWidth>
    <x:FitHeight>2</x:FitHeight>
    <x:ValidPrinterInfo/>
    <x:PaperSizeIndex>9</x:PaperSizeIndex>
    <x:Scale>86</x:Scale>
    <x:HorizontalResolution>600</x:HorizontalResolution>
    <x:VerticalResolution>600</x:VerticalResolution>
    <x:Gridlines/>
    <x:HeaderPicture>
    <x:Location>Left</x:Location>
    <x:Source>http://www.sap.com/global/images/sap_logo.gif</x:Source>
    <x:Height>37</x:Height>
    <x:Width>73</x:Width>
    <x:LockAspectRatio/>
    <x:ColorType>Automatic</x:ColorType>
    </x:HeaderPicture>
    </x:Print>
    // page breaks
    <x:PageBreaks>
    <x:ColBreaks>
    <x:ColBreak>
    <x:Column>9</x:Column>
    <x:RowEnd>78</x:RowEnd>
    </x:ColBreak>
    </x:ColBreaks>
    <x:RowBreaks>
    - 26 -
    <x:RowBreak>
    <x:Row>42</x:Row>
    <x:ColEnd>15</x:ColEnd>
    </x:RowBreak>
    </x:RowBreaks>
    </x:PageBreaks>
    // column widths
    <x:ColWidths>
    <col style='mso-width-source:auto'>
    <col style='mso-width-source:auto'>
    <col style='mso-width-source:auto'>
    <col width=200 style='mso-width-source:userset'>
    <col width=100 style='mso-width-source:userset'>
    </x:ColWidths>
    // Repeated Rows
    <x:RepeatedRows>
    $2:$2
    </x:RepeatedRows>
    // Repeated Cols
    <x:RepeatedCols>
    $B:$B
    </x:RepeatedCols>
    // BW parameters
    <x:BW>
    <hierarchy_icons hide=>
    </x:BW>
    -->
    </BODY>
    </HTML>
    [/code]
    Message was edited by:
            Hansa

Maybe you are looking for