If you have a repro case, BTW, shoot it at me offline and I'd like to check it 
out.

But for manual breaking, the idea is you'll want use cfdocumentitem 
type="pagebreak" in your cfloop or whatever you're using after closing the 
table tag, then re-open the table tag after the page break.  

How dynamic the amount of data is that's being output in a particular doc table 
(affecting table row height), affects the amount of work required to close the 
table by page end and startup with a new table after issuing a page break.

The simplest case, of course, is if you have a case where table row heights 
don't vary wildly, and you can simply row-count and issue a page break after 
"N" rows.

Embedded tables, etc can add complexity of course.  

Automatically closing open tables at page break time and reprinting headers is 
on our enhancement list as well (#59306), but didn't make it into CFMX7 (maybe 
next time :)

HTH

Damon

>Thanks Damon!
>
>Still not having much luck with the sliced at page break images and text
>though.
>
>- Calvin 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:209725
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

Reply via email to