Forum Bugs

Multiple Page Boxes

somnath
Hi,

Is it possible to have multiple page boxes definition as follows;
@page {
size: A4;
@top-left, @top-center, @top-right { font: 10/12pt Arial; vertical-align: bottom; }
}


Somnath
mikeday
No, but you can apply the font and vertical-align properties to the @page rule, and they will be inherited by the margin boxes.