Hello,

I'm having some issues with the rendering of table borders. When I ask to render a 
border around the table cell's and the table has a left margin of for example 2cm, 
than the text is shifted correctly 2 cm to the rigth but the borders appear disaligned
with the text, ie 2cm to much to the left (I tend to conclude that the margins are not 
taken into account when rendering the cell borders). It looks like a 'bug' to me, as 
the same file is rendered correctly in the trial versions of the commericial tools
availlable?

kind regards,

Koen.

--

                <fo:table-cell
                        border-width="0.1pt"
                        border-style="solid" >
                                <fo:block
                                        text-align="center"
                                        space-before.optimum="3pt"
                                        space-after.optimum="3pt">
                                                <xsl:apply-templates/>
                        </fo:block>
                </fo:table-cell>




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

Reply via email to