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

regarding logo

Former Member
0 Likes
716

Hi...

he asked me like this...

how u manage size of logo in layout set.

thanks and regards

k.swaminath reddy

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
688

HI,

in the sap scripts we have the resolution option

with this we can manage the size

thanks & regards,

Venkatesh

Hi...

he asked me like this...

how u manage size of logo in layout set.

thanks and regards

k.swaminath reddy

5 REPLIES 5
Read only

Former Member
0 Likes
689

HI,

in the sap scripts we have the resolution option

with this we can manage the size

thanks & regards,

Venkatesh

Read only

Former Member
0 Likes
688

Hi.....

1....where locks are stored.

a) data base level

b) application level

c) operating system level

d) application level at main sap memory

thanks and regards

k.swaminath reddy

Read only

Former Member
0 Likes
688

HI,

Based on the Resolution option in the Layout of the logo window we can do this one

Regards

Sudheer

Read only

Former Member
0 Likes
688

Hi!

In SAP you can't resize logos/pictures. This is not a grapchics program.

You have to upload different sized logos, with different names, and have to choose the proper one.

In SAPScript you can change the DPI, with the following:

/: BITMAP 'MyLOGO' OBJECT GRAPHICS ID BMAP TYPE BMON DPI 600

Or DPI 300

Or DPI 150

This affects the size of the picture a bit.

Regards

Tamá

Read only

Former Member
0 Likes
688

HI,

Locks will be sotred at Database level ..

Please assign the points for the helpful answres then close the thread

Regards

Sudheer