Enrique Rodriguez Lasterra wrote:
Hi all,
I'm developing and xsl to render documents in two columns.
These documents usually have tables and i like to span they to see it better.
I'm wirting the table inside a block with the span="all" attribute, but the table still be attached to one column.
span="all" only works on a block if the block is a direct descendent of fo:flow.
Test to see if span="all" is working using text rather than a table in the block. Text placed inside a block with span="all" is known to work, but there may well be a bug with tables. If the Text inside the spanning block does span both columns but the table does not, please report back and ill make a note on the compliance page.
Thanks,
Chris
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
