Adding hyperlink to company logo

Hi,
I've added our company logo to my application by defining the image to be used via "Edit Standard Attributes". Is there an easy way that I can attach a hyperlink to this logo so that you can click through to our standard company website?
Thanks in advance for any help,
Andy

Duncan,
You can construct the link as follows:
f?p=&APP_ID.:PAGE_ALIAS:&APP_SESSION.&APP_ID. and &APP_SESSION. will be substituted at runtime. If you assign your page an alias, PAGE_ALIAS, then you don't have to hardcode the page ID either.
Sergio

Similar Messages

  • Just moved my email from entourage to Mail. Having real problems with getting my signatures to work properly. When adding in a small company logo, windows computers only receive signature as an attachment. Am sending email as Rich Text. Any ideas on a fix

    Just moved my email from Entourage to Mail. Having real problems with getting my signatures to work properly despite sending email as Rich Text.
    When adding in a small company logo to the signature, PC's / windows computers only receive signature and logo as attachments.
    I've tried all possible fixes I can find including getting a PC user to format the logo but no joy. Has anyone experienced this and any ideas on a fix gratefully received.

    Send it as html so the signature is an image source URL

  • Adding Company logo to workflow notification

    Hi,
    I need to add our company Logo (Image) to the notification message of AP Remittance Advice. Can you please let me know how to achieve that?
    I found the message text is coming from the standard message "AP_APPEWF_HEADER_TITLE"
    Thanks,
    Prasanna

    Metalink note - 871335.1
    Bug/Enhancement – 8208646
    Cheers
    Vinod

  • Adding company logo to email messages?

    I'd like to add my company logo to my Apple Mail Signature, but I'm not sure how to do this without it becoming an attachment. I'm assuming I'll need to include a link to an external website that stores the logo. If so, is there a way I can use my iDisk account to facilitate this?
    Thanks!

    I would use a JPG but you could use a PNG or a GIF. If the logo has been created in Photoshop or Indesign (doesn't really matter how it has been created really) but a compressed image will save a bit of space.
    Something to be aware of is that some Mail servers are set up by some companies to convert HTML or rich text emails into plain text so any image may end up as an attachment in that scenario. While it might look nice and pretty when it leaves you, that may not be the case when delivered.
    Chris

  • Adding own Company Logo to Report Painter/Writer reports

    Hi,
    Trying to add my company logo to the report painter/Writer reports that i am producing but cant do it, i know its possible as i covered it on the SAP course on this but cant find the way, any help appreciated?

    Hi all,
    Unfortunately there is no function to insert company logo in the report painter report up to 4.6C version.
    I'm sorry about I could not give you better solution.
    Thanks and best regards,
    If you have further queries, you may reach me over
    Dr. Ravi Surya Subrahmanyam, PhD Finance,
    SAP FICO Consultant,
    Answerthink (India) Limited
    Global Delivery Center
    Hyderabad, India
    Phone :91 9848550024
    Email : [email protected]

  • Company Logo went off while exporting WebI Report to Excel in BO4.1

    Dear All,
    I am working on BO 4.1.
    When I am trying to export the WebI Report to Excel, I am not able to see Company logo, had this feature been added in BO 4.1 or not yet?
    If available please guide me on how to get this logo in Excel?
    Best Regards,
    Sonal

    Hi Sonal Neema,
    Check the below link this will help you to resolved your issue.
    http://scn.sap.com/thread/3286244
    Regards,
    Anish

  • Company logo not appearing in PDF (generated from Web Report)

    Hello all,
    I have created a Web-Report using WAD and have my company logo followed by the reporting values. When I export this report as a PDF, I get to see all the values etc except the company logo. Could someone help me out with this issue pls.
    Thanks,
    SD

    Hi Sebastian,
    We've had the same issue and found no solution for this. There just isn't a way to add an image to a by SAP generated PDF file. The only thing that did work was adding the image to a report and adding the report to the web template. In that case the image is printed but on a seperate page.
    Kind regards,
    Alex

  • Insert Company logo to WEBI CSS

    Hello All,
    I am trying to add a company logo to the webi template. I'm working with BusinessObjects 4.0. To develop the right CSS I am using Web Intelligence Rich Client. The CSS i am trying is:
    /*  Settings for PAGE_HEADER  */
    REPORT > PAGE_HEADER        {
        min-height:1.40cm;
        /*min-height:2000;*/
        background-fill:color;
        background-color:#ffffff;
        background-type: htile;
        background-v-align: top;
        background-h-align: left;
        background-attachment: fixed;
        backgroud-image: boimg://companylogo.png;
        background-repeat: no-repeat;
        background-position: left top
    I have added the last 4 lines to the default css.
    When opening the Rich Client and trying to open a document, ,I can't see the company logo on the document. How can I do that? Is it also possible to add a line (like HTML <HR>) to the css and position this by default on the document ?
    BTW The company logo is in the same folder as the css file.
    Kind regards,
    Rob
    Edited by: rbeeren on Nov 10, 2011 11:40 AM

    The image must be either a JPG or GIF. Rob might change the PNG format of the image.
    And some attributes should be modified as:
    background-fill: bitmapAndColor;
    background-type: box;
    Best regards,
    Joey

  • Missing company logo when printing form

    Hi,
    We have sap script for billing document, in which company logo has been added to it.
    But at the time of printing the form the logo is getting missed by business user. However when I tried to print the form by using my user ID the logo is getting displayed.
    Is it the problem with business local printer setting or with form itself?
    Thanks in advance.

    Hi Nishad,
    The problem here is neither with the user nor with the form
    but the logo doesnot exists for the user in the location u have to place.
    so if u place the logo in their server the problem will be solved.
    Regards,
    Prakash.

  • Help for -Generate Report using Word template having company Logo

    HI GUys,
    I am trying to generate a report in PDF using the word template having some company logo as footer to that .
    When user click on print ,the graph should be added to the template and its should output the report in pdf.
    I am able to achive this when I 'm  not using the template,but when I use the template (sample code shown below),its throws the error attached in screenshot.
    pls suggest the possible way to achieve this

    Why are you deleting the file after creating the report? Are you sure that the image exists at the path specified when running?
    Also, in your top screenshot because of data flow there's a high possibility that you actually delete the file before it gets used because there is no connection between the end of writing the report and deleting the picture.
    I also suspect there's a chance there might be a permissions issue - you are trying to get the file from another user's desktop which isn't normally allowed - do the file/folder permissions give you access to that file path? I would try putting the picture on your own desktop just to rule that out.
    Certified LabVIEW Architect, Certified TestStand Developer
    NI Days (and A&DF): 2010, 2011, 2013, 2014
    NI Week: 2012, 2014
    Knowledgeable in all things Giant Tetris and WebSockets

  • Company logo in PO XSL-FO style sheet

    Hi
    I am working on inserting company logo on a PDF purchase order. For this I have changed the XSL-FO style sheet as follows
    I uncommented the following code in the xsl file and added the company logo as shown below
    <fo:inline>
    <fo:external-graphic content-width="248pt" content-height="33pt" src="url('{'${OA_MEDIA}/image.gif'}')" />
    </fo:inline>
    and then I made the following changes in the set up
    Setup / Organizations / Purchasing Options / Control TAB / set 'PO Output Format' = 'PDF'
    setup / purchasing / document types / select "Standard Purchase Order" / Set the Document Type Layout to new template.
    But when I try to view the PO PDF from Purchase Order Summary, I don't see any changes. The company logo is not displayed.
    Any idea on where I went wrong. Any help is greatly appreciated.
    Thanks,
    Sharmila

    Thanks for your quick reply Dave, I appreciate your time.
    But I couldn't test the new template as I was neither able to create a new PO nor was able to run the PO Output for communication Report. When I tried to create a PO the Purchase Order form did not open saying I am not setup as an employee, even the PO Output for communication did not give any LOV for the PO's.
    I tried to define employee name in the employee's login
    information (System administrator/Security/User/Define) for my user, but some how my name doesn't appear in LOV. Any help is appreciated.
    Thanks,
    Sharmila

  • How to get my company logo in PDF?

    Hi experts,
    In my WebDynpro appl, i am using Adobe non-interactive forms, and i want to show my company logo in the top right corner of the PDF created how to achieve this?
    <b>Guide me with a step-by-step procedure.</b>
    Thanka a lot
    regards,
    Ganesh

    Hi,
    Why dont you try adding <b>STATIC Image</b> field from the <i>LIBRARY</i>?
    BTW,You will get <i>STEP BY STEP</i> Procedure in <b>Adobe Designer Help</b> by searching the term <i><b>Static Image</b></i>.
    Regards,
    <i><b>Raja Sekhar</b></i>
    Message was edited by: Raja Sekhar

  • How do i add a company logo to my email signature on my mac book pro

    how do i add a company logo to my email signature on my mac book pro

    I would like to know how to do this as well. All I'm able to do is add the link, but not the button. My colleague has done this on his Outlook on his HP. I'm not sure why this is so difficult!

  • Want to change company logo and address.

    Hi all,
    Here i have one Standard print report "SAPF130K" for customer or vendor balance conformation . But when i run this report this time i get logo of company "IDES HOLDING AG" and getting address of this company. but customer number and his address get properly but now i want to get my company logo place of this "ides holding ag" . For this i find many thing in SE71 tcode but i am still not able to change this logo and address so can u please kindly help me out how can i change this both.
    Thanks in Advance.
    Keyur

    @  Anurag_N: This is not ALV, but SAP SCRIPT report.
    Hello,
    This standard report is using form F130_CONFIRM_01 for the printing purpose.
    Please check in this form, how you can handle ur logo.
    R u doing any config for printing this report for the form etc?
    This text is coming from the window ADDRESS and the below inlude:
    INCLUDE &T001G-TXTAB& OBJECT TEXT ID ADRS LANGUAGE &T001-SPRAS&, where &T001G-TXTAB& for me is coming as
    ADRS_SENDER.
    So, just add ur logo in the standard text ADRS_SENDER in SO10, you will c it in the sap script layout.
    But, i am not sure how this variable &T001G-TXTAB&  gets populated and if it will get changed for soem other value.
    Edited by: Kanwardeep Singh Gill on Apr 9, 2010 12:30 PM
    Edited by: Kanwardeep Singh Gill on Apr 9, 2010 12:35 PM

  • How to ... Generate PDF from BexWAD Application with company Logo in header

    Hi all profis,
    I read many theories (on-line help, sdn forum, google) about creating a PDF document with pictures, logos, texts and so on, but in each of them is some "...but, limitations, only if ..."
    The easiest way, I guess is to create a BexWAD Application with item "REPORT" and "ANALYSIS ITEM".
    In REPORT - a crystal report page, is saved company logo with text
    ANALYSIS item includes data
    Via Export (into PDF) those both items has to be exported. The only topic is, how to repeat the report item on each page of a PDF document? There is a possibility to repeat column names, but not a company logos as a header.
    I will ask in general -> Does someone has a solution, how to export data from SAP BI into PDF including  Logo and Text(Company Adress) in header (which will repeat on each page) ??
    Thank you very much for any purposes. As answer I prefer a concrete suggestions, not links to on-line help.
    Have a nice day.
    Standa

    I have another idea to create a PDF file with company logo and hierarchical structure of data.
    Via Report designer, it is not possible to display data in hierarchical structure, but it is possible to add logo (picture) into header.
    Via WADWeb Application designer, it is possible to display data with a hierarchy, but a logo is not shown on each page.
    Via InformationBroadcaster, there is a possibility to add into header a free text. There is an option <PR_ONLINE_LINK> . Can I create another element (new, own one), which will contain a picture? How can I edit this element <PR_ONLINE_LINK> ? Would it be possible to add there a picture?
    Thank you
    Standa

Maybe you are looking for

  • How do I get my boot applescript to quit once it has finished?

    I have a script set up to boot Google Chrome on Login in fullscreen mode in Mountain Lion The problem is that the script is left in my dock and it needs to force quitted to exit. The script seems fairly simple but I'm not sure how to get the .app scr

  • Issue while saving contact person details in CRM 5.2

    This issue is in IC webclient CRM 5.2. Issue:We search for the product and then confirm it.Once its confirmed,it will display the list of partners(ex:Sold to party ) for that product. When I  select sold to party ,it will display the list of contact

  • Creating a Podcast: The "explicit" tag

    I'm creating a podcast and while I don't intend to specifically create explicit content, I can't say for sure that there might not be an instance where I'm interviewing someone or I get a shot of a public event where something explicit might happen (

  • Two audio interfaces but different uses in one system

    Hi, I have already got an audio interface for recording and run smoothly. Recently I get another audio interface (M-Audio Firewire 410). I want to add it to my system as a standalone mixer in which the outputs will be connected to 2 another active mo

  • Tab Groups get jumbled on exit/restart

    In FF3, I normally kept many windows open with many tabs each. With FF4 I decided to use Panorama / Tab Groups to organize things down to about 3 windows, two of which have about a half dozen named tab groups, each with about 2-10 tabs. If I restart