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

scroll the header in the report output

Started by zill zill ziga ziga, 06 Apr 2011 04:12:21 AM

Previous topic - Next topic

zill zill ziga ziga

is there any way to scroll the page header in the report output ??
the o/p should look like this..

ANNUAL REPORT-------------------------------------------------------------------------------------------------------------------------

S.NO  NAME  QTY  REVENUE
**       **       **      *****
**       **       **      *****
**       **       **      *****


Gopinath

if the report output is in HTML format use place your report header between html items with <marquee> tag

karthikeya

<marquee behavior="scroll" direction="left">

zill zill ziga ziga

thank you karthikeya..!!
really it helped me a lot..