Cognos deals with images in HTML totally differently from images in PDF or Excel. HTML uses a href that the user can access, but generating PDF or Excel is performed on the server, not by the user. Using a relative URL won't work unless you copy the ...
↧