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

Add logo in smartforms

Former Member
0 Likes
1,436

Hi,

How to add text logo in smartforms

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,034

Hi,

<b>First u have to place graphic window in smartform. And then add logo to the graphic window.</b>

To upload logo u have to use the follwoing method.

Using tcode <b>SE78</b>, u can upload logo to the smartform.

Also, refer this link it will be highly useful.

Try and reward if found useful.

Message was edited by:

Sathya

Hi,

How to add text logo in smartforms

7 REPLIES 7
Read only

Former Member
0 Likes
1,034

Hi

I believe you need to convert it to a graphic and use a graphic node in order to display the logo.

Max

Read only

0 Likes
1,034

Hi Max,

How to convert in graphic ? Can you give details in stepwise?

Read only

Former Member
0 Likes
1,035

Hi,

<b>First u have to place graphic window in smartform. And then add logo to the graphic window.</b>

To upload logo u have to use the follwoing method.

Using tcode <b>SE78</b>, u can upload logo to the smartform.

Also, refer this link it will be highly useful.

Try and reward if found useful.

Message was edited by:

Sathya

Read only

Former Member
0 Likes
1,034

Hi,

you go to se78 and there upload ur logo.

then in smartform u can use that logo directly.

Read only

Former Member
0 Likes
1,034

Hi,

First u convert that TEXT LOGO into TOFF format,then using RSTXLDMC u upload into smartform

Read only

Former Member
0 Likes
1,034

Hi

SE78 Upload Logo

with this T-code u can upload the pic

reward if usefull

Read only

Former Member
0 Likes
1,034

hi,

hope u might have added the text logo in se78.Then in smartforms create a graphic node.In General attributes give Name <logo name as in se78> object as graphics and id as bmap

reward if useful