How to display dynamic reports using user requests for rows & columns

For a copy of the sample project please
click here
to download and install the product evaluation.
Introduction
It can be done using our DynamicPDF Generator for .NET product. After five records are added you will start a new page. Then add the remaining records on the following page.
It can also be done using our ReportWritter for .NET product. If you know the height of each record, then you can set the height of body equal to the height of each record multiplied by five and then add a page break. That way the next five recirds will flow to the second page.
Detail
You can refer to the Simple Report or the Table Report (http://www.cete.com/Products/DynamicPDFForNET/Generator/Examples.csp). These examples are also included in the Evaluation Edition (http://www.cete.com/Products/DynamicPDFForNET/Download.csp). The Evaluation Edition is fully functional and never expires. Its only limitation is that a watermark is placed on the PDF documents created.
Visit
ceTe Software
for more information and more samples.