- gecko doesn't support HTML code in headers/footer (as far as I know).
It does not, indeed. Right now, the string set on the header/footer is just directly drawn to the rendering context... this would need to be changed to have the headers and footers under the control of the layout engine in order for us to support HTML here.
- I'm not sure if it supports CSS Page-break-after property
We support the "always" value for this property (as well as page-break-before). We don't support other values yet, though.
Boris
_______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
