any other solution how to resize the size on web2py? even tried to do it on 
client side using html nothing change. e.g.
{{=IMG(_src=URL('default', 'download', args=row.image), _alt=row.model, 
_width='220', _height='220') }}

in that html i define the width and height, i tested it on normal html it's 
force the image size, while the same image on web2py is not resize in html.

p.s.
i installed the pillow for windows from 
http://www.lfd.uci.edu/~gohlke/pythonlibs/#pillow

best regards,
stifan

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to