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

SAP SCRIPT logo upload problem

Former Member
0 Likes
979

Hi Experts,

I need to change the logo for standard SAP SCRIPT. So i am trying the upload the logo using the program "RSTXLDMC" .

But i got the error while upload the logo

Uploading TIFF Files to SAPscript Texts 1

Load File

c:\file.tif

The file contains 11.278 bytes

This is a TIFF file with INTEL byte order

First IFD offset: 5.448

Reading IFD from offset 5.448 Number of Tags 16

ImageWidth: 63

ImageLength: 56

BitsPerSample levels: 3

BitsPerSample - level 1: 8

BitsPerSample - level 2: 8

BitsPerSample - level 3: 8

Compression: 5

Photometric Interpretation: 2

Number of StripOffsets: 1

SamplesPerPixel: 3

RowsPerStrip: 56

Number of StripByteCounts: 1

XResolution: 96 / 1

YResolution: 96 / 1

ResolutionUnit: 2

TIFF format error: No baseline TIFF 6.0 file

Pls do needful

Thanks In Advance

purnaneelu

7 REPLIES 7
Read only

GauthamV
Active Contributor
0 Likes
893

You can also use Se78 transaction to upload logo's .

Read only

Former Member
0 Likes
893

Hi

Looks like you are trying to upload tiff file of older format.

The error also comes due to resolution of file.

Try saving the tiff file in latest format with recommended resolution..

Regards

Vijai

Read only

Former Member
0 Likes
893

Hi Purnaneelu ,

It will be useful to use SE78 for uploading logo's in to SAP.

Use the file format .BMP.

Regards,

Sunil kairam.

Read only

Former Member
0 Likes
893

Hi Purna,

ou can upload logo in SE78,

Andyou can upolad .BMP.. If you get your Image not a good Quality then chane your Logo to 256 colors while saving and try Uploading again.

Thanks & regards,

Dileep .C

Read only

0 Likes
893

Thanks your replay

But i need this image in the SAP SCRIPT how to write the code in SAP SCRIPT

Read only

0 Likes
893

Hi Purna,

All we were talking about using the Logo on SAP-Script Itself,,

To Use Logo in SAP Script, We need to Upload in SE78...!

and from your SAP-Script(SE71) in the Page Window, Edit text, Menu>Insert>Graphics>----

Now select your Logo from where & which place you Uploaded(Logo Repository-- SE78)

In the same way you can also use the Sandart text which you will use in SO10.

Which are used in Terms & Conditions, (means commonly repeated Texts like footer, T & C) in each & every forms.

You write code in SAP Scripts itself but you need to Upload some where else(system Storage location, Database, )

This is was what, we are talking About...!

When you close the thread try to Re-Ward someone, thats the way to convey thanks in SDN.!

Thank & regards,

Dileep .C

Read only

Former Member
0 Likes
893

helpful