質問

I know I can add background for report page,then there is a watermark for both html format and pdf format,but I don't want this image show in html format,just show in pdf. How can I do this? I am using cognos8.Thanks.

役に立ちましたか?

解決

Try using conditional formating ...You can create a prompt page to select PDF or HTML output in a dropdown then accordingly use conditional formating to hide/unhide the background watermark

他のヒント

Alternatively you skip the prompt and use the ReportOutput() function in a variable to control what renders in what output format.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top