Displaying a jpg in the report instead of text

(2 posts) (1 voice)

Tags:

  1. Hi

    I would like to display a picture in a row

    e.g
    SELECT prodid, name, Picture
    FROM products;

    where Picture is a URL to a file on a webserver

  2. Sorry figured it out.

    dbr.purehtml:<img src=".....


Reply

You must log in to post.