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

Similar Messages

  • How to change the default print template for broadcast PDF Export

    Hi,
    I have currently designed a print template for printing purposes and use this as the template for the print button(Export to PDF),if i were to click on this button the output pdf is the desired PDF. But if i were to broadcast the template with output format as PDF it picks the layout of the current template, how do i set broadcast to pick up the print template also???
    Further how to insert a page break in a PDF print template.

    Hi Nagesh,
    These setting are for
    1.Adhoc Template for Queries
    2. Adhoc Template for reports designed through report designer
    3. Template for query precalculation
    4. Template for displaying broadcasting wizard.
    When we use broadcasting from query designer  to email PDF's the system uses 0QUERY_TEMPLATE_BROADCAST_PDF.
    From WAD the system uses the current template layout as PDF Layout.
    P.S: OSS note 1054460 -<b>Depending on the BI object type and possibly other criteria, different Web templates are used in BI broadcasting to generate PDF (and PS or PCL) formats:</b>
    <i>For Web templates: the Web template itself is used</i>

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

  • 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

  • Error while saving Web Template in WAD

    When i try to save a web template in WAD i get an error masg " Unable to generate history entry" and when i save ok i can see that the templete has been saved wven though i had the error message.I am in BI 7.0.Any idea what this error is and how do i get it resolved

    Hello,
    This error comes when your portal configuration is incorrect.
    please deploy the support Desk Tool according to the note 937697 and fix the portal configuration.
    Regards, Karol
    SAP NetWeeaver BI, Development

  • Urgent :Check print template not getting attched to the conc program

    Oracle apps version : 11.5.10.2
    XML Publisher : 5.6.2
    Other XML publisher program works fine, but for check print progam rtf template doen not get attached at run time.
    path: Payables --> Payments --> Once you click on pay , 2 concurrent programs gets fired. Payments process manager and other one is Format payments program. Now for this Format payments program i have attached my template.
    But at runtime it looks like the check print template is not getting attached to format payments program.
    I have verified short of con progrma, and code of data defn and templates and found that all are in sync (i.e. all 3 have same short name and code)
    Any help is appreciated .
    Regards,
    Sameer

    Hi,
    See if the documents referenced in these threads help.
    Printing Checks from Oracle r12
    Printing Checks from Oracle r12
    Reports Printing in EBS R12
    Reports Printing (CHECKS) in EBS R12
    Regards,
    Hussein

  • Print Templates print preview window closes unexpectly when printing document

    This is a cross posting from Internet Explorer Web Development after a suggestion that this forum would be a better location. See
    https://social.msdn.microsoft.com/Forums/ie/en-US/351e1245-b606-4467-9f3c-1c72f9cdf9ea/print-templates-print-preview-window-closes-unexpectly-when-printing-document?forum=iewebdevelopment.
    I have raised an issue through Connect for this:
    https://connect.microsoft.com/IE/feedback/details/1134168/ie9-to-ie11-print-templates-print-preview-window-closes-unexpectly-when-printing-document, but I would like some more visibility of the issue as my customers thought my application was closing when
    they printed a document.  I also don't know if an issue in Connect gets any priority support via MSDN, but this forum does.
    This looks to me like a problem in the IE Print Templates startDoc API call, but if there is a more appropriate forum to raise this issue in please let me know.
    In the application where I use print templates, the window closing is not in it self a problem because the Javascript that is calling startDoc also closes the Print Preview window when the print is finished.
    The fact that the application looses focus and can be hidden by the windows of other applications when the Print Preview window is closed by startDoc is the issue noticed by our customers, so I need a fix preferably, or a work around at a pinch.
    Details of the issue reproduced below.
    When using IE Print Templates, the startDoc function is causing the print preview window to close.  This behaviour started with IE9, and is still present with IE11.
    When an application is using print templates (see
    https://msdn.microsoft.com/en-us/library/aa753279(v=vs.85).aspx) for print functionality, this has the effect of causing the application to become hidden by any other application window once printing from the print preview window has started.  It is
    actually this behaviour that started me looking at this issue as the users thought the hosting application had closed.
    Print Templates are not accessible by using IE as a web browser, but only when using the WebBrowser Control to embed IE in an application.  The reference for this feature is available from this url:https://msdn.microsoft.com/en-us/library/aa753279(v=vs.85).aspx
    and a sample Microsoft application that demonstrates the use of Print Templates can be used to demonstrate the problem (required for the reproduction steps).  The application is available via this article and searching for "download spiffy".
    Steps to reproduce the problem:
    To see the full effect of the issue, first ensure there is a window from another application (like Windows Explorer) that will cover the sample applications window if brought to the foreground (making the Windows Explorer window full screen works).
    Start the sample application (and ensure that the full screen Window Explorer is the next application to activate).
    Then in the drop down box in the top right corner of the UI select Template8.htm.
    Click the Print Preview button that is just below the drop down box (this will open a new Print Preview window).
    In the new window click the Print… button (this will open a Print dialog).
    Click the Print button at the bottom of the Print dialog.
    The Print dialog closes (expected) and then the Print Preview window also closes (not expected), however the document is still printed successfully.
    When the Print Preview windows is closed unexpectedly, the Windows Explorer window is brought to the foreground (obscuring the sample applications window).
    If you reselect the sample application and click the Print Preview button again, the Print Preview dialog is not displayed unless you restart the application (this looks to be a symptom of the same issue, not a separate problem).
    To see that the Print Preview window appears to be closed by the startDoc call, use the resource editor in Visual Studio (the exe can be opened directly by File | Open | File…) to edit the HTML resource "TEMPLATE8.HTM" (I found I needed to delete
    it and add it back in for the change to stick), find the startDoc call and add two alerts, one on the line before and one on the line after.  When IE is accessing the template, it is being done using the name of the executable (so do not rename the modified
    version of printtemplates.exe, make the changes to a copy in a different directory if you don't want to change the original).  Start the modified version of the application and follow the same steps as in the reproduction.  This time, after clicking
    the Print button in the Print dialog, the dialog will close, the first alert will pop up, then the Print Preview window will close, then
    the second alert will pop up.
    Thank you,
    Warren.

    Hi Shu,
    I have noticed that the print templates API is listed as part of the Legacy APIs. 
    Is this just because it hasn't changed or is not new?  Or does this mean that it is no longer maintained and may be removed (or at least deprecated) at some point in the future? 
    It would good to know if we should start planning for the implementation of a different method of printing.
    I understand that the sample application is no longer maintained, but I also think that the Print Template API that it uses has not changed, and so should still work (and it does mostly).
    If the Print Preview window was being closed as a result of using the Print dialog (and if it had behaved the same way with IE8) I would be willing to go with the by design argument.  
    I have found that the Print Preview window is not closed until startDoc is called, and it closes before control is returned from the startDoc function. 
    Just as part of investigating and try to find a workaround, if I call window.close(), any alert calls made no longer display the alert window after the close call. 
    Alert still functions after startDoc has closed the window however. 
    The is not the sort of consistent behaviour I would expect from something that is by design. 
    Also while investigating, I found that calling startDoc after calling window.close() results in an exception with the error code -2147467259 (0x80004005), this is probably quite normal and expected, but does indicate that the Web Browser Control should
    not be closed till after printing.
    I had found that old thread, and I had concluded it was the same issue, but it was also aimed at different aspect of the problem (which I see in the sample application, but not my application). 
    The visible issue I have is that my users think the application has been closed because after clicking print (on the Print dialog) the application gets hidden by other windows from other applications. 
    This aspect affects the sample in the same manner and so it was a convenient way to demonstrate the problem.
    If IE connect do not look at this issue any time soon, do I have any other avenues to resolve this issue?
    Thank you,
    Warren.

  • Printing a PDF file over pre-printed template

    I would like to be able to print a PDF file (file A) over the top of another PDF file (file B ). For example, file A could be a letter that needs to be sent out and file B could be the company letterhead. The resulting file would be the letter on company letterhead.
    I need to be able to do this because I am printing from an application that allows limited customization of the output format. Having the ability to print one file over another would enable me to create a "pre-printed template" in an application that has more flexibility. I could then add the data from the first application over the top of the "pre-printed template."
    I am using Acrobat Professional 7.0.9 on a Windows XP Professional system. If necessary I can upgrade to a more recent version of Acrobat.
    Thanks for your help

    I would like to do this all electronically. I don't produce a hard copy at any time but rather create the PDF and then email the file to the recipient.

  • Printer Templates Don't work in LR4

    I just installed LR4 (windows 7 version) and the printer templates came in OK (it seems) they are there anyway and when I mouse over them the little display window at the top shows them changing but when I click nothing happens.  Everything works fine in LR3.
    A bit more:  It seems that it will work sporaticly sometimes after I run LR 3 and pop through a few print templates in LR 3, then go back to LR 4 where tehy will work for a bit then it won't again.  Very strange.

    You can to try to set "Ruler Units". Sorry for my english.

  • Lightroom 5 print templates not allowing images to be moved into cells & not allowing individual cells to be selected

    I've run into a problem using the LR5 print templates that has occurred suddenly and I need help figuring out what happened.
    Yesterday I tried using a Print template from my User Templates menu and the one I selected wouldn't allow an image to be dragged into a cell.  I also noticed that the template wouldn't allow me to select the cells for size adjustment, either.  Other templates had the same behavior, even the templates in the Lightroom Templates menu.
    Not only that, but when I hover the mouse cursor over the template name in the menu it displays the template properly in the Preview pane above the menus, but when I click the mouse to select the template the Preview display changes to one that's completely different, which is the same as what shows in the main viewing area.
    I have a few non-Lightroom templates (added by me) that work properly, but all of the Print templates in the Lightroom Templates menu show these symptoms.  How can I get the Lightroom Print Templates to behave?
    Anybody...suggestions??
    Thanks!

    I'm having almost the exact same problem.    the Lightroom library is not recognizing that the files stored in a LOCAL dropbox folder are the same ones as in the library.   So if I try to "synch" library, i end up with 40k photos that are missing from my library but they are not.   They are there.

  • Missing Print Templates Folder

    I have recently purchased some blog templates and I can not install them because I have no print templates folder.
    I go edit-preferences-show lightroom folder- lightroom- and there is no print templates folder to drop the templates into.
    Please help!
    Thanks!

    I assume you mean, Edit / Preferences...  [presets tab] Location: [Show Lightroom Presets Folder]. If you haven't yet saved any print presets of your own, then LR has not yet had any need of a User folder to contain such. So one may not yet have been made.
    The easiest way to get LR to do that, (and to be sure that you are looking in the right place) : click the + icon next to Template Browser in Print module.
    IOW: save a dummy print preset, doesn't matter about its contents, but enter some very distinctive name and then click Create. By default this should go into "User Templates", which is made as necessary, though you can choose to make a differently named folder if you prefer.
    Full path on my Win8.1 is C:\Users\[username]\AppData\Roaming\Adobe\Lightroom\Print Templates\User Templates
    Then take a look in Explorer and see what has changed - if there's any problem, you can always disk search for whatever distinctive template name you have just entered. Copy your other bought templates alongside this new dummy print preset, restart LR and you should be able to start using any of those. Delete the dummy preset in due course.
    (Note that it is quite usual for built-in LR presets to be held somewhere quite different, than user created or user added items. The provided choices such as "(1) 4 x 6" and "custom 1 over 2" may not be findable anywhere on disk, for example.)

  • Working on check printing template,Getting Extra space in second page

    I am working on check printing template,in case of multi page output.I am getting almost 1/2 page blank space and getting disturbed output.
    Please provide mail id so that i will share template and xml.
    Thanks in advance.
    Mahi

    Send me the template and the xml, i ll try to figure out the issue
    my main id is : [email protected]
    Ragul

  • Multiple compnay codes--Blue print template

    Hi Guys,
    I need a Business Blue Print Template with Multiple Company codes,for Reference.Please send the documet to [email protected]
    thanks in advance and points will be assigned..
    suresh

    Hi Suresh,
    When you create a G/L account it is possible to fill in the field  Alternative account number (see the help).
    When you want you can assign this to the countries own chart of account and report on this.
    In this case I advise you to use one chart of accounts and use Alternative account number for reporting by country.
    Now it is possible to use one controling area. This is use-full when you want to make total reports over the company codes.
    In controlling you store document currency, company currency and controlling area currency. It is possible to use paralel currencies.
    When you are doing settlement to an other companie code's it will create an inter company posting. But it is possible with the exchange rates that you have results you don't want
    Paul
    Alternative account number in company code
    The alternative account number field in the company code area is freely definable. You could use it to enter:
    the account number from your legacy system or
    the account number from a country chart of accounts if your corporate group uses a standard chart of accounts.
    The alternative account number is only issued in the financial statement if you explicitly assign it to the relevant items in the financial statement version.

  • Location of printing templates

    I just moved to a new PC with better performance. I copied all LR files under User(I think) but I lost all my printing templates. How can I restore my printing templates? I am running Vista Ultimate.
    Lennart

    The door to the user's Library is now hidden but it is easy to open. In Finder, hold down the Option key while clicking on the Go menu & your users Library will appear about halfway down the list. Then go to Application Support > IWork > Numbers > templates > My Templates to find & delete the unwanted template.

Maybe you are looking for

  • File sharing not working for any new accounts

    I am using the latest version of Mavericks. For every new account I set up (Sharing, Administrative, Standard) trying to set up file sharing on a directory fails. When I set up the account, select a directory (on the boot drive or on an external driv

  • Dragging file to Finder-icon in dock doesn't open Finder

    Dragging a file from my desktop (e.g. a jpg) to the Finder Icon (so I can archive it in a folder), doesn't open Finder. The icon in the dock does blink for a second, and then doesn't open FInder, but shows an empty desktop... What to do?

  • Question for Acrobat SDK products

    Hi, I need to develop a VB.NET program to convert PDF to word or excel (or edit PDF contents to new PDF) . Please advise that what's Acrobat SDK products should I Purchasing and how the pricing, thanks.

  • Paragraph Indents

    Peggy...Thanks for comment. Sorry I didn't articulate re paragraph indents. Use Pages '08 and have used Pages Newsletter Template "Johnson Family Newsletter" since day one with v '05 for 4-page doc. Layout is .5 and It has two borders. Outside border

  • Flash CS3 Strange IDE Problem

    Hi -- I am having a totally bizarre issue with the Flash CS3 IDE in that my "Output" window is always blank. This just started happening to me today. I have tried creating a new Flash movie and putting in a single line of Actionscript: trace("Hi") Wh