COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => Report Studio => Topic started by: jstockwell on 06 Jul 2007 11:34:57 AM

Title: image rendering issue with PDF reports
Post by: jstockwell on 06 Jul 2007 11:34:57 AM
Hello!

I was wondering if anyone has seen this issue. When we run a report in pdf for the first time the image is rendered correctly, however, when we rerun the report, the image disappears.  The image is being rendered every other time the report is run.  We believe it is some sort of load balancing issue but we're not 100% sure.  No problems with HTML or Excel formats.

We're using Cognos 8 within a Unix environment with two report dispatchers, two gateways, and one content manager server.  The image file is placed on both gateways, and we're using a relative URL path in the reports to access the image.

Any thought or advice would be greatly appreciated!

Thanks,
Jay 
Title: Re: image rendering issue with PDF reports
Post by: raro on 09 Jul 2007 09:39:11 AM
We have had a similar issue (QueryStudio default icons e.g. "filter" or "sort" not being displayed in pdf rendering) under unix with 3 tier installation. We worked around the issue by placing the image on gateway-server as well as on app-server. Last hint would be to placethe image in bin-directory of app-server.
Title: Re: image rendering issue with PDF reports
Post by: tourinca on 15 Nov 2010 02:04:08 PM
Environment:
3 tier Cognos 8.2 installation on Windows Server 2008/IIS7 boxes
Problem:
.png or .jpg images being generated in HTML but not in PDF version of the reports.
Solution:
../samples/images folder from web-tier has been copied to app-tier into ../webcontent directory