Yeah, tracking row counts in table rendering sometimes is an imprecise science, but I've seen it done with good results. It's a little discocerting for users to split onto a new page without new headers re-rendered on printed copy anyway, so oming up with a counter, ending the tabel and re-starting the table on the next page is probably a good thing to do for the best user experience anyway.
Perhaps someone here could share their code with splitting tables at page breaks... >Damon, > >Thanks for responding! > >The challeng is it's not so easy to break as we don't know the length of the >content ahead of time, or even if there is an image, much less where the >image is in the content (this is all CMS type stuff). > >- Calvin ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:209526 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

