Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi.
I was wondering if anybody knows how to call an image using a variable to appear in a text box
the source of the image is the same directory of the qvw.
I tried to put the source of the image in the varriable and then called the varriable from a text box but it didnt work. it shows me: /Image.Png
Thxs,
Did you try INFO keyword to load images??
try using this '$(variable name)'
in the text object change the representation from Text to image into general tab.
Hope it helps!!