Argyn Kuketayev wrote:
I had to put number-columns-spanned="100" instead of span="all"
in fo:column element, because the latter didn't work. is it a bug?
From the spec at http://www.w3.org/TR/xsl/slice7.html#span span="all": "Specifies if a block-level object should be placed in the current column or should span all columns of a multi-column region." This property is not intended to be used on table cells.
J.Pietschmann
