Dynamic Multipage reporting

Сonversation on different topics
Post Reply
swapnali2282
Posts: 8
Joined: Fri Mar 25, 2011 3:28 am
Location: mumbai

Dynamic Multipage reporting

Post by swapnali2282 »

Hi,

I am using text file as datasource which is in below format

PageHeader1
col1,col2
value1,value2
......,.....

DetailSec1
col1,col2
val1,val2
....,.....

PageHeader2
....
....
DetailSec2
....
....
I want to print every PageHeader and corresponding details on new on new page dynamically.pls suggest exact way to do that.


Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Dynamic Multipage reporting

Post by Alex K. »

Hello,

Please try to set "New Page Before" properties to true for details band.

Thank you.
Post Reply