how to use png images from /interfaces/images

(3 posts) (2 voices)

Tags:

No tags yet.

  1. ziuras, Member

    hi,
    I found example how to use *.gif images:
    'dbr.purehtml:<div class="i_edit"></div>'
    it works with all gif images that i can find in /interfaces/images directory.
    But theare are not ok.gif, but is ok.png
    How can i use this ok.png in report?

  2. myDBR Team, Key Master

    You can use:

    select 'dbr.html:< img src="interface/images/ok.png" />';

    (remove the space before "img", it's there just for this forum)
    --
    myDBR Team

  3. ziuras, Member

    Thanks


Reply

You must log in to post.