i've just made a tiny tiny mod on this. in a controller: semaImageUrl = "http://chart.apis.google.com/chart?chs=250x250&chd=t:60,60&cht=qr&choe=UTF-8&chl="+statement
and smth like this in a view: <img src="{{=semaImageUrl}}"/> so I am using google chart api instead of calling local third party app, writing an image to disk.. reading image from disk.. This solution does not require installing third party code. I've done it for myself but maybe we should consider modyfing the appliance? In this case it would work out of the box. ? -- Kuba --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---