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.
Dynamic Multipage reporting
-
- Posts: 8
- Joined: Fri Mar 25, 2011 3:28 am
- Location: mumbai
Dynamic Multipage reporting
Hello,
Please try to set "New Page Before" properties to true for details band.
Thank you.
Please try to set "New Page Before" properties to true for details band.
Thank you.