cancel
Showing results for 
Search instead for 
Did you mean: 

REGARDING LOGO

Former Member
0 Kudos

hi ,

i want to replace the existing logo with new one for my customised script please let me know the procedure.

i stored the the logo on desktop and changed it to tiff file format whe i executed the rstxldmc.i t is telling uploading the file

and also there is a message

Uploading TIFF Files to SAPscript Texts 1

Load File

C:\Documents and Settings\sivak\Desktop\FRC New Logo_3.TIF

The file contains 23,016 bytes

This is a TIFF file with INTEL byte order

First IFD offset: 22,830

Reading IFD from offset 22,830 Number of Tags 15

ImageWidth: 516

ImageLength: 248

BitsPerSample levels: 3

BitsPerSample - level 1: 8

BitsPerSample - level 2: 8

BitsPerSample - level 3: 8

Compression: 5

Photometric Interpretation: 2

Number of StripOffsets: 36

SamplesPerPixel: 3

RowsPerStrip: 7

Number of StripByteCounts: 36

XResolution: 96 / 1

YResolution: 96 / 1

ResolutionUnit: 2

TIFF format error: No baseline TIFF 6.0 file

please guide

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

Do one thing,

Trough Paint save ur image as *.bmp file .

-Goto SE78,open the drop down list from -stored on document server-GRAPHICS General Graphics, Double click on BMAP Bitmap images.

Now goto menubar Graphic-Import or press 'F5'.

Now a pop-up window appears , give the path of ur image file , name , Description and press enter. ur file will be uploaded to SAP Document server , and it can be used in Script by creating a graphic or by creating a window and defining as

/: BITMAP 'LOGO_name' OBJECT GRAPHICS ID BMAP TYPE BMON DPI 075.

Regards Pavan.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

You can follow below procedure..

1. The logo should be of Bitmap Image.

2. Goto SE78-> Graphics-> Import.

Give filename as the location where your logo is present.

In save as:

Name - your desired name for the logo

Description - description of your logo

type- either Black& White or Color according to ur Requirement.

In print attributes

Check both Reserve high automatically and compression and press ENTER.

After that Transport this Bitmap image.

And in Form u can directly use the name of the Logo with which u have saved it.

Regards,

Vachana

Former Member
0 Kudos

Hi,

The execution process is same, the problem is with your TIFF file. Upload proper TIFF file, the program(RSTXLDMC) will be executed without error. this image can be seen in SO10.

Regards,

Sandhya