cancel
Showing results for 
Search instead for 
Did you mean: 

Logo and Lines in SMARTFORMS

Former Member
0 Kudos

Can anyone elaborate how to insert line and logo in SMARTFORMS?I tried creating window with same width and height 1mm but its not visible during run time.I dont know why and how to insert logo using SE78?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

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 !

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

Here is a step by step with pictures for you to see...

http://www.photographybykevin.net/ccount/click.php?id=15

You could see a few othe SAP HCM related documents @ http://www.photographybykevin.net in the SAP section.

Simply you can upload the picture through SE78.

Goto SE78 there is an import button which you can upload the picutre from your PC ,mention some name for pic and also mention whether is b&W or Color pic. Once it done goto into drop down of graphics , BITMAP images and select the pic from the list which you uploaded and see the print preview how it appears before taking into smartform

reward points if useful ..

Answers (3)

Answers (3)

former_member196280
Active Contributor
0 Kudos

Before you want to insert logo in your smart form you should check whether the logo exists in SAP or not, if not goto SE78 and upload your logo...

Now to insert logo in your smartform....

1)goto smartforms tcode and select the window you want to insert the logo.

2) Create -> Graphics, by right clicking on the window where you want to place your logo

3) now in general Attributes, give your logo name or search F4

4) save and activate.

Now for drawing a fixed line in your smartform... create a window and place it where you want to draw the line, click output options tab of the window, goto box and shading, and tick the check box Line with, give the desired width...

Close the thread once your question is answered.

Regards,

SaiRam

Former Member
0 Kudos

Hi

Do it as below

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.

😎 Use TCode SE78 to upload new pictures and logos.

look at Thread Dynamic Graph in smartforms

Refer the links also -

Regards

Anji

Former Member
0 Kudos

Hi,

Check the example smartforms..SF_EXAMPLE_01 of how to create a graphic ..

In the above example in the First page..check the ENJOY graphic.

Thanks

Naren