I have created a table using xsl-fo. Table cells align correctly when no cells span across rows. When I use row spans, the first cell to the left sits against the row spanned cell correctly however the second cell to the left (beneath the first cell) is slightly to the right. All cells below this are also slightly to the right. In the attached code, the cell with the alignment issue has the text 'cell 5' and has a blue background. When the pdf is viewed at 200% it can be seen easier.
Is there any way I can fix this?