If we run a report, that has 2 pages, i want to display one
page in HTML format and another page wil display in pdf
format. What is the procedure?
Answers were Sorted based on User's Feedback
Answer / varun
use report function
case
when report output()='PDF' then 'PDF'
when report output()='HTML' then 'HTML'
end
use this condition in rendor variable then u ll get
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / lakshmi reddy
drag string variable and write expression like this
reportOutput()
and add html and pdf to string variable
click on page explorer select page1 apply render variable
select string variable allow html and hide pdf next select
page2 allow pdf and hide html and run the report
if u run the report in html it will show page1 only and so
on....
| Is This Answer Correct ? | 0 Yes | 0 No |
can we put more measure on cross tab? If so how many? How this affect the aggregation?
What is the use of powerhouse?
How we check the errors before running the report?
What is Parametermap?
dumps needed ASAP for - C2020-180 Cognos IBM Certification
How to pass multiple values from picklist prompt to sub report filter?
hi cognos Experts what are the enhancements in cognos 10 than cognos 8.4?Pls Ans Me........
what is catalog and types of catalogs in cagnos and which is better?
Define cognos report net?
What will happen if scheduling a report with a prompt page?
How is cognos model organization works?
Sales person are there in one company How to do Bursting on this particular requirement?