Dear CSS3 team members, could anyone point me to working example of CSS Paged Media module usage, which renders page numbers on printed PDF? No matter which browser I use, it seems that this doesn't work at all. Following snippet from your specification won't even go through CSS3 validator: @page :first { color: green; @top-left { content: "foo"; color: blue; } @top-right { content: "bar"; } } Seems like @top-xxx directives are not allowed inside the @page element. Best regards, ŁukaszReceived on Wednesday, 17 April 2013 12:11:15 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:28 UTC