WAD Printing

Hello people,
I face 2 issues while using the "EXPORT" option in WAD:
1 ) I am using the Export to PDF option in my Web report. There are two charts and two tables in my report. Now, when exported,  these items items come one after the other in the PDF file.
But I want to the items to come one on each page. That is, no two items should be on the same page in the PDF file. Is this setting possible? How can I acheive this?
2 ) And if I have two items in the report side by side, when exported to PDF, they come one below the other. Can I manually make any changes in the HTML code to have them side by side in the PDF file also?
Please share your thoughts&experience and help me.....
Thanks in advance,
shameem

Hi,
1. Create a table in your template with 1 column and  8 rows. In each cosecutive cell place your Web Item, ie. Chart and the Analysis item. So, there is an empty row between each web item. This would create some gap between the web items and might print them one per page. You can also increase the size of each web item.
2. Have a table with 2 columns and 1 row. Insert the web items in the respective cells. Then convert to PDF. This might print the web items side by side in the output.
Pls try this, it might just do the trick.

Similar Messages

  • Question about WAD print version configuration

    Hi gurus,
    We are having a problem with the WAD print version. We have created two WAD templates, one of them is for be viewed at the portal and the other one for the export to PDF.
    Our template has several tables(data providers) in a horizontal line. The template for the export is exactly like this original template, but despite this, when we press the "print version" button in the portal, the PDF appears desconfigure and shows the data providers one under the other, in a vertical line.
    We have tried to change the size of the data providers but we are not getting the expected result.
    Could anyone give me some idea of how to proceed correctly for this situation?
    Thank you in advanced.
    Manuel.

    Ok Mike, thank you very much! I was already guessing it would really not work in Firefox, and we would have to look for alternative solutions.
    We followed your advice and we are now trying to use a Firefox plugin named IE Tab, and it looks like its going to solve our problem.
    Thanks a lot for your attention.
    Sincerely,
    Carlos Eduardo Lacombe

  • WAD print error

    Hi,
    I have created multiple webtemplates with BEx WAD.
    A couple of them have print buttons and are able to print.
    When I want to group them inside one webtemplate with tabbed pages,
    I am no longer able to print to PDF.
    My pdf is empty or I get the image of the company I work for (which I have also put into my webtemplate).
    Thanks in advance!
    Kind regards,
    Kristof Van Daele

    In the standard template I don't get that error. So there the reference is correct.
    But there is happening something wrong when I transfer that template to a tabbed one.
    I made two webtemplates. One with an analysis item with the print button, and one with the tab pages web item.
    So in a blank template I inserted a Tab Pages web item, and in this I inserted a webtemplate Item. That webtemplate item is referenced to my original webtemplate.
    If you can still follow.
    So I don't really know where I can see the reference inside the webtemplate item.
    Regards
    Kristof

  • WAD - Print PDF

    Hi Experts,
    i look the better alternative for export a Report to PDF in WAD 7.0
    i have 2 ways:
    Use the functionality standard of BW (export only web Items)
    or
    Use virtual print to PDF, like PrimoPDF.(print the landscape of the report)
    suggest me, some better idea?
    Thanks.
    Renato.

    Hello,
    Please, check the note 1112132 - The SAP BI Export Library
    There you will find more information about PDF export.
    Thanks
    Edward John

  • WAD - printing to PDF

    Hi all,
    I created multiple WAD's in the 7.0 (with graphs, texts, analysis items,...)
    When I execute them and right click to get the PDF-version (via print version) the pages in the PDF are split up in a bizar way...
    If the analysis grid starts on the second page, it displays a part of the analysis grid, and the rest is displayed on a third page, but on the second page is still enough room... when it starts on the first page, it is displayed correctly and when another web item (for example static filters) is also displayed on the second page (before analysis item) it is also displayed correctly...
    I think it has something to do with the print-template 0ANALYSIS_PATTERN_EXPORT but don't know what exacly...
    anyone an idea?
    ciao!
    Joke

    Hi Joke,
    Did you solve this problem?
    I am having the same issue.
    Thanks,
    Nick.

  • 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

  • Printing problem in Web-templates

    Experts
    Can you please help me out with my WAD printing issue, please?
    I have some reports designed in SAP BI using WAD. Some of the reports have data tables, where as others have data tables as well as graphs in them.
    When I right click the reports with graphs and data tables, and choose option "Print Version" from the context menu, (to generate a PDF) I get a standard pop-up (where I can do my print settings), but after I click OK, I donot get the pdf generated out of the report.
    The funny thing is that the printing (pdfs)  works OK when there are just data tables in the report. I have checked the properties of Web-items/web-templates but havnt found anything wrong with the setting.
    There is no setting as such for printing/generating pdfs that I could find for web-templates.
    Have you had such a problem before? Can you help please?
    Thanks
    M.
    PS: There are some other reports which my colleagues have developed for another sub project and the printing works absolutely fine !

    Hi,
    Since PDF print is working for tables,it looks you have ADS installed correctly.
    I would ask you to refer to note 1069368 and check the supported and unsupported PDF prints.If this does not resolve the issue then as per note 1052659,check the default trace file.This should give a vital information on what exactly the issue is.
    Rgds
    Manoj Kumar
    COE-NW BI

  • SAP print option IFRAME

    Hey,
    In WD Application we have a IFRAME that renders the WAD Application.
    Printing the Document:
    I have used the Print provided by SAP . The preview does not render IFRAME content ( Since it is stateless element).
    Can you please suggest how to print the content ? Print preview is not mandatory but Printing document is important.
    Print code:
      l_api_componentcontroller = wd_comp_controller->wd_get_api( ).
      l_appl = l_api_componentcontroller->get_application( ).
      l_appl->print_page( ).

    Thanks Ramakrishnappa for confirming.
    Requirement :
    In  WDA there are multiple IFRAME each displaying different ( say for example 5 ) WAD applications. Each WAD has Native WAD Print button ( that works fine) but we want to combine all WAD outputs to a Single Document
    i.e. in other words print the WD application that has 5 WAD applications as a one single document
    For user Experience - Business wants a print button on WDA that calls the Browser Print command.
    Approach tried - Browser Printing:
    created a another iframe with Print Link, when user clicks on it  it calls the BSP having Java script that calls the Browser Print command. But when we print, it only prints child iframe not the whole document.
    how to get the parent document reference in javascript and print ?
    or Can you please let us know any other better approaches for Browser printing the whole document ?  (Sap code to call the Browser Print - if possible)

  • 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

  • Print not working in WAD

    Hi
    1. I have added new web item table in the template with new dataprovider 2. When i execute the template i am able to see the result in the report. when i click on the print, the report is displayed in the PDF file but the new web item table is not to be seen in he pdf.
    2. Default template is not showing the title of the report. How can i get the title of the report in the template?
    Thanks
    Annie

    Hi.
    Which way you printing the page ? Via File->Print in internet explorer or via button in WAD with command EXPORT to PDF and print from PDF ?
    If you using EXPORT to PDF you should add your new webitem in DataBinding web items in EXPORT command properties.
    Goto properties of this button "print" -> Commands-> in data binding add your new webitem.
    Regards.

  • 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.

  • How to print all the pages in wad

    HI i am having a report with 3000 records when opened in wad, but when we print the Report, it is giving us records(60) on only first page, how do we print all the 3000 records from all the pages by clciking on print only once.
    Thank You,
    Kris.

    i am not able to print any pages after inserting the code, am i placing the code in the right place.
    <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_2"/>
             <param name="DATA_PROVIDER_ID" value=""/>
             DATA_PROVIDER:             DATAPROVIDER_2
    </object>
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="SET_DATA_PROVIDER"/>
             <param name="NAME" value="DATAPROVIDER_1"/>
             <param name="QUERY" value="ZPARAMTEST"/>
             <param name="INFOCUBE" value="ZEMPPRM"/>
             DATA_PROVIDER:             DATAPROVIDER_1
    </object>
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="SET_PROPERTIES"/>
             <param name="TEMPLATE_ID" value="ZEMPPARM"/>
             TEMPLATE PROPERTIES
    </object>
    <td>
    <table class="SAPBEXBtnStdBorder" cellspacing="0" cellpadding="0" border="0"><tr><td nowrap>
    <table border="0" cellpadding="0" cellspacing="1"><tr><td nowrap class="SAPBEXBtnStdIe4">
    <A class=SAPBEXBtnStd title="Print via Web Button" href="<SAP_BW_URL cmd="PROCESS_HELP_WINDOW" help_service="ZPRINTING" item="GR1Table">" target=_blank><nobr> Print</nobr> </A>
    </td></tr></table>
    </td></tr></table>
    </td>
    <td width="100%">  </td>
    </tr></table>
    <HEAD>
    <META NAME="GENERATOR" Content="Microsoft DHTML Editing Control">
    <TITLE>BW Web Application</TITLE>
          <link href="/sap/bw/Mime/BEx/StyleSheets/BWReports.css" type="text/css" rel="stylesheet"/>
    </HEAD>
    <BODY>
    <P><object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="EMPLOYEE_TABLE"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_GRID"/>
             <param name="DATA_PROVIDER" value="DATAPROVIDER_1"/>
             <param name="BLOCK_SIZE" value="5"/>
             ITEM:            EMPLOYEE_TABLE
    </object></P>
    </BODY>
    </HTML>

  • 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..

  • Display Header/Footer Information while Printing WAD BI7.0

    Hello all,
    My customer requirement is not to display Header/Footer on the Portal Screen via WAD, but while Printing, they want to display the Header/Footer. Is there any properties within Web Application Designer that this is done?
    Thanks,
    Af

    Hi
    1.Use a Table inside a Container Item.
    2.In the table use Text Box( available in Miscelleaneous tab in the left) in the header and the footer
    3 Drag button group Item and in the properties internal display press the combo button
    4.Press Combo Command-> all commands->Commands for Web Templates-> export web application. Come again to Favourite comands tab -> Place the cursor over Export Web Application -> Press Next Button in the footer
    5. Here in the Item Binding tab, give item which needs to be printed
    In your Portal, you can give the query for display without this settings
    Regards
    N Ganesh

  • 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

