Hello there, first post here so I hope all goes well.

 

I am building an online home price quote application styled with CSS.
It is dynamically built by choices made by the user.  It consists of
several paragraph/table combinations.

 

There are any number of options selected. This lends to problems when it
is time to print the price quote since I do not know ahead of time how
many options with descriptions (the tabled pieces) there will be.  The
result is that option tables may print off on one page with the rest of
the table on the next; being cut in its middle.

 

I've been reading through the CSS-2 specs for working with the @page
rule and breaks, but can't seem to figure it out and was hoping for some
thoughts from those who might've done something similar before.

 

Would I need to specify an @page rule to set the size of the page?
Should I set the page break rule on each paragraph/table combo? I am not
sure how to use the orphans and widows settings, which I think

I need to use.  Do these get set in the @page rule?  Or do I apply it to
the tables?

 

Thanks for any thoughts/help you guys can muster.

 

 

http://breezeway.schumacherhomes.com/test.htm 

 

James J. Golden

vp/development

 

the karcher group

4450 belden village st

suite 502

canton, ohio 44718

 

ph  .  800 310 0317

thekarchergroup.com <http://www.thekarchergroup.com> 

 

think . web . design

 

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to