want to print only one record per page in datareport
my requirement is that, there is already a printed
certificate, i should only place my columns' data
in appropriate positions.
can that be achieved in datareports?
how to print only one record per page in datareports?
are there any properties to set?
or it all depends on design? if so, then how to design?
Re: want to print only one record per page in datareport
When you select the Details section of the DataReport you will find a ForcePageBreak property in the Properties window, try selecting 2-rptPageBreakAfter...
Re: want to print only one record per page in datareport
Moved to Reporting section.