cancel
Showing results for 
Search instead for 
Did you mean: 

How to add LOGO in smartform

Former Member
0 Kudos

Hi Everybody,

Please any one let me know how to add logo in smart form.

Thanks & Regards

Venkatrami Reddy

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

Import the graphic

You use the SAPscript Graphic Administration (transaction SE78) to import graphics into the SAP-System:

1. Double-click on a graphic format in the tree structure in the forder Document server GRAPHICS General graphics.

2. Choose Graphic import.

The transaction imports the graphic and stores it on the Business Document Server (BDS). Now you can display it on a form.

Smartforms

1. To create a graphic node, call the context menu for that node in the tree structure that you

want to contain the graphic and choose Create Graphic.

Create the graphic node as direct successor of the page node or use the context

menu in the layout of the Form Painter. You can then position the graphic anywhere

on the page.

In the Form Painter the system displays a small box for the newly created node.

2. Enter a unique name for the node and a description (for example, company logo).

3. On the General Attributes tab determine whether you want to include a colored graphic or a

graphic in black and white.

4. Use the fields Object, ID, and Name to identify the graphic. Use F4 help of the Name field to

copy the values of these fields. If you copy them with ENTER, the system displays the graphic in the Form Painter. The box for the graphic in the Form Painter also contains the name of the graphic node, which in part overlays the graphic.

5. In the Technical Attributes box determine the graphic resolution according to what the printer supprts. Small resolutions increase the size of the graphic on the form, higher resolutions reduce the size.

6. For graphic nodes that are displayed in a window, there is a box Horizontal position in

addition to the general output options [Seite 37]. The parameters Reference point and

Alignment determine the horizontal position in the window, while the vertical position is

determined by the previous output in the window.

At present, you cannot overlay graphics with text. However, if you use a template

node, you can display graphics and text side by side.

Regards,

Omkar.

Former Member
0 Kudos

Hi

First u have to place graphic window in smartform. And then add logo to the graphic window.

To upload logo u have to use the follwoing method.

Using tcode SE78, u can upload logo to the smartform.

Inserting Logo in SmartForm

Follow the given steps in order to add a logo,

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.

😎 User TCode SE78 to upload new pictures and logos.

or----


u can

Try executing program RSTXLDMC program. There also you can upload a graphic.

Run RSTXLDMC

Enter file name C:\MAIL\COMPLOGO.TIF

Resolution for Tiff file

Absolute X-position

Absolute Y-position

Absolute positioning

Reserved height

Shift to right

UOM = CM

Text title

Line width for text = 132

Text name ZHEX-MACRO-COMPLOGO

Text ID ST

Text language = E

Postscript scaling

Width & Height according to PS scaling

Number of Tiff gray levels (2,4,9) 2

Then Create a new window 'COMP' with attributes;

Window COMP description Company Logo

Window type CONST

Left margin 7.00 CH window width 10.00 CH

Upper margin LN window height 8.00 LN

Finally u can make use of the text name and text id to print the logo.

Please note that if object name is not indicated as 'ZHEX...', the logo may not be printed !

Also, refer this link it will be highly useful.

Reward if usefull

Former Member
0 Kudos

hi

in main window , right click and create --> graphics

regards

karthik

Former Member
0 Kudos

Hi Venkat,

Check this link for inserting LOGO in Smartform

http://www.sap-basis-abap.com/smartforms/inserting-logo-in-smartform.htm

Thanks,

Vinay