Maybe you are looking for

  • Since upgrading to osx 10.8.2 sleep requires password even though i have set to open automatically.

    Since upgrading to osx 10.8.2 on my mid 2009 Mac Book Pro 15 inch, It requires me to enter my password even though automatic login is turned off. It never required this before. Why is it doing this now since the upgrade?

  • Retina iMac 3tb Fusion drive Boot Camp failure

    Trying to install Windows 8.1 to a 1tb Bootcamp partition on 3tb Fusion drive. BCA creates the partition, Windows installer sees it, but requires formatting it, but then it can't install to it. I get an error that it can't create or see the partition

  • Container hanging in mesyhead/mesybody tables - synchronous synchronization

    Hi everyone, Can someone help me with our SAP netweaver 2004s. After synchronous synchronization with mobile application the synchronization container hangs in the mesyhead and mesybody tables. If the device have to be reinstalled it will gain new de

  • How to control detail records displayed after requery

    I have a master/detail form. I did not like the behavior of the screen clearing after I did a save so I added code to requery the master/detail records. There is still one behavior which I need to fix -- after I requery the master and detail records,

  • I0S6 email problems

    Has Apple responded to anybody regarding a fix for the problems that the upgrade has caused many of us using wifi?  I can get emails but cannot reply.  SOMETIMES I can send a new email but only if it feels like it.  I can do web searches but can only