setting bmp file size.... [message #82390] |
Fri, 23 May 2003 06:19 |
Mubeen
Messages: 44 Registered: February 2003
|
Member |
|
|
hi friends,
here is the problem i am facing.
I have called bmp file in an image item through read_image_file built in but the problem is as i am increasing the size of image item the bmp file size is not increasing.so can anyone help me out in providing a solution to the above problem i want to set the size of bmp file exactly to the size of image item.
Thanx in Advance.
Mubeen.
|
|
|
Re: setting bmp file size.... [message #82489 is a reply to message #82390] |
Thu, 29 May 2003 23:25 |
BIRENDER KUMAR
Messages: 18 Registered: May 2003
|
Junior Member |
|
|
There r 2 ways of sizing a image item.Which r
1.crop ---this will only show a portion of image if ur pic is bigger than item
2.adjust-this will automaticaly adjust the size of ur pic as per the size of ur image item.
just do the following
go to property of item(image,forms)
and -functional -sizing style-adjust
This will definity work.
|
|
|