Title: RE: borders problems

Not sure why, but try playing with the lines following the 2nd line.
If you delete all lines from the table after the 2nd line, the 2nd line does get its bottom border.

Maybe the colspan or the cell-padding have something to do with it?
Just guessing here...


Regards,
Stefan


-----Original Message-----
From: Othman HADDAD
To: Sander, Stefan
Sent: 17.07.2003 12:22
Subject: Re: borders problems

yes, i just tried that this morning but without success!
i also added attribute collapse="collapse"to table but withour any
result!! ..
if it can help understanding the problem, i send you a snapshot of
resulting pdf and the fo file (the second row doen't have a
border-bottom for instance!).
thanks a lot.





Sander, Stefan wrote:


 Have you tried setting a color for the borders (like:
border-bottom-color="blue")

Reagrds,
Stefan

-----Original Message-----
From: Othman HADDAD
To: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]
Sent: 17.07.2003 09:23
Subject: Re: borders problems

thank you for your answer,
in fact the borders are specified on cells only,
i don't use a stylesheet to generate my FO, i do it directly from the
java objects for some technical reasons..
here's a sample of rows and cells i produce:

< fo:table-row <fo:table-row>  background-color="#FFFFFF">
                            < fo:table-cell <fo:table-cell>
border-bottom-width="1pt"
                                border-bottom-style="solid"
                                border-left-width="1pt"
                                border-left-style="solid">
                                < fo:block <fo:block>
text-align="center"
end-indent="2.0pt"
                                    start-indent="2.0pt"
space-after=".5pt"
                                   
space-before="1.0pt">LC0108000411</ fo:block <fo:block> >
                            </ fo:table-cell <fo:table-cell> >
                            < fo:table-cell <fo:table-cell>
border-bottom-width="1pt"
                                border-bottom-style="solid"
                                border-left-width="1pt"
                                border-left-style="solid">
                                < fo:block <fo:block>  text-align="end"
end-indent="2.0pt"
                                    start-indent="2.0pt"
space-after=".5pt"
 
space-before="1.0pt">1,000.00</ fo:block <fo:block> >
                            </ fo:table-cell <fo:table-cell> >
                            < fo:table-cell <fo:table-cell>
border-bottom-width="1pt"
                                border-bottom-style="solid"
                                border-left-width="1pt"
                                border-left-style="solid">
                                < fo:block <fo:block>
text-align="center"
end-indent="2.0pt"
                                    start-indent="2.0pt"
space-after=".5pt"
                                    space-before="1.0pt">USD</ fo:block
<fo:block> >
                            </ fo:table-cell <fo:table-cell> >
                            < fo:table-cell <fo:table-cell>
border-bottom-width="1pt"
                                border-bottom-style="solid"
                                border-left-width="1pt"
                                border-left-style="solid">
                                < fo:block <fo:block>  text-align="end"
end-indent="2.0pt"
                                    start-indent="2.0pt"
space-after=".5pt"
                                    space-before="1.0pt">931.14
EUR</ fo:block <fo:block> >
                            </ fo:table-cell <fo:table-cell> >
                            < fo:table-cell <fo:table-cell>
border-bottom-width="1pt"
                                border-bottom-style="solid"
                                border-left-width="1pt"
                                border-left-style="solid">
                                < fo:block <fo:block>
text-align="start"
end-indent="2.0pt"
                                    start-indent="2.0pt"
space-after=".5pt"
 
space-before="1.0pt">benef</ fo:block <fo:block> >
                            </ fo:table-cell <fo:table-cell> >
                            < fo:table-cell <fo:table-cell>
border-bottom-width="1pt"
                                border-bottom-style="solid"
                                border-left-width="1pt"
                                border-left-style="solid">
                                < fo:block <fo:block>
end-indent="2.0pt"
                                    start-indent="2.0pt"
space-after=".5pt"
                                   
space-before="1.0pt">16/05/2002</ fo:block <fo:block> >
                            </ fo:table-cell <fo:table-cell> >
                            < fo:table-cell <fo:table-cell>
border-bottom-width="1pt"
                                border-bottom-style="solid"
                                border-left-width="1pt"
                                border-left-style="solid">
                                < fo:block <fo:block>
end-indent="2.0pt"
text-align="end"
                                    start-indent="2.0pt"
padding-bottom="3.5pt"
                                    padding-top="1.0pt">2,000.00
USD</ fo:block <fo:block> >
                            </ fo:table-cell <fo:table-cell> >
                            < fo:table-cell <fo:table-cell>
border-right-width="1pt"
                                border-right-style="solid"
                                border-bottom-width="1pt"
                                border-bottom-style="solid"
                                border-left-width="1pt"
                                border-left-style="solid">
                                < fo:block <fo:block>  text-align="end"
end-indent="2.0pt"
                                    start-indent="2.0pt"
space-after=".5pt"
 
space-before="1.0pt">1,000.00</ fo:block <fo:block> >
                            </ fo:table-cell <fo:table-cell> >
           </ fo:table-row <fo:table-row> >
thank you again.


------------------------------------------------------------------------

------------------------------------------------------------------------

----------------------------------------
J.Pietschmann wrote:

> Othman HADDAD wrote:
>
>> i upgrated from the 0.18 to 0.25 and now i have trouble with table
>> borders,some are missing and there's no special processing for them!
>> can somebody help me with this..?
>
>
> You could be a bit more specific on your problem, couldn't you?
> I guess you have borders defined on table rows. This feature has
> been removed in favor of better support for collapsing. Define
> your borders on table cells only.
>
> J.Pietschmann
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]
>
>


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

 <<reportresultpdf.png>>  <<testpdf.xml>>

 

Attachment: testpdf.pdf
Description: Binary data

Attachment: testpdf.xml
Description: Binary data

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

Reply via email to