IvanLatysh wrote:
I just got the problem, when the space causing words to overlap with each
other. <fo:block-container left="0mm" top="65mm" width="140mm" height="30mm"
position="absolute"> <fo:block font-size="10pt" font-family="Arial"
white-space-collapse="false" white-space-treatment="preserve"> .... <fo:block
white-space-treatment="preserve"><xsl:value-of
select="$dispatch/return_address/ADDRESS/FIRST_NAME"/><xsl:value-of
select="$dispatch/return_address/ADDRESS/LAST_NAME"/></fo:block>

When I am adding the space between first name and the last name the last name
overlap the first name ~3-5 mm.

It might have something to do with justification. Check whether the problem goes away if you increase the width of the container. Posting a full self contained example demonstrating the problem might help.

I am using PSRenderer.

Check whether the PDF renderer shows the same behaviour, it might be a bug in the PS renderer.

J.Pietschmann



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



Reply via email to