From: "Leonard Wolters" <[EMAIL PROTECTED]>
've got a small question. I experience a problem with line width in tables. I'm using the 'border-collapse="separate"' attribute of the '<fo:table' element. I'll need this option so there is no option of removing the attribute 'border-collapse="separate"'
<snip/>
In other words, all the OUTER lines are single width, and all INNER lines are double width. Does anyone know if this is a bug and / or how to fix this ?
This is NOT a bug. FOP is doing exactly what you asked it to. It has drawn separate borders for each cell. If you dont want double lines for the inner lines, then you are going to have to specify border-collapse="collapse" Why *must* you specify border-collapse="separate" If you exaplain what you are trying to acheive we may be able to suggest a solution.
Chris
_________________________________________________________________
Use MSN Messenger to send music and pics to your friends http://www.msn.co.uk/messenger
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
