COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: suhas_bhat on 05 Aug 2013 02:12:11 AM

Title: Back button functionality in PDF output
Post by: suhas_bhat on 05 Aug 2013 02:12:11 AM
Hi All,
    I want to return from my PDF output back to my prompt page. I tried this using the back button but it does not appear in the PDF output, the back button functionality works fine in HTML output.

Is ther any way to use the back button functionality in PDF?
Title: Re: Back button functionality in PDF output
Post by: charon on 05 Aug 2013 06:52:02 AM
hi,

since PDF is a special report output format with his own specification, i dont see any way to implement a navigation option (like back e.g.) without third party tools.
But is it not an option to "restart" the report? means, just click on the blue arrow "run" button in the right top corner? this will rerun the report specification and will offer you to insert the paramater again?!

regards
charon
Title: Re: Back button functionality in PDF output
Post by: suhas_bhat on 05 Aug 2013 10:11:40 PM
Hmmm.. yes looks like that is the only option. I guess even java scripts are useles here as they work only with HTML pages.