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

logo size

Former Member
0 Likes
1,230

hi gurus,

i'm trying to upload logos to R/3 using SE78. They are working fine but the resolution is disabled. I want the resolution to be fixed at 300dpi.

i also want the bitmap(logo) to be 50kb.

kindly suggest, best solutions will b rewarded.

Thanks n regards,

Vinay.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,048

resolution problem be solved by changing dpi..

hi gurus,

i'm trying to upload logos to R/3 using SE78. They are working fine but the resolution is disabled. I want the resolution to be fixed at 300dpi.

i also want the bitmap(logo) to be 50kb.

kindly suggest, best solutions will b rewarded.

Thanks n regards,

Vinay.

7 REPLIES 7
Read only

Former Member
0 Likes
1,049

resolution problem be solved by changing dpi..

Read only

Former Member
0 Likes
1,048

Hi

You can fix the resolution only if u use the obsolete tools to upload the graphic.

Max

Read only

Former Member
0 Likes
1,048

You can use Option DPI to control the Resolution,

BITMAP 'ZLOGO' OBJECT GRAPHICS ID BMAP TYPE BCOL DPI 300

Regards,

Mukesh Kumar

Read only

Former Member
0 Likes
1,048

hi,

it's fine with the resolution.

The current size of logo is 400KB.

Plz let me know how to reduce the size to 50KB.

Thanks n Regards,

prakash.

Read only

0 Likes
1,048

Hi Vinay there is not any command for reducing the size. Before uploading the logo in SE78.You will have to reduce the size.

Read only

0 Likes
1,048

cut the unwanted part of logo by using photo editor or paint.

its size decrease.....

Read only

0 Likes
1,048

Hi

Just as I said you can fix the resolution while uploading the logo only the obsolete tools in SE78;

Just as Mukesh Kumar said you can fix the resolution while printing the logo in SAPSCRIPT and/or SMARTFORM

You can only do the rest of options out of SAP, so you could use a program like photoshop to reduce the size of the logo before uploading it into SAP.

Max