You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by David Rosenborg <da...@pantor.com> on 2001/11/14 11:45:57 UTC

Table border thickness inconsistency

Hi!

I'm using Fop 0.20.2 and have experienced the following problem:

When rendering a table with cells like this

<fo:table-cell
       border-bottom-width="0.25pt"
       border-bottom-style="solid"
       border-bottom-color="#e0e0e0">
  <fo:block>test</fo:block>
</fo:table-cell>

not all borders come out with the same width. The deviant
borders appear in groups. The number of borders in each group
seem to vary with the specified bottom-border-width. Is this
maybe a rounding problem? I've only tested the PDF and
PS renderers and the problem appears in both of them.

(BTW, I tried to run my example with a fop compiled from
the latest files in the cvs repository and got no output
pages at all. Maybe this is due to some CR/R incompatibility?)

Cheers,

</David>

David Rosenborg
Pantor Engineering AB