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

Printing graphics in sapscript

Former Member
0 Likes
699

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

6 REPLIES 6
Read only

Former Member
0 Likes
662

hi nuno,

check the co-ordinates of the window Graphics , may be the image size is bigger than the window.

Read only

Former Member
0 Likes
662

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

Read only

0 Likes
662

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

Read only

0 Likes
662

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

Read only

0 Likes
662

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

Read only

Former Member
0 Likes
662

in that INCLUDE text u can use adiition DPI .