Thomas Chiverton wrote: > On Friday 11 Jul 2003 13:23 pm, Jochem van Dieten wrote: > > >>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.
> Even if you use .somename rather than TABLE, and wrap every N <tr>'s in a div > with an id of somename ? page-break-before is something like a hard linebreak. Whenever a line of text doesn't fit there will be a soft break. You can enter hard breaks if you want to force more breaks, but that does not mean that the needed soft breaks go away. 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 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

