> On Monday, July 8, 2013 12:49:19 PM UTC-5, Anthony wrote: >> >> The IMG() helper simply creates an HTML <img> element to be displayed in >> the browser. The "src" attribute of an image element should be a URL where >> the browser can request the image. You cannot pass an actual image file >> object to the helper. > > Just make the "src" URL an action that generates the image and streams it.
-- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

