My recent Issue is:
My report has a image displayed in the header. Now the image is coming while i run the report in html and excel. But when i run in pdf i just get a blank square.
the report is good in dev environment. This Issue arised only when we mgrated the report to stage.
Any clues?
Hi,
What type of path you are using (Relative or Absolute) for the image location. Change the path and see if image appears in PDF.
HTH
Also make sure that image file exists in the Stage environment in the same location.
And also ensure the format of the path should be defined like below,
/cognos8/samples/images/xxx.GIF