- From: Ian Hickson <ian@hixie.ch>
- Date: Mon, 13 Jul 2009 02:55:32 +0000 (UTC)
- To: Simon Pieters <simonp@opera.com>
- Cc: "public-html@w3.org" <public-html@w3.org>
On Mon, 15 Jun 2009, Simon Pieters wrote:
>
> The gray background and bottom border should not be present in print
> media (it shows up on every page in the pdf)
Fixed.
> The content model diagram is pure black in the pdf
This seems to be a bug in Prince.
> There should maybe be a rule that prevents page break between the h4 and
> dl.element
I've added:
h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
> The input table is cropped in the pdf
Which is the input table?
--
Ian Hickson U+1047E )\._.,--....,'``. fL
http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,.
Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Monday, 13 July 2009 02:56:14 UTC