In my SAP Script, when I do print preview I can see all
the data on the screen that will be printed on paper. Once I include the logo in the SAP script using the "/: Include XXXXXXX" command, the print preview displays the logo but stops displaying some other data which it displayed before logo was included.
However, when I print, I can print all the data including the logo. Does anyone know why inclusion of logo on the SAP Script prevents some of the data from displaying on the print preview screen.