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

**upload logo**

Former Member
0 Likes
499

How to Upload Logo to Layout Set and what is Program Name?

4 REPLIES 4
Read only

suresh_datti
Active Contributor
0 Likes
470

Use the Std report RSTXLDMC. Ithink tshi report only accepts TIFF 6.0 files.

~Suresh

Read only

Former Member
0 Likes
470

Hi Darsh,

Go through the following

You can achieve as per below:

1) I want to upload a coloured logo from my desktop to SAP

- Upload your logo via SE78.

- Select 'Import' button from application toolbar of SE78, and perform upload.

2) Then i want to upload that coloured Logo into my SAP Script output

- At SE71, goto Text Element from your window logo (window where you locate your company logo), and place the following statement:

/: BITMAP 'COMPANY_LOGO' OBJECT GRAPHICS ID BMAP TYPE BCOL DPI 150

3) Then i want to make that Coloured logo to be Printed on Layout screen visible as with same color as i uploaded.

Mark Points if Useful

Regards

Sreeni

Read only

Former Member
0 Likes
470

Hi,

You can upload logo using the transaction SE78..

Please make sure to reward points for helpful answers..And close the thread if the question is answered..

Thanks

Naren

Read only

Former Member
0 Likes
470

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

SMART FORMS

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.

________________________________________________________________

use transaction SE78

check these threads...

____________________________________________________________________

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.

_________________________________________________________________

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

for tiff images use the program RSTXLDMC.

Pls: award points if its is useful

Regards,

Sri