Chris,

First of all thanks for your reply.

The reason I'm in need of the separate borders is as follows;
I only want a particular column of a table to be surrounded by
lines, not all columns. Please have a look at underneath table
structure

                ------
R1C1            |R1C2|  R1C3
                ------                  <-- (This line is actually 2
times the linewidth !)
R2C1            |R2C2|  R2C3
                ------

The reason I'm using a table with three columns is to have the 
texts to be lined out correctly (of all columns)

Perhaps, i.e. hopefully, there is a different way of achieving
such behavior. If so, please let me know.

Thanks in advance,

Leonard



FEATURE REQUEST FOP: It would be nice if there is an alternative to the 
'border-collapse="separate" considering the linewidth of 
overlapping borders. Think of an "border-collapse='xxx'" where the 
xxx garantuees that when borders of table cells are overlapping, 
only a single line is drawn. 

-----Original Message-----
From: Chris Bowditch [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 22, 2003 10:58 AM
To: [EMAIL PROTECTED]
Subject: Re: Problem with table line width


>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]




BackStream(R)
Willem de Zwijgerlaan 350-352
1055 RD Amsterdam
The Netherlands
tel. +31 20 386 8365
fax +31 20 386 8948 

Post Office Address: 
Postbus 58385
1040 HJ Amsterdam

BackStream: The Digital Delivery Company
www.backstream.com

This e-mail and any attachment may contain confidential and privileged material 
intended for the addressee only. If you are not the addressee, you are notified 
that no part of the e-mail or any attachment may be disclosed, copied or 
distributed, and that any other action related to this e-mail or attachment is 
strictly prohibited, and may be unlawful. If you have received this e-mail by 
error, please notify the sender immediately by return e-mail, and delete this 
message. BackStream, its subsidiaries and/or its employees shall not be liable 
for the incorrect or incomplete transmission of this e-mail or any attachments, 
nor responsible for any delay in receipt.

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

Reply via email to