If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

Report Output in different formats

Started by sram007, 16 May 2012 02:32:11 PM

Previous topic - Next topic

sram007

I have two pages called Page1(It contains a List) & Page2(It contains a Cross-tab)
While running the report, I want to make the first page should be opened in HTML format.
$ the second page should be open in PDF format by default [without the user section.]

Please guide me

Thanks in Advance

pricter

In your place I would create two report and display them as a page setting the default format of the first in HTML and the second one as PDF.
The other choice is again to make two reports. The second one (the pdf one) could you place it on the first one by using iframe

shricognos

HI Sram,
   I Didn't understand ur requirement. u could run report eighter HTML or PDF. but u can't run report at-a-time in HTML & PDF right.?
so,  here we have function "Reportoutput()", with this, u can set up.
with this, i can display LIST, when user run the report in HTML.
and i can display Cross-Tabl, when user run the report in PDF..