This would require two passes and would double the time of each print.
@page aa {
body {
background-color: blue;
}
}
.hmm {
page: aa;
}
Problems include:
- how to identify the page number of a named page
I'm not sure whether this should be implemented as it covers an edge case.
This would require two passes and would double the time of each print.
Problems include:
I'm not sure whether this should be implemented as it covers an edge case.