Re: cell border rendering error with number-column-spanned

2010-06-11 Thread Pascal Sancho
Hi,
That seems to be related to anti aliasing.
When zooming, the thickness variation disappears.
In Adobe reader, anti-aliasing can be disabled by unchecking the 2D
acceleration.

--
Pascal

Le 10/06/2010 16:31, aemitic a écrit :
> Hi all,
>
> I found that using the attribute number-column-spanned inside a cell
> element, I get a bad rendering of the cell border: it gets thicker in the
> central section of the border.
>
> for example:
>
> 
>
>
>
>
>
>
>
>
>
>
>
>
>
>   
>   padding="2pt" border="solid 2pt black">
>  Indice 
>  
>   
>   
>   padding="2pt" border="solid 2pt black">
>   ; 
> 
>  
>   padding="2pt" border="solid 2pt black">
>  Col1
>  
>   padding="2pt" border="solid 2pt black">
>  Col2 
>  
>  
> 
> 
> 
> padding="2pt" border="solid 1pt black">
>   pagegroup ; NUMBER 
>
> padding="2pt" border="solid 1pt black">
>   678901234567
>
>padding="2pt" border="solid 1pt black">
>
> 
>
> 
> 
>   


-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org



Re: cell border rendering error with number-column-spanned

2010-06-11 Thread aemitic

Hi,
thanks for your reply.

the rendering gets a little better (but not perfect) by unchecking the 2D
acceleration, but the problem is still there.
I mean, in the central section of the border, the fop generates a rule which
is rendered a little different from the border, so the table looks really
ugly (even after a print test).

Why does the fop generates such rule? or why such rule is not generated for
all the border lenght?

I have attached a .fo file that generates the table with the rendering
error.

Thank you in advance

http://old.nabble.com/file/p28853259/test.fo test.fo 



Pascal Sancho wrote:
> 
> Hi,
> That seems to be related to anti aliasing.
> When zooming, the thickness variation disappears.
> In Adobe reader, anti-aliasing can be disabled by unchecking the 2D
> acceleration.
> 
> --
> Pascal
> 
> Le 10/06/2010 16:31, aemitic a écrit :
>> Hi all,
>>
>> I found that using the attribute number-column-spanned inside a cell
>> element, I get a bad rendering of the cell border: it gets thicker in the
>> central section of the border.
>>
>> for example:
>>
>> 
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>   
>>  > padding="2pt" border="solid 2pt black">
>>  Indice 
>>  
>>   
>>   
>>  > padding="2pt" border="solid 2pt black">
>>   ; 
>> 
>>  
>>  > padding="2pt" border="solid 2pt black">
>>  Col1
>>  
>>  > padding="2pt" border="solid 2pt black">
>>  Col2 
>>  
>>  
>> 
>> 
>> 
>>> padding="2pt" border="solid 1pt black">
>>   pagegroup ; NUMBER 
>>
>>> padding="2pt" border="solid 1pt black">
>>   678901234567
>>
>>   > padding="2pt" border="solid 1pt black">
>>
>> 
>>
>> 
>> 
>>   
> 
> 
> -
> To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
> For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/cell-border-rendering-error-with-number-column-spanned-tp28843905p28853259.html
Sent from the FOP - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org