scottmattocks
User
 Fresh Boarder
| Posts: 2 |   | Karma: 0
|
Re:Generateing Report - 2006/03/29 20:26
I realize this reply is pretty late, but you can manage page breaks with CSS. The page-break-after attribute can be applied to the element that wraps your invoice. This should be added to your print CSS file. Take a look at this site: http://www.htmlgoodies.com/beyond/css/article.php/3470341
|