From: "Leonard Wolters" <[EMAIL PROTECTED]>


<snip/>


This produces a table something like:

                -------------
                | asdasd        |
-------------
| asdasd
-------------

As one can see, the lower left column misses the right border, and the
upper
right misses the bottom border. What I want is the following:

                -------------
                | asdasd        |
-------------------------
| asdasd        |
-------------


This may have something to do with border-collapse, i.e. even though borders are different coolors, FOP thinks it can merge them together (collapse) IIRC border-collapse="collapse" by default, try setting border-collapse="separate" on your fo:table element.


Chris

_________________________________________________________________
Tired of 56k? Get a FREE BT Broadband connection http://www.msn.co.uk/specials/btbroadband



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



Reply via email to