2006 Feb 22 10:02 AM
i want to put 2 bitmaps in 1 line.
i made
" /: bitmap zxxx.....
= bitmap zxxx2....."
and i get only 1 bitmap the second is not recognize'and he is exist and right i change between then and i see that there is a problem to put 2 bitmap in 1 line.
any suggestin?
2006 Feb 24 7:06 AM
Hi Rani,
sorry for the delay.
when i referred to resolution i meant this sentence:
/: BITMAP 'LOGO_01' OBJECT Z_GRAPHIC ID ZLOG TYPE BCOL <b>DPI 300</b>
I agree with answers above in the sense that two windows will be necessary and then you just have to align them.
Best regards
Hi Rani,
you create two windows for two logos, try to align them , so that they appear in same line.
call your BMP in one one window ,
now you can see them in one line.
you need to create two windows.
Regards
vijay
2006 Feb 22 10:10 AM
create 2 separate boxes for the 2 images.
Hope it helps.
Regards,
Bikash
2006 Feb 22 10:11 AM
u can create 2 boxes(windows) of the appropriate size on the ssame line and put ur logos in them respectively. This will work
Hope it helps.
Regards,
Bikash
Message was edited by: Bikash Agarwal
2006 Feb 22 10:15 AM
2006 Feb 22 10:12 AM
hi,
it should be like this then you can see both..
/: bitmap zxxx.....
/: bitmap zxxx2.....regards
vijay
2006 Feb 22 10:20 AM
hi vijay
i see it, it works but 1
under
2
i wat them in the same line.
2006 Feb 22 10:12 AM
Hi,
try inserting both bitmaps with a high resolution (e.g. 200 d.p.i). The higher the resolution the smaller the outcome.
Best regards.
2006 Feb 22 10:16 AM
calsadilo explian again pls.
i have only 100 i dont have another
2006 Feb 22 10:21 AM
Hi Rani,
you create two windows for two logos, try to align them , so that they appear in same line.
call your BMP in one one window ,
now you can see them in one line.
you need to create two windows.
Regards
vijay
2006 Feb 22 10:31 AM
2006 Feb 22 10:20 AM
Hi Rani,
insert the second logo in a new window..
regards
satesh
2006 Feb 22 10:22 AM
Hi Rani,
are you trying to display two logos in the same sapscript form?
Best regards.
2006 Feb 22 10:23 AM
Hi,
/: Bitmap zxxxx...
= Bitmap zxxx2....
Is correct to get both in a single line.
/:
/: will come 1 under 1.
For the 1st option try to increase the window width and see what is heppening.
If not try to make it 2 windows and place them where ever you want.
***********
Take 2 Graphic Windows/ Normal window and include your bitmap into them.
Then place your windows on Main window/where ever you want. They will come with no issues.
**********
Thanks.
If this helps you reward with points.
Message was edited by: KDeepak
Message was edited by: KDeepak
2006 Feb 22 10:28 AM
Hi,
for the resolution subject have a look at transaction SE78.
Best regards.
2006 Feb 24 7:06 AM
Hi Rani,
sorry for the delay.
when i referred to resolution i meant this sentence:
/: BITMAP 'LOGO_01' OBJECT Z_GRAPHIC ID ZLOG TYPE BCOL <b>DPI 300</b>
I agree with answers above in the sense that two windows will be necessary and then you just have to align them.
Best regards
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |