Hi Reto,
Many thanks for that - I've set up the appli to choose the smallest size
and that seems to work fine:
http://www.neurogrid.net/sam/archive/000071.html
Now I guess I should give the user functionality to choose which size of
photo they would like and then warn them if they're exceeding the size
limit.
Would still be nice if we could handle the largest size through multiple
posts ...
CHEERS> SAM
Reto Grob wrote:
>Hi Sam,
>
>To select a different picture size:
>
>1. get the available sizes using
> getAvailablePictureSizes()
>
>2. set one of the possible sizes using
> setImageSize(int width, int height)
>
>typically you have around 5 different sizes.
>
Received on Tue Jul 22 07:04:58 2003