Including LOGO of company in form

hi,
Can anyone tell me how to include logo of some company in the form?

Hi,
Follow these steps....... hope this will help you.
1. The logo should be of Bitmap Image.
2 Goto SE78-> Graphics-> Import.
Give filename as the location where your logo is present.
In save as:
Name - your desired name for the logo
Descriotion - description of your logo
type- either Black& White or Color according to ur Requirement.
In print attributes
Check both Reserve high automatically and compression and press ENTER.
After that Transport this Bitmap image.
And in Form u can directly use the name of the Logo with which u have saved it.
In smartforms
in the page where you want to print the logo, create a graphic window.
Name: name of the logo
object: graphics
id: bmap
select the radio button according to your requirement(b&w, or color..)
and resolution of your wish.
And in the conditions tab give the condition according to the requirement(acc. to the company code..)
Reward if useful,
Regards,
Shaheen.

Similar Messages

  • Logo in sap smart forms

    hi,
      i have one logo and i want to insert that logo into the smart forms
    so can u suggest me the steps to insert that logo in smart forms.
    regards,
    kamal

    Hi
                   SAP SCRIPT
    To create a logo in SAP printouts just do the following
    1. Save a Logo using Imaging, Paint shop Pro or Corel Draw as Tiff file.
    2. Run  program RSTXLDMC and enter the following parameters
       Enter file name                     C:\COMPLOGO.TIF
       UOM                           CM
        Line width for text                132
        Text name                     ZHEX-MACRO-COMPLOGO
        Text ID                          ST
        Text language = E
        Number of Tiff gray levels (2,4,9) 2
    3.  Then Create a new window 'COMP' with attributes;
    Window COMP description Company Logo
    Left margin 7.00 CH window width 10.00 CH
    Upper margin LN window height 8.00 LN
    Finally in the text element, mention
            /: INCLUDE 'ZHEX-MACRO-COMPLOGO' OBJECT TEXT ID ST LANGUAGE 'E'.
    Please note that if object name is not indicated as 'ZHEX...’ the logo may not be printed!
    You will not be able to see the logo in a test print. The same will be printed in actual printout.
                          SMARTFORM
    1)     In Smart Forms Editor, In left pane, right Click any Page (say Page1) and select Create -> Window, Give it a name and Description (Say Window1)
    2) Right Click on Window (Window 1) and select Create -> Graphics, Give it a name and description
    3) In general Attributes, Select Name, get search help (F4) , you will find a list of pictures
    4) Select any picture and set its Resolution in DPI
    5) Press F9 to open Smart Forms Builder, Select window (Window1) and In Output options window set, size and   position of the Logo
    6) Set any other parameters if required, save and activate.
    7) If there is only 1 Window in the forms, set it as Main Window in general attributes.
    8) Use  TCode SE78 to upload new pictures and logos.
    look at Thread Dynamic Graph in smartforms
    Refer the links also -
    Re: Dinamic Graph in smartforms
    How to get file perperties in Unix server
    Regards
    Anji

  • To include logo in layout

    Hi everybody,
    I want to know how to include a company's logo in a layout as a header.The layout that i have with me is in GIF format.The name of the logo is logo.gif
    How it can be done?
    Regards,
    Varadharajan

    Hi varadharajan,
    1. RSTXLDMC
       This is the standard SAP Program
       to UPLOAD .TIF files.
       Please convert your gif file
       to .TIF file
       (may be using PHOTO EDITOR , KODAK Image Editor , etc)
    2. Use this program,
       to upload this image.
       This program has OPTIONS
       like Colour logo,B&W logo,
       Positioning (absolute or relative)
      These options are also important !
      Because they will Specify where the logo
      appears in your sapscript
      (Top Left, Bottom, Middle Etc)
      (However, using window in layout,
       and including logo in that window,
      we can FURTHER CONTROL the POSITION of logo)
    3. /: INCLUDE XXYYZZ OBJECT TEXT ID ST
       Use this above line
       in your sapscript layout
       to include the logo.
       (XXYYZZ is the name by which u uploaded
       thru the above program)
    regards,
    amit m.
    Message was edited by: Amit Mittal
    Message was edited by: Amit Mittal

  • Fetching a logo in the Adobe form

    hi all,
       i want to fetch a logo into the adobe form from sap server/application layer. for that i have used the image field and i have tried to browse the image from it but i was not able to ftech the logo/image from the server.
    could u all please help me out.
    Edited by: Rahul Gautam on Feb 8, 2008 6:47 AM

    put your image in the dest-->images folder and use the following coding:
    public static String getImageUrl(IPortalComponentRequest request, String imageName) {
    StringBuffer buffer = new StringBuffer(1024);
    HttpServletRequest httpRequest = request.getServletRequest();
    String protocoll = (httpRequest.isSecure())? "https" : "http";
    buffer.append(protocoll)
    .append("://")
    .append(httpRequest.getServerName())
    .append(httpRequest.getServerPort())
    .append(request.getWebResourcePath())
    .append("/images/")
    .append(imageName);
    return buffer.toString();

  • How to include Logo created to transport request?

    Hi guys,
    How to include Logo created to transport request?
    I have created a logo via se78 and i want to incldue in the transport. How?
    Thanks!

    Hi,
    In Se78 select the logo and click on the truck button..then it will prompt for TR..
    Regards,
    Omkaram.

  • Logo in Personalised mail form

    Can you please explain me how to add LOGO in personalized mail form(crmd_email)
    Regards,
    Ajay
    Edited by: Ajay Babu on Apr 6, 2008 8:14 AM

    hi,
    please see note 416340 and the
    documentation stating on how to insert an image into HTML block.
    If you preview the html block with the image, you
    will see a square box with a red 'X'. This shows the image was
    noted but it was not located.  You will have to store the image
    locally on your webserver. 
    Regards, Gerhard

  • Node in Form to change IDES Logo to Company Logo in TCode: SFP

    Hi All,
    In TCode: SFP for form PTRV_EXPENSE_FORM  in the "Context" tab  I check the nodes "I_FORM_HEADER_DATA_EMPLPYEE", "I_FORM_HEADER_DATA_EMPLPYER"  and other nodes but they dosent have a subnode to change IDES logo. Unfortunately the "Layout" is not displaying by throwing up an error saying "design tools not present(i.e not installed)"
    I also searched with terms LOGO/Image/Graphics on the form in "Context" tab but nothing showed up in the search
    Could anyone please tell me the subnode where can I upload Company Logo
    Regards,
    Latha

    Hi Waz
    Thanks for your quick reply. I really appreciate your reply
    I dont have authorization to access SO10.
    I checked for INCLUDE ADRS_HEADER OBJECT TEXT ID ADRS in the form but couldnt find it.
    Could you please explain me in detail if possible.
    Regards,
    Latha

  • How to include logos in pdf forms??

    hi all,
    i am working with the pdf forms for the first time and dont yet kno the tricks of trade 
    can ne1 tell me how do i include graphic logo in the form?? here, i am referring to the logos we can access by TXN SE78 (the ones we use while working with SAPscripts and smartforms)
    thanks to all...

    Hi,
    some pointers -
    If it is a static logo, you can directly paste it. or else, you can give the link in the object pallette, or to my knowledge, there is an option in the context tab of the SFP transaction to bind an image to one ofthe fields to store the link.
    Hope these may help.
    Do update.
    Thanks and Regards,
    Anto.

  • Can i include e-signature on a form

    i would like to utilize a form for customers to e-sign an authorization form for our company. Can i do this?

    Technically, yes but it will depend on which version you are using. Also, you will not be able to exchange data from the applet to the form. To do this, you would need to design your applet code as a bean and code your form so that it can send and receive info via the bean. If you are using v10 or newer then it is fairly easy to just insert an applet. Simply create a java bean object on a canvas. Set the implimentation class of the bean object to reference the main class or the applet. Of course be sure to include the applet jar in the Forms archive parameter in formsweb.cfg and be sure that it can be located on the server.
    Note that there were some problem with some JRE versions and Forms versions where this didn't work. If you find that you cannot get it to work, be sure that you are using the latest versions of Forms and the JRE. If there is still a problem, contact Oracle Support.

  • Including logo in report ?

    Hi,
    We are building report using "Build report using dynamic template" and want to include the company logo with the report. However, if we put the logo, save the report and when its opened again the logo is gone. Is there a way we can save this report with the company logo attached to it.
    using 7.0 NW version.
    Regards,
    Rohit
    Edited by: abhinav a on Oct 1, 2010 7:31 AM

    hello,
    please try to run the report outside apps. it might be, that the report is modified by apps prior to beeing run.
    if it works fine outside, which i am sure it will, i am afraid you have to contact your apps support to check with them.
    sorry for not beeing more specific, but it is very complicated to find problems as long as they only reporduce in the apps-environment.
    regards,
    the oracle reports team

  • Change IDES logo to Company logo

    hi friends
       I am working in ESS Travel Management . In porta UWL workitem is getting when the display button is clicked Travel form is displayed. In that form IDES logo is coming but i need to change the clients logo. How to change. Its not the EP Consultant work. Since its picking up from TRIP t-code to the UWl. So i need to change the IDES LOGO in ECC6 how to do that. Can any one tell me that.
    Regards
    vijay

    try this:
    Steps to change the default SAP IMAGE on the right hand column of the screen :-
    Transaction code - SMW0
    X - Binary data for WebRFC application
    Hit Enter
    Click Execute
    Click Settings -> Maintain MIME types
    Click the Create button
    Fill in :- TYPE : image/gif EXTENSION : .GIF
    Click Save
    Click Back to the Binary data for WebRFC
    Click Create
    Fill in :- Obj. name : ZXXXX.GIF Description :
    Company Logo
    Click Import and specify the filename where your
    GIF file is
    located.File type is BIN. Finish press the
    Transfer button.
    If successful, your logo will be shown in the
    Binary data for
    WebRFC.
    Transaction code SM30 - Table/View - SSM_CUST
    Click Maintain
    Click New Entries
    Name Value to be set
    START_IMAGE ZXXXX.GIF
    RESIZE_IMAGE NO
    Logoff and Login again
    Sid

  • How to use Multiple Logos in One Smart Form?

    All,
    I have a client where they will have 2 logos for, e.g. "Invoicing" and want the form to decide which logo to print (based on plant code).
    We are using Smartforms.
    They want to use one form and based on the plant code - the form should determine which logo to print in the upper left corner of the invoice - how do you do this?
    This is not like having text to print on the form in the same place - my understanding is the logo is NOT some variable you can "clear" in the program and then use the logo you wish to show up on the printout.
    Does this have something to do with using multiple layouts within the same form?  You define a layout for each logo and then within the Smartform logic determine which layout to print?  And if that is true - does someone have sample code of how they determined which layout to use?
    Thanks - and as always - points rewarded where helpfull!
    Scott

    Hi Scott,
    Create two Graphics in Smartform window & place them wherver you want in the smart form.
    Now in Graphics node, you can find  'Conditions' tab, under this you can give the conditions.
    Hope this clue wil help you
    Regards,
    Sujatha

  • How to reduce jpeg size of logo to fit custom form in acrobat pro XI?

    I am creating a form from scratch in acrobat pro XI, and our logo is too big - an error message comes up as soon as I insert the logo picture, that says too big, must reduce.  currently its taking up the entire form.
    thanks!

    http://help.adobe.com/en_US/acrobat/X/pro/using/WS58a04a822e3e50102bd615109794195ff-7b8a.w .html

  • ADOBE Form - How to include digital signatures in adobe forms?

    Hi all,
    Can any one tell me the procedure for including a digital signature in adobe form?
    Thanks,
    Vineel.

    Hi,
    If you have a third party software which captures the signatures (Ex: ePad), then you can have that integrated to SAP where all the signatures get stored as in SE78. From here you can insert directly in Adobe Form using Graphic Content method in an image field. Hope this is helpful for you.
    Regards,
    Ram

  • How can I include shared drive link to form in submission email?

    I am an assistant in an office where we will be using Adobe Forms to initiate the start of a project. My bosses are to save their form in a corresponding folder, then "submit" the form to me to alert me to continue with project initiation.
    My question is: Is there  away to, in the body of the email, include a link to where the Adobe form is saved on our shared drive so that I can click on the link and go straight to it, instead of using the attachment? This, I hope, will prevent the form being saved in two different places.

    Hi CSchoolinLife,
    Yes you can include customized content in the email body .
    Please save the form from https://workspaces.acrobat.com/?d=0n*uLjnmLGX8VlHRCW5n7A and check different options you can use in an email button (programatically and through GUI).
    Regards,
    Ratnesh

Maybe you are looking for

  • Why is my hard drive rapidly filling up?

    Hello, this has recently become a serious problem for me. I have checked other threads which suggest removing log files, but using the console I cannot seem to find any log files with any outstanding volume (none are larger than 2 MB and I'm talking

  • Using unix without the pretty OS...

    I am running an eMac with 512MB Ram and want to run some memory hungry perl scripts. It seems that the vast majority of my RAM is given over to running the aqua interface - something that I would like the option of it not doing. Basically, can I run

  • Rule files for dataload

    Hi All,          I am a newbie to essbase and trying to load data from ODI. I am not very clear with the concept of rule file. Request you to throw some light on the below cases: Is rule mandatory for loading metadata? Is rule not required for loadin

  • Why is my iphoto renamed iphoto (original)?

    Recently when I ran TimeMachine on my MacBook Pro I tried to retrieve an older version of iphoto because I had some missing pictures. When I retrieved it from Time Machine it renamed it iphoto (original) and now I can't get the software update.

  • Flash Player 10.3.181.34 installation in Windows7

    Hi there; We roll out updates of Flash Player via Group Policy and it works fine for our WIndows XP SP3 pc's. Windows 7 does not install the Flash Update via Group Policy - error in event log is: The install of application Adobe Flash Player 10 .3.18