Miller, Matthew P HM1 wrote:
> I have a page that displays a query in several different size tables using
> cfloop. When I print the page I don't want the table broken up on two
> separate pages.

Then you have to make smaller tables. You can only use CSS to insert 
extra pageebreaks, not to magically make the size of your piece of paper 
larger.


> <style type="text/css">
> TABLE { page-break-before: auto ;}
> </style> 

You are missing a media declaration.

Jochem



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to