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

SAP Script

madan_ullasa
Contributor
0 Likes
543

hi frnds,

is there any way to control the size of the uploaded graphics in the script... i want to reduce the size so that it fits to the size of the window.

regards,

Madan....

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
513

hi,

try changing the DPI value.

5 REPLIES 5
Read only

Former Member
0 Likes
513

Hi Madan,

try controlling using the DPI option

BITMAP YPCC_LOGO OBJECT GRAPHICS ID BMAP TYPE BMON <b>DPI</b> 300'

Cheers

VJ

Read only

Former Member
0 Likes
513

I think you need to resize your graphics in paint or something prior to uploading it to the server.

Read only

Former Member
0 Likes
514

hi,

try changing the DPI value.

Read only

0 Likes
513

But the image may blur if the original DPI is changed. correct me if wrong.

Read only

Former Member
0 Likes
513

hi,

Increase the Dots per inch(DPI) then your logo size will decrease while inserting logo in to window.

Regards

Ashok P