[xsl] right padding with zeros

Subject: [xsl] right padding with zeros
From: "Bhaskar, Rajan" <RBhaskar@xxxxxxx>
Date: Fri, 11 Mar 2005 17:04:46 -0500
Hi,
 How can i right pad a string with zeroes

if a value of 5 digits obtained is 234 it has to be 23400 and not 00234. Is it
possible in format-number.?
I tried but getting only right padded

-----Original Message-----
From: J.Pietschmann [mailto:j3322ptm@xxxxxxxx]
Sent: Friday, March 11, 2005 3:34 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] FO cross references


Elena Pierazzo wrote:
> The problem is that I don't have any output, just the error messages.
> The ID of table is unique (the file is valid) and when I generate an
> HTML from an XSL the cross reference is perfectly working.

See
  http://xml.apache.org/fop/running.html#check-input
for generating the intermediate FO as a file.

J.Pietschmann

Current Thread