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

Missing SAPSCRIPT logo

Former Member
0 Likes
432

Hi,

I uploaded a .TIF logo using program RSTXLDMC. I can see the logo during print preview (Purchase Order, Goods Receipt Slip, etc.), but for some reason, it can't be seen in the actual printout.

Anyone who knows why?

Appreciate your immediate response. Thanks!

2 REPLIES 2
Read only

Former Member
0 Likes
367

hi

To print image, you have to import a tif file from your local hardisk via the SAP abap program RSTXLDMC.

In the sap script, add in the following script.

: / INCLUDE ZLOGO OBJECT TEXT ID ST LANGUAGE EN.

or

Tested in 4.6x

Go to transaction SE78.

Follow the path given below (on the left windows box) :-

SAPSCRIPT GRAPHICS --> STORED ON DOCUMENT SERVER --> GRAPHICS --> BMAP

Enter the name of the graphics file on the right side and Go to the menu GRAPHIC --> IMPORT.

chk if this is of any help:

regards,

madhu

Read only

Former Member
0 Likes
367

Hi..

Transport by using se78 transport organiser..

This will solve ur problem..

Hope it will helps.

reward all useful answers.

Regards

Bala..