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: Problem with the Format

Former Member
0 Likes
268

Hi Guys ,

I am trying to Upload Company Logo Thru Stan.SAP Program RSTKLDMX, I give all the Inputs for Creation of Standard text for that LOGO. But i am getting Error Like This


Load File
 The file contains     40,708  bytes
This is a TIFF file with INTEL byte order
 First IFD offset:                                   40,522
 Reading IFD from offset     40,522  Number of Tags         15
 ImageWidth:                                            806
 ImageLength:                                           132
 BitsPerSample levels:                                    3
 BitsPerSample - level 1:                                 8
 BitsPerSample - level 2:                                 8
 BitsPerSample - level 3:                                 8
 Compression:                                             5
 Photometric Interpretation:                              2
 Number of StripOffsets:                                 27
 SamplesPerPixel:                                         3
 RowsPerStrip:                                            5
 Number of StripByteCounts:                              27
 XResolution:                                            96  /          1
 YResolution:                                            96  /          1
 ResolutionUnit:                                          2
<b>TIFF format error: No baseline TIFF 6.0 file</b>

How to Eliminate or Over Come this Error.

I am upload Same Logo in BIT Format thru SE78 , how can u do thru RSTXLDMC.

Regards

Prabhu

1 REPLY 1
Read only

former_member221770
Contributor
0 Likes
239

Prabhu,

This error is probably due to the fsct thast the TIFF file is in an uncompressed format. Try creating the TIFF file via Photoshop orsome other dedicated image software (not MS Paint as this does not compress the image).

Not sure what you meant by trying to load a BIT file. Do you mean BMP (bitmap) file?

Cheers,

Pat.