hoarej
Posts: 1
|
| Posted: 02/13/2006, 12:33 PM |
|
I have a product table containing product group, product code and product description. What I want to do is print a product list where each group starts on a new page. I used the report builder to create a report and can force a new page on a change of group by including style="page-break-after: always" in the report group footer, but this still gives page breaks in the same place they would be anyway, i.e. after 50 lines. Is it possible to do what I want, either by resetting the web page line counter or by some other method?
|
 |
 |
|