cancel
Showing results for 
Search instead for 
Did you mean: 

Printing digital signature in main window of sapscript at some location

Former Member
0 Kudos

Hi,

I want to print graphics in main window in sapscript. I want to position the graphic ( signature) at some position (preferably right aligned ). How to do that? Can we do that in .bmp graphics. In case we use .tiff format , how to do it. Tell me the steps involved as I have never used RSTXLDMC to upload .tiff files.

Regards,

D.Mallick

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

Just open rstxldmc in se38 and execute.

It will gve you a screen. You need to fill the first two blocks only. Remaining are optional.

File Name : Give pathe+name of your .tiff file

Type : Bcol for colour and bmon for mono

Resolution : say 75 (as you wish)

Second block

Text name : only replace astrick by your name ZHEX-MACRO- has to be there.

Actually this program will convert .tiff file into text file.

you can include this text file in any window. Text name is the name of the text file generated

no more changes

Now execute.

Now you can use this text file ZHEX-MACRO-name in any windoow

If useful, give me points

cheers

vamshi

Former Member
0 Kudos

Well I did the same thing but an error is coming"TIFF format error: No baseline TIFF 6.0 file". I basically made a signature in windows paint and saved it in .tiff format. Then I executed RSTXLDMC and put file name as abcd and put the text id name ZHEX-MACRO-DDO , ST ,EN . Executing this gives an error message that .tiff file is not getting imported.

Regards,

mallick

Former Member
0 Kudos

Hi

Is your tiff file abcd.tiff

Check wether the path is correct or not

Cheers

Vamshi

Former Member
0 Kudos

Hi

If you are doing it in windows paint then why are you going with tiff file.

You can directly upload this file usinf se71 ( if i am not wrong about tcode)

cheers

vamshi

.

Former Member
0 Kudos

Hi Debo

I am sorry . The transaction code for uploading .bmp file is se78 and not se71

Cheers

Vamshi