Anyone know how I can avoid page breaks within a table? The following isn't working:
<cfoutput query="qTest"> <table style="page-break-inside:avoid;"> ... </table> </cfoutput> ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

