Subject: RE: Inserting spaces in my FO Style Sheet
From: "Linda Zammit" <lzammit@xxxxxxxxxxx>
Date: Wed, 20 Jun 2001 16:31:11 -0400
|
I tried to insert a space in my FO Style Sheet using the suggestion below
and it doesn't work.
If I insert a character and then a space <xsl:text> 1</xsl:text> - it
works - but not the space alone.
Any other suggestions?
Thanks
Linda Zammit
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Michael Kay
Sent: Wednesday, June 20, 2001 12:18 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: Inserting spaces in my FO Style Sheet
> 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?
use <xsl:text> </xsl:text>
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.261 / Virus Database: 131 - Release Date: 6/6/2001
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.261 / Virus Database: 131 - Release Date: 6/6/2001
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|