Re: [docbook-apps] FOP table borders

From
Niels <>
Date
2011-09-26T05:23:09+00:00
ID
Thread
Re: [docbook-apps] FOP table borders
Hi
This should be done with the following CSS declaration 
table {
     border-collapse: collapse;
}

Cheers
Niels

Sent from an iPad Nano in some i[A-Za-z]*verse

On 25/09/2011, at 23.19, Christian Brugeron <> wrote:

> Hello,
> 
> When processing table/cell borders, the border is split in two parts that are visible on screen and on ink-jet printers.
> 
> Is there a workaround? AKA one solid line instead of two half-lines?
> 
> Thanks
> 
> Christian
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: 
> For additional commands, e-mail: 
>