Logo in a printable page.

Hello,
I created a printable page in OAF custom page using the below code in the button's "Destination URL" property.
OA.jsp?page=/xx/oracle/apps/per/selfservice/offier/webui/OfficePG&retainAM=Y&OARF=printable
This brings up a printable page but i don't see the logo(which is at top left corner) in this printable page. Is there any way i can also put a logo in the printable page?
Thanks in advance.
-KK

I had to create an itemtype of Image inside one of the page layouts and add the image instead of using the standard corporateBranding image to solve this issue.

Similar Messages

  • Can we add customer logo in performance document printable page in Fusion Performance management Release 9

    Can we add customer logo in performance document printable page in Fusion Performance management Release 9

    Yes - this is a BI Publisher report and you can edit the template to format per your customer requirements. I'd suggest that you save a copy of the changes to file because the report may or may not be overwritten during upgrades.
    John

  • Suppress banner / logo on Printable Page

    Hi,
    Is it possible to suppress banner/logo printing on the Printable Page. The page I am using is a standard oracle page but has a bespoke logo and banner and when I click on the Printable Page, the top level details are overlapped by the banner and logo.
    Is there a way to push the details that appear at the top to print below the banner or is there a way to stop printing the banner and logo only on the Printable page? We are on R12.1.3 (irecruitment)
    Appreciate if someone can help me please.
    Many Thanks,
    Praveen

    Hi John
    You cannot do this I'm afraid. The logo that you can set for Discoverer Plus / Viewer only displays on the screen. It does not print out. Because of the not too distant interface between Discoverer and BI Publisher (thinking 4th quarter this year) I don't see Oracle losing any sleep over adding this functionality to Discoverer. This is because you will be able to do this inside BI Publisher.
    In the interim, have you considered printing from Desktop? I ask because Desktop has the ability to add a bitmap image as the background to a header. You coulod create your report in Plus then edit it in Desktop to add your logo, finally printing from Desktop.
    This only works in Desktop though so even if you add an image using Desktop you still won't be able to see or use it using either Plus or Viewer.
    Now one caveat to this is that Desktop cannot print directly to PDF. There's always a gotcha isn't there? However, there's a workaround for this too by using one of the myriad of third-party PDF generation tools such as Amyuni or PDF Creator.
    I gave a presentation on this at the recent ODTUG conference in Daytona Beach. That presentation is available for free download from my website at this address: http://learndiscoverer.com/downloads/downloads.htm If you scroll about half way down look for a paper called AutomatedScheduling.zip. That's the one and inside you will see referenced to printing to PDF from within Desktop.
    Hope this helps
    Regards
    Michael

  • Image not printed on OAF Printable Page

    Hi All,
    I have developed a page and it has "Printable Page" .
    This page has one logo(image) and it is displayed when I am running the page but not diplayed when I click on "Printable Page" button.
    How to achieve this.
    Please help me.
    Thanks,
    Sai

    Hi,
    In attribute set and destination url we have given '/oracle/apps/fnd/attributesets/Buttons/PrintablePage' AND 'OA.jsp?page=/oracle/apps/per/glade/webui/XXPG&retainAM=Y&OARF=printable' properties.
    Now it working fine after uploading into the server.
    But in printable page we do not want to display the URL's.How to achieve that?.In text formate that url was appearing.
    Regards
    Sai Krishna.

  • Is that possible to display the user selection data in the printable page?

    Hi All,
    I'm going to add a printablepage button on my page.
    Here comes a questions.
    Is that possible to display the user selection data in the printable page?
    For example,
    I have a table in the page,with 10 records.User select 5 of them.Can I display these 5 records in the printable page?
    Please help.

    Hi Yannick,
    Thanks a lot for the information. It worked.
    The portlet data can be accessible using bindings, but parameter name can be different.
    Meanwhile I have got one more scenario, where the Portlet and Task Flow placed in different pages of WCP Application. On change of data in the Portlet the application should navigate to another page where the Task Flow placed and displays selected data.
    Basically I can not use any button for navigation. The navigation should happen once I do some action in Portlet.
    Is this possible? If yes can you please let me know the steps?
    Thanks in advance!
    Somnath
    Edited by: Somnath Basak on Dec 20, 2011 9:41 AM

  • How to create  Printable page in OAF using Jdev10g

    Hi,
    I tried to create a printable page in OAF using the following steps given in devguide of OAF
    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 (See Controlling UIX Rendering Output for additional information about facets). Remember to retain your application module.
    OA.jsp_?page=<CURRENT_PAGE>&retainAM=Y&OARF=printable_
    *my current page path is *_
    OA.jsp?page=abhi.oracle.apps.ak.employee.webui.AdbPG&retainAM=Y&OARF=printable_
    Note: Earlier versions of OA Framework recommended giving the printable page submit button the ID IcxPrintablePageButton. OA Framework detects this ID and behaves appropriately when the user presses the button. Although this still works, new code leverages the facets approach instead.
    Step 4: Set the button's Target Frame property to _blank to ensure that the printable page opens in a new window.
    but after doing this i am getting below exception.
    Exception Details._
    oracle.apps.fnd.framework.OAException: The application id or shortname () you entered does not exist._
    i am new to OAF..
    can anybody guide me , how this exception can be corrected?

    Hi,
    sorry, wrong forum. This is all about Oracle JDeveloper. OAF related questions are handled on the OAF forum
    Frank

  • Changing logo image in search page

    Hi Mr Roger Ford,
    Would you please to help me.
    I'm using SES 11.1.2 on SuSE Linux SLES 10.
    I would like to change the logo image in search page.
    I have followed step by step in:
    http://download.oracle.com/docs/cd/E14507_01/apirefs.1112/e14133/objects008.htm#BABGAHHE
    http://download.oracle.com/docs/cd/E14507_01/apirefs.1112/e14133/objects008.htm#sthref166
    when I reach the step:
    create skinBundle NAME=example INPUT_FILE=example.xml --ATTACHMENT_
    LIST=example.lst
    I get error:
    the attachment file "assets/images/example.gif" which path is "/scratch/skins/example/assets/images/example.gif" in the list file doesn't exist ( It is my translation from French)
    I have created the directory:
    /opt/oracle/seshome/example/templates
    /opt/oracle/seshome/example/assets/images
    /opt/oracle/seshome/scratch/skins
    and i have put example.gif in the /opt/oracle/seshome/example/assets/images directory all the oter steps
    I just would like to change only the OracleLogo.
    PLEASE HELP ME.
    Edited by: Ranou on Nov 18, 2010 9:23 PM

    Thank you for your answer Mr Roger Ford.
    my file example.lst becomes:
    /opt/oracle/seshome/example/assets/images/example.gif::/scratch/skins/example/assets/images/example.gif
    /opt/oracle/seshome/example/assets/images/search.jpg::/scratch/skins/example/assets/images/search.jpg
    /opt/oracle/seshome/example/assets/images/rss.jpg::/scratch/skins/example/assets/images/rss.jpg
    /opt/oracle/seshome/example/templates/inc_footer.ftl::/scratch/skins/example/templates/inc_footer.ftl
    /opt/oracle/seshome/example/templates/inc_logo_querybox.ftl::/scratch/skins/example/templates/inc_logo_
    querybox.ftl
    /opt/oracle/seshome/example/templates/results.ftl::/scratch/skins/example/templates/results.ftl
    And I have got the same error.
    I have tryed a second file: example.lst as follows:
    /opt/oracle/seshome/example/assets/images/example.gif::/opt/oracle/seshome/scratch/skins/example/assets/images/example.gif
    /opt/oracle/seshome/example/assets/images/search.jpg::/opt/oracle/seshome/scratch/skins/example/assets/images/search.jpg
    /opt/oracle/seshome/example/assets/images/rss.jpg::/opt/oracle/seshome/scratch/skins/example/assets/images/rss.jpg
    /opt/oracle/seshome/example/templates/inc_footer.ftl::/scratch/skins/example/templates/inc_footer.ftl
    /opt/oracle/seshome/example/templates/inc_logo_querybox.ftl::/opt/oracle/seshome/scratch/skins/example/templates/inc_logo_
    querybox.ftl
    /opt/oracle/seshome/example/templates/results.ftl::/opt/oracle/seshome/scratch/skins/example/templates/results.ftl
    And I have got the same error too.
    Would please to help me Mr Roger Ford.

  • Printable Page behaviour

    Hi all,
    I have table which has 15+ number of columns and each column has width of more than 90px. When i am using printable page behaviour the printable page is showing all the columns of table but when i am extracting a hard copy out of it, i am not getting all the columns. Can there be a way through(programming) where i can define what should be the font size of printable page, so that i can have all columns on my hard copy.
    I also tried printinh hard copy with landscape mode but its not catering all the columns.

    User,
    please always tell us which JDev version you are using as the solution might depend on it.
    I'm not sure I understand your requirement fully. A hard copy is a screen shoe, so you get what you see. If the printable page behavior doesn't get the output you want, you can always use a more sophisticated report solution which give you all the control on the output you want.
    However, here are some links which might help you get started on how to change the output of the printable page behavior:
    https://blogs.oracle.com/jdevotnharvest/entry/how_to_hide_or_show and
    http://jobinesh.blogspot.de/2011/07/tips-on-using-showprintablepagebehavior.html
    Both are using the same technique.
    Timo

  • Printable page issue..

    Dear All,
    In one of our requirement i a getting error while "Printing" the page.The requirement is like below:
    In the first page we are displaying no of items list as per user selection.When user clicks on the item number we will take them to another page which has Item details.
    So in the first page link we are sending ItemNumber in the destination URI.In the second page we will do query by getting parameter Item Number.
    My problem is in the second page there is "Print" button.When i click Print it will throw exception since there is no Item Number.
    Can anyone help me how can i pass dynamically Item Number to the Printable page.
    I tried adding ItemNumber={@ItemNum} in the destination URI of the page.But the value is null :-(
    Any help.......................

    Hi,
    When you add a paramter the life will be uptill the end of the request.
    Try setting the item number value as a part if TransactionValue or SessionValue.
    The OAPageContext javadoc contains the description for the getter and setter methoods of the above.
    Thanks.

  • Change the Logo in iStore Home page

    All,
    Can any one tell the process to place the custom logo in iStore home page ???
    Thanks in advance

    Hi,
    What is your release?
    The steps are outlined in the following documents.
    Note: 555916.1 - Unable To Change The Main Logo of iStore In R12
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=555916.1
    Oracle iStore Implementation and Administration Guide - 11i
    http://download-uk.oracle.com/docs/cd/B25516_14/current/acrobat/ibe115ig.zip
    Oracle iStore Implementation and Administration Guide - R12
    http://download.oracle.com/docs/cd/B40089_09/current/acrobat/120ibeig.pdf
    Regards,
    Hussein

  • Printable Page - Changes to VO not reflected

    I have printable page defined on a page and when clicked, it displays the contents of the page correctly.
    I have a messagechoice in the main page. When i change the value in the drop down and click "printable page" button, it still shows the old data.
    Is there any way that the printable page picks the latest data and shows it? Any inputs are appreciated.
    Thanks.

    I would say that it is the standard behavior. The data is not yet committed.
    Further if you have noticed, the general standard is to provide the printable page button on a final submitted screen where there are no pending changes. Will suggest to rather change your design approach.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Need   no logo on a specific page.

    Hi Gurus,
    I am in a situation. A very interesting demand from client. We dont want a logo on a specific page.
    How to restrict a logo from a specific page.
    Regards
    Vishal

    Hi,
    One solution here
    Re: Defining the LOGO once in the entire application
    Br,Jari

  • Printable Page as .pdf

    Hi,
    Is there any way I can save a "Printable Page", which is in .htm format into .pdf format?
    Thank you.

    No such out of box functionality from OAF. You will have to put your custom code to do that.
    --Shiv                                                                                                                                                                                                           

  • UIX question: Open printable page in a new window

    I am using 10.1.2 version of JDeveloper with UIX/ADF.
    In one of the UIX pages, I am using a submit button to fire an event named printMe to open the uix page in a printable format.
    <event name="printMe">
          <showFacet name="printable"/>
        </event>But, understandably this takes out all the links in the page and the only way to go back to the original page is to use the back button (which users might find unintuitive). I was wondering if there is a way to make the printable page to open in a new window?
    I don't think using the destination or onClick attributes of the submitButton with the javascript:openWindow() function would achieve this. Because this still loads the page in a 'printable' format in the same window and opens a new window in the 'non-printable' format.
    I would like to know, if there is a way to direct the printable facet to open in a new window leaving the original page as-is, so the users can print, close the new window and resume using the application.
    Or is there a better way to handle this, as I am open to ideas if there is a better way to address this usability issue.
    Thanks in advance,
    Karthik

    Dear Sir...
    assume that in order to view the report in the page, you should change the where clause of a view object for example (this is dependent on how and what settings you want to make for the page. it does not have to be like this, it is dependent on how you prepare data, perhaps you do not have to prepare anything at all, i do not know what code you have).
    So, assume that in order to view the print report, your code was something like this:
    public void onViewReport(DataActionContext ctx)
    ViewObject V=GetView(); //
    V.setWhereClause("myfiled=123"); //
    V.executeQuery(); // these steps used for preparing data
    ctx.setActionForward("printpageforward"); // go to print page
    Now you remove this code , go to the print page, and override the print page prepareModel method with something like this:
    protected void prepareModel(DataActionContext actionContext) throws Exception
    super.prepareModel(actionContext);
    ViewObject V=GetView();
    V.setWhereClause("myfiled=123");
    V.executeQuery();
    Now you add the script to your button to show the print page in a new window, and that is it. your print page should work fine.
    best regards

  • Printable page not working

    Hi All,
    When i click on the pdf icon , in the preview printable page section of a worksheet it says "page not displayed" any ideas.
    Thanks

    Hi,
    check if below link helps
    Printable Page issues
    and if u want to ignore/stop getting this message, below link helps.
    http://answers.yahoo.com/question/index?qid=20080305205645AAt2FLS
    regards,
    Rajan

Maybe you are looking for