DEMO in report page

Stimulsoft Reports.NET discussion
Post Reply
jayanthi
Posts: 61
Joined: Wed Aug 26, 2009 4:32 am

DEMO in report page

Post by jayanthi »

Hello,

1. Is it possible to hide DEMO water mark in report page.

2. I need to place a text variable below cross tab to display sum of values. But its getting hide during run time as cross tab dynamically loads. If i place text variable in Report footer its getting displayed at the bottom of page and not below cross tab. Is there any way to do that.

Thanx
Jay
Brendan
Posts: 309
Joined: Sun Jul 16, 2006 12:42 pm
Location: Ireland

DEMO in report page

Post by Brendan »

1.) The 'DEMO' watermark can only be removed if you have a purchased license for the full version of StimulReports.Net. If you do then you need to check that the trial dll's are no longer registered in the GAC and that the full version ones are in there instead.


2.) You can place a Databand onto your report and set it's CountData property to 1. Then place your cross tab component within this databand. You can then place a Footer band below to data band to display any summary details you need.
jayanthi
Posts: 61
Joined: Wed Aug 26, 2009 4:32 am

DEMO in report page

Post by jayanthi »

Thank you Mr.Brendan, its working
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

DEMO in report page

Post by Ivan »

Hello,

Let us know if you need any additional help.

Thank you.
Post Reply