Christian Loock wrote:

Hi,

recently i encountered an interesting phenomenon. I rendered a table using fop 
0.20.5. The table itself got '1 solid 1 px black' border. One of the table 
cells which touches this border has a coloured background. The problem is: 
Where the cell touches the border of the table, the border is displayed a 
little bit thinner than everywehere else. I'l try to illustrate this:

FOP 0.20.5 attempts to implement the table border collapsing algorithm, but the implementation is flawed. You can try specifying the property border-collapse="separate" on the fo:table. Although I think 0.20.5 may ignore this setting altogether but I'm not 100% certain. Your only other alternative is to upgrade to FOP 0.91beta where at least the border-collapse="separate" algorithm is correctly implemented.

<snip/>

Chris



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

Reply via email to