‎2006 Jun 29 3:39 PM
Hello all.
I'm trying to print a BMP in sapscript.
I imported the BMP in SE78 and i am using a window of type GRAPHICS in SAPSCRIPT.
The image is ok in print preview but it when i print it the image wont print, only the text.
Anyone can help me on this?
Thank you
Nuno Silva
‎2006 Jun 29 3:41 PM
hi nuno,
check the co-ordinates of the window Graphics , may be the image size is bigger than the window.
‎2006 Jun 29 3:42 PM
make sure that the image is printing beyond d window size,
if is more size than td window or crossing layout ,in print preview we can c but it wont print when printing...
Regards,
Ramesh
‎2006 Jun 29 3:49 PM
Hello.
I cant change the window size. SapScript defines the size when i choose the image and it wont let me change it.
And it also aint print over anything.
Thank you
Nuno Silva
‎2006 Jun 29 3:58 PM
hi nuno,
u can change the dimensions of the window according to logo size by changing your window width and height in your page windows tab
‎2006 Jun 29 4:02 PM
Hello Priya.
The window is of type Graphics so as soon as i select the graphic i want to use it will define and lock the width and heigth of the window.
Nuno Silva
‎2006 Jun 29 4:05 PM