PRINTING LOGO IN SAP SCRIPTS

Working with logo: - 

We can print either ‘.BMP’ or ‘.TIFF’ images only.

Note: - Whenever we are working with ‘.BMP’ image then we must convert ‘.BMP’ to graphics image by using ‘SE78’ transaction.

Note: - If we are working with ‘.TIFF’ image then we must convert TIFF to text image by using RSTXLDMC standard program.

Steps to convert ‘.BMP’ to graphics image: -
Execute SE78.
Expand the graphics.
Double click on bitmap image.
Provide the graphics name.
Select the radio button ‘color bitmap image’.
Click on import in the application tool bar.
Browse the bitmap image.
Enter.



Steps to insert the logo in the page window: -
Execute SE71.
Open the form in change mode.
Click on page widows in the application tool bar.
Double click on logo window.
Click on text elements in the application tool bar.
In the menu bar click on insert  graphics.



Click on stored document server tab.
Provide the graphics name.
Select the radio button ‘color bitmap image’.
Enter.



Click on back.
Save, check, activate.


Now go to driver program call 'WRITE_FORM' function module for the logo window.


OUTPUT: