‎2007 Oct 22 5:34 AM
Hi to all..
1.....How to test that logo is dispalyed or not in the script.
regards,
k.swaminath reddy
‎2007 Oct 22 5:35 AM
‎2007 Oct 22 5:39 AM
To check if logo is displayed or not, you have to take the print out of the script.
Check how the script is triggered. For eg if it related to sales order, go to VA02 and trigger the output message for the output type which is associated to this script. Take the print out and see if logo in printed correctly.
You can not see logo in print preview.
ashish
‎2007 Oct 22 5:50 AM
Hi
first create the logo as per the following and execute that Script output from the respective application documnet Transaction and see
To create a logo in SAP printouts just do the following
1. Save a Logo using Imaging, Paint shop Pro or Corel Draw as Tiff file.
2. Run program RSTXLDMC and enter the following parameters
Enter file name C:\COMPLOGO.TIF
UOM CM
Line width for text 132
Text name ZHEX-MACRO-COMPLOGO
Text ID ST
Text language = E
Number of Tiff gray levels (2,4,9) 2
3. Then Create a new window 'COMP' with attributes;
Window COMP description Company Logo
Left margin 7.00 CH window width 10.00 CH
Upper margin LN window height 8.00 LN
Finally in the text element, mention
/: INCLUDE 'ZHEX-MACRO-COMPLOGO' OBJECT TEXT ID ST LANGUAGE 'E'.
Please note that if object name is not indicated as 'ZHEX... the logo may not be printed!
You will not be able to see the logo in a test print. The same will be printed in actual printout.
Regards
Anji
‎2007 Oct 22 5:55 AM
goto SE71
Utilities-> Printing Test
You can check logo
Rewards if useful...............
Minal