سؤال

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