XSL FO Table border has gaps in it when the cell is filled with a background color
        Posted  
        
            by Luanne
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Luanne
        
        
        
        Published on 2009-12-18T06:04:16Z
        Indexed on 
            2010/03/18
            12:01 UTC
        
        
        Read the original article
        Hit count: 289
        
xsl-fo
I have a fo:table defined with border="1px solid black". Some rows in the table have cell background-color="green". At different zoom levels, the border is not continuous- on some colored rows, it disappears from the right sometimes. At another zoom level they appear fine.
Any idea what's going wrong?
Thanks Luanne
© Stack Overflow or respective owner