cancel
Showing results for 
Search instead for 
Did you mean: 

logo

Former Member
0 Kudos

how do i import logo from a presentation server into SAP

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

For TIFF Image.

SAP SCRIPT LOGO PRINTING

To create a logo in SAP printouts just do the following

1. Save a Logo using Imaging, Paint shop Pro or Corel Draw as Tiff file.

2. Run program RSTXLDMC and enter the following parameters

Enter file name C:\COMPLOGO.TIF

UOM CM

Line width for text 132

Text name ZHEX-MACRO-COMPLOGO

Text ID ST

Text language = E

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

3. Then Create a new window 'COMP' with attributes;

Window COMP description Company Logo

Left margin 7.00 CH window width 10.00 CH

Upper margin LN window height 8.00 LN

Finally in the text element, mention

/: INCLUDE 'ZHEX-MACRO-COMPLOGO' OBJECT TEXT ID ST LANGUAGE 'E'.

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

You will not be able to see the logo in a test print. The same will be printed in actual printout.

For BITMAP Images.

1) Upload your logo via SE78.

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

2) upload that coloured Logo into SAP Script output

Reward Points if it is Useful.

Thanks,

Manjunath MS

Former Member
0 Kudos

goto se78 transaction

double click on BMAP

click on import button

select the file from the presentation server

be careful while selecting color or b/w file

the file gets uploaded and is now available across forms.

reward points if useful

Former Member
0 Kudos

hi follow the steps below to import to SAP

1) go to se78

2)click on left most -


>graphic->import>

3) give u r presentation server file name

3) Name of the logo

4)description

5)type.give if it is colour logo select color bitmap image radiobutton or another one

6) then enter

thanks,

Madhukar

Former Member
0 Kudos

Hi

Using se78 transaction code.

Regards

Haritha.