Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

logo upload!

Former Member
0 Likes
795

Hello folks,

I have to upload a logo in smartforms. I am just wondering how to do that?

Should the bmp image be there on my pc? Do I have to do conversion to someother format?

How should I proceed? Please help me with the step by step process for doing that?

Thanks,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
721

Hi,

use standard program RSTXLDMC

Regards

Amole

8 REPLIES 8
Read only

Former Member
0 Likes
722

Hi,

use standard program RSTXLDMC

Regards

Amole

Read only

0 Likes
721

I guess we use that program is used for logo upload in sapscripts not smartforms?

Message was edited by: Naren Somen

Read only

0 Likes
721

use transaction SE78 to upload TIFF and BMP graphics, or SMW0 for binary files.

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.

Read only

Former Member
0 Likes
721

Hi Naren,

Goto SE78 transaction. In this transaction click the "Upload Graphics" button. then give the <<i><b>Logo name</b></i>>into the NAME.

Then in smartform create a node graphic. in that node select General Attributes option. In that NAME u give the <<i><b>Logo name</b></i>>.

best of luck.

- Selvapandian Arunachalam

Read only

Former Member
0 Likes
721

hi naren,

use <b>transaction SE78</b>

check these threads...

hope these help,

do reward if it helps,

priya.

Read only

Former Member
0 Likes
721

Yes the image should be already present on the pc.

YOu can use the se78 transaction to upload jpg,bmp images.

for tiff images use the program RSTXLDMC.

Regards,

Ravi

Read only

0 Likes
721

Thankyou guys....very helpful....points are awarded.

Read only

Former Member
0 Likes
721

Hi

1. Create graphics object in SE78.

2. Goto SMARTFORMS

3. Right click on page/window -> Create -> Graphics

4. Double click on Graphics -> Genera attb tab -> Enter your graphics object name here.

Save & Activate.

Bala

Note: Award points if helpful