[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Inserting spaces in my FO Style Sheet


Subject: [xsl] Inserting spaces in my FO Style Sheet
From: Kaj.Vetter@xxxxxxxxx
Date: Wed, 20 Jun 2001 11:54:48 -0400

		I am using the following line in my style sheet but when
rendered in PDF it is missing the white space between the City and the Zip
code.  I am out of ideas, any suggestions? I am using FO formatted style
sheets.  

		<fo:block font-size="10pt" font-family="Times Roman"
white-space-collapse="false"><xsl:apply-templates
select="//corresp-addr-city"/>, <xsl:apply-templates
select="//corresp-addr-state"/> <xsl:apply-templates
select="//corresp-addr-postal-code"/></fo:block>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread