[xsl] Problem - Cannot remove extra spaces and problem with number alignment

Subject: [xsl] Problem - Cannot remove extra spaces and problem with number alignment
From: "SUCHETA LELE" <lelesucheta@xxxxxxxxxxx>
Date: Thu, 14 Nov 2002 14:41:42 +0530

Hi,
We are using FOP , JAXP for getting TEXT file output.
I have the following problems:
1. Each single space in XSL is replaced by TWO spaces in the output text file. I have tried skip-space/ preserve-space hoping somehow the spaces would get controlled, but to no avail.


2. If I have some 2 digits and some 3 digit numbers in a column of a table and try to right align them, the output looks like this- it does not get aligned properly.
123.50
30.56
using normalize-space reduces this problem but if I want to write
$123.50
$30.56
then the problem persists.
Please help.
Thanks
Sucheta Lele






_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail



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



Current Thread