data band with richtext starts report with blank page

Stimulsoft Reports.NET discussion
Post Reply
mdavidson
Posts: 4
Joined: Thu May 21, 2009 10:27 am
Location: USA

data band with richtext starts report with blank page

Post by mdavidson »

I have a group header band, then a data band in a report.
the data band has a richtext component with the data column set to my datasource field.
The text all displays correctly , but the report always starts with a blank page.
I have tried changing all the settings I can think of, but no luck.
Is there some way to tell the report that if the first page is blank, don't print it?
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

data band with richtext starts report with blank page

Post by Edward »

Hi,

Please send the report template to support[at]stimulsoft.com for analysis.

Thank you.
semtec
Posts: 21
Joined: Wed Oct 29, 2008 2:41 am
Location: Rotterdam

data band with richtext starts report with blank page

Post by semtec »

Hello,

I have the same problem.
Is there a fix yet?

Wkr,

René
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

data band with richtext starts report with blank page

Post by Jan »

Hello,

Please try to set CanBreak property of richtext component and databand (where richtext component is located) to true.

Thank you.
Post Reply