On Jun 8, 2006, at 20:11, Gregor Fellenz wrote:

Hi,

i'm using fop0.92beta to realise a fo project with a table over several pages. the table layout with fop0.20.5 was pretty ok, but in this version i couldn't use the keep attributes. with 0.92 i got the keep attributes but i also need the same border-with across the whole table.

now i'm stuck with the table border implementation. i've learned in the archives that the border-collapse model isn't implemented yet. is there any workaround to achieve the 0.20.5 behaviour?

i came across the idea to put different values in every cell to get the same line width in the whole table... but before trying to implement this in my xslt i just want to ask if anyone has a better idea.

This is basically the only way to achieve your desired result, I think.
BTW: even if border-collapse were implemented, this would still work. Specifying the borders on the table-cells directly is (virtually) always a good idea.

HTH!

Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to