Hi!

I'm using code like

table.vahLegend {
  font-family: Arial,sans-serif;
  font-size: 10px;
  border-style: none;
  page-beak-after:always;
}

  <table class="vahLegend" cellspacing="0">
           <tr>...
  </table>

  <table class="someClass">
           <tr>...
  </table>

but there is no bage break between tables in printpreview / printout.
Does Firefox support page-beak CSS? If yes, in which versions (I'm
using 0.8 currently)?

TIA
ain
_______________________________________________
mozilla-layout mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-layout

Reply via email